In RGB color space, #000f2d hex color has a red value of 0, a green value of 15 and a blue value of 45.
In CMYK color space (used in color printing), #000f2d hex color is composed of 100% cyan, 66.67% magenta, 0% yellow and 82.35% black.
#000f2d color has a hue of 220 degrees, a saturation of 100% and a lightness of 8.8%.
#000f2d hex color contains mainly BLUE.
The closest web safe color of #000f2d is #000033
#000f2d hex color has a decimal value of 3885.
HEX | 000f2d | #000f2d |
---|---|---|
RGB | 0, 15, 45 | rgb(0, 15, 45) |
RGB Percent | 0, 5.88, 17.65 | rgb(0, 5.88, 17.65) |
CMYK | 100, 67, 0, 82 | |
HSL | 220°, 100, 8.8 | hsl(220, 100%, 8.8%) |
HSV | 220°, 100, 17.6 |
XYZ | 0.644, 0.531, 2.551 |
---|---|
Hunter Lab | 7.287, 3.023, -15.655 |
CIE-LAB | 4.796, 5.706, -21.373 |
CIE-LCH | 4.796, 22.122, 284.948 |
CIE-LUV | 100, 66.67, 0, 82.35 |
Web Safe | 000033 |
RGB percent of color #000f2d
CMYK percent of color #000f2d
Text with hexadecimal color #000f2d
This text has a font color of #000f2d
<p style="color:#000f2d">Text here</p>
#000f2d Background Color
This box has a background color of #000f2d
<div style="background-color:#000f2d">Text here</div>
#000f2d Border Color
This box has a border color of #000f2d
<div style="border: 4px solid #000f2d">Text here</div>
CSS codes
<p style="color:#000f2d">Text here</p>
<div style="background-color:#000f2d">Text here</div>
<div style="border: 4px solid #000f2d">Text here</div>
#000f2d Color on white background
This is how a font and box color of #000f2d will look
on a white background.
#000f2d Color on black background
This is how a font and box color of #000f2d hex color will look
on a black background.