In RGB color space, #00170c hex color has a red value of 0, a green value of 23 and a blue value of 12.
In CMYK color space (used in color printing), #00170c hex color is composed of 100% cyan, 0% magenta, 47.83% yellow and 90.98% black.
#00170c color has a hue of 151.3 degrees, a saturation of 100% and a lightness of 4.5%.
#00170c hex color contains mainly GREEN.
The closest web safe color of #00170c is #000000
#00170c hex color has a decimal value of 5900.
HEX | 00170c | #00170c |
---|---|---|
RGB | 0, 23, 12 | rgb(0, 23, 12) |
RGB Percent | 0, 9.02, 4.71 | rgb(0, 9.02, 4.71) |
CMYK | 100, 0, 48, 91 | |
HSL | 151.3°, 100, 4.5 | hsl(151.3, 100%, 4.5%) |
HSV | 151.3°, 100, 9 |
XYZ | 0.373, 0.639, 0.452 |
---|---|
Hunter Lab | 7.994, -5.66, 2.243 |
CIE-LAB | 5.772, -9.6, 3.487 |
CIE-LCH | 5.772, 10.214, 160.038 |
CIE-LUV | 100, 0, 47.83, 90.98 |
Web Safe | 000000 |
RGB percent of color #00170c
CMYK percent of color #00170c
Text with hexadecimal color #00170c
This text has a font color of #00170c
<p style="color:#00170c">Text here</p>
#00170c Background Color
This box has a background color of #00170c
<div style="background-color:#00170c">Text here</div>
#00170c Border Color
This box has a border color of #00170c
<div style="border: 4px solid #00170c">Text here</div>
CSS codes
<p style="color:#00170c">Text here</p>
<div style="background-color:#00170c">Text here</div>
<div style="border: 4px solid #00170c">Text here</div>
#00170c Color on white background
This is how a font and box color of #00170c will look
on a white background.
#00170c Color on black background
This is how a font and box color of #00170c hex color will look
on a black background.