In RGB color space, #000f2f hex color has a red value of 0, a green value of 15 and a blue value of 47.
In CMYK color space (used in color printing), #000f2f hex color is composed of 100% cyan, 68.09% magenta, 0% yellow and 81.57% black.
#000f2f color has a hue of 220.9 degrees, a saturation of 100% and a lightness of 9.2%.
#000f2f hex color contains mainly BLUE.
The closest web safe color of #000f2f is #000033
#000f2f hex color has a decimal value of 3887.
HEX | 000f2f | #000f2f |
---|---|---|
RGB | 0, 15, 47 | rgb(0, 15, 47) |
RGB Percent | 0, 5.88, 18.43 | rgb(0, 5.88, 18.43) |
CMYK | 100, 68, 0, 82 | |
HSL | 220.9°, 100, 9.2 | hsl(220.9, 100%, 9.2%) |
HSV | 220.9°, 100, 18.4 |
XYZ | 0.684, 0.547, 2.759 |
---|---|
Hunter Lab | 7.396, 3.565, -16.941 |
CIE-LAB | 4.941, 6.722, -22.638 |
CIE-LCH | 4.941, 23.615, 286.538 |
CIE-LUV | 100, 68.09, 0, 81.57 |
Web Safe | 000033 |
RGB percent of color #000f2f
CMYK percent of color #000f2f
Text with hexadecimal color #000f2f
This text has a font color of #000f2f
<p style="color:#000f2f">Text here</p>
#000f2f Background Color
This box has a background color of #000f2f
<div style="background-color:#000f2f">Text here</div>
#000f2f Border Color
This box has a border color of #000f2f
<div style="border: 4px solid #000f2f">Text here</div>
CSS codes
<p style="color:#000f2f">Text here</p>
<div style="background-color:#000f2f">Text here</div>
<div style="border: 4px solid #000f2f">Text here</div>
#000f2f Color on white background
This is how a font and box color of #000f2f will look
on a white background.
#000f2f Color on black background
This is how a font and box color of #000f2f hex color will look
on a black background.