In RGB color space, #0f001e hex color has a red value of 15, a green value of 0 and a blue value of 30.
In CMYK color space (used in color printing), #0f001e hex color is composed of 50% cyan, 100% magenta, 0% yellow and 88.24% black.
#0f001e color has a hue of 270 degrees, a saturation of 100% and a lightness of 5.9%.
#0f001e hex color contains mainly BLUE.
The closest web safe color of #0f001e is #000033
#0f001e hex color has a decimal value of 983070.
HEX | 0f001e | #0f001e |
---|---|---|
RGB | 15, 0, 30 | rgb(15, 0, 30) |
RGB Percent | 5.88, 0, 11.76 | rgb(5.88, 0, 11.76) |
CMYK | 50, 100, 0, 88 | |
HSL | 270°, 100, 5.9 | hsl(270, 100%, 5.9%) |
HSV | 270°, 100, 11.8 |
XYZ | 0.431, 0.195, 1.243 |
---|---|
Hunter Lab | 4.416, 9.694, -13.598 |
CIE-LAB | 1.761, 10.063, -14.41 |
CIE-LCH | 1.761, 17.576, 304.928 |
CIE-LUV | 50, 100, 0, 88.24 |
Web Safe | 000033 |
RGB percent of color #0f001e
CMYK percent of color #0f001e
Text with hexadecimal color #0f001e
This text has a font color of #0f001e
<p style="color:#0f001e">Text here</p>
#0f001e Background Color
This box has a background color of #0f001e
<div style="background-color:#0f001e">Text here</div>
#0f001e Border Color
This box has a border color of #0f001e
<div style="border: 4px solid #0f001e">Text here</div>
CSS codes
<p style="color:#0f001e">Text here</p>
<div style="background-color:#0f001e">Text here</div>
<div style="border: 4px solid #0f001e">Text here</div>
#0f001e Color on white background
This is how a font and box color of #0f001e will look
on a white background.
#0f001e Color on black background
This is how a font and box color of #0f001e hex color will look
on a black background.