⤺ color picker
0
Reddit

#000600 Color Hex

Hex color #000600, RGB(0, 6, 0) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.


The hex color code #000600 is a shade of green. In a RGB color space it is composed of 0% red, 2.35% green and 0% blue. In HSL notation it has 120° hue, 100% saturation and 1.2% lightness. The process color (CMYK) is combination of 100% cyan, 0% magenta, 100% yellow and 97.65% key (black). The closest short hexadecimal code of #000600 is #000.

Color information

  • #000600 is a shade of green.
  • Green is dominant among the three primary colors (RGB).
  • CMYK color proportions:
    • Cyan: 100%
    • Magenta: 0%
    • Yellow: 100%
    • Key color - black: 97.65%
  • In the HSL model coordinates are:
    • Hue: 120° degrees
    • Saturation: 100%
    • Lightness: 1.2%
  • The values in the RGB color space are:
    • Red: 0 (0%)
    • Green: 6 (2.35%)
    • Blue: 0 (0%)

Conversions

Hex:
#000600
CMYK:
C: 100%, M: 0%, Y: 100%, K: 97.65%
RGB:
R: 0, G: 6, B: 0
HSL:
H: 120°, S: 100%, L: 1.2%

Color harmonies

#000600 color HTML and CSS codes

Example CSS code:

.setFontColor { color: #000600; }
.setBackgroundColor { background-color: #000600; }

#000600 text/font color

How to set font color?

<p style="color:#000600">Font color is #000600.</p>

Font color is #000600.

When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant

#000600 background color

How to set background color?

<div style="background-color:#000600">Background color is #000600.</div>

Background color is #000600.

Compromise in colors is grey.
- Edi Rama