In RGB color space, #00090c hex color has a red value of 0, a green value of 9 and a blue value of 12.
In CMYK color space (used in color printing), #00090c hex color is composed of 100% cyan, 25% magenta, 0% yellow and 95.29% black.
#00090c color has a hue of 195 degrees, a saturation of 100% and a lightness of 2.4%.
#00090c hex color contains mainly BLUE.
The closest web safe color of #00090c is #000000
#00090c hex color has a decimal value of 2316.
HEX | 00090c | #00090c |
---|---|---|
RGB | 0, 9, 12 | rgb(0, 9, 12) |
RGB Percent | 0, 3.53, 4.71 | rgb(0, 3.53, 4.71) |
CMYK | 100, 25, 0, 95 | |
HSL | 195°, 100, 2.4 | hsl(195, 100%, 2.4%) |
HSV | 195°, 100, 4.7 |
XYZ | 0.164, 0.222, 0.382 |
---|---|
Hunter Lab | 4.712, -2.032, -1.509 |
CIE-LAB | 2.005, -1.925, -2.006 |
CIE-LCH | 2.005, 2.78, 226.18 |
CIE-LUV | 100, 25, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #00090c
CMYK percent of color #00090c
Text with hexadecimal color #00090c
This text has a font color of #00090c
<p style="color:#00090c">Text here</p>
#00090c Background Color
This box has a background color of #00090c
<div style="background-color:#00090c">Text here</div>
#00090c Border Color
This box has a border color of #00090c
<div style="border: 4px solid #00090c">Text here</div>
CSS codes
<p style="color:#00090c">Text here</p>
<div style="background-color:#00090c">Text here</div>
<div style="border: 4px solid #00090c">Text here</div>
#00090c Color on white background
This is how a font and box color of #00090c will look
on a white background.
#00090c Color on black background
This is how a font and box color of #00090c hex color will look
on a black background.