In RGB color space, #001f2d hex color has a red value of 0, a green value of 31 and a blue value of 45.
In CMYK color space (used in color printing), #001f2d hex color is composed of 100% cyan, 31.11% magenta, 0% yellow and 82.35% black.
#001f2d color has a hue of 198.7 degrees, a saturation of 100% and a lightness of 8.8%.
#001f2d hex color contains mainly BLUE.
The closest web safe color of #001f2d is #003333
#001f2d hex color has a decimal value of 7981.
HEX | 001f2d | #001f2d |
---|---|---|
RGB | 0, 31, 45 | rgb(0, 31, 45) |
RGB Percent | 0, 12.16, 17.65 | rgb(0, 12.16, 17.65) |
CMYK | 100, 31, 0, 82 | |
HSL | 198.7°, 100, 8.8 | hsl(198.7, 100%, 8.8%) |
HSV | 198.7°, 100, 17.6 |
XYZ | 0.964, 1.169, 2.658 |
---|---|
Hunter Lab | 10.812, -3.006, -7.007 |
CIE-LAB | 10.327, -5.247, -12.627 |
CIE-LCH | 10.327, 13.674, 247.435 |
CIE-LUV | 100, 31.11, 0, 82.35 |
Web Safe | 003333 |
RGB percent of color #001f2d
CMYK percent of color #001f2d
Text with hexadecimal color #001f2d
This text has a font color of #001f2d
<p style="color:#001f2d">Text here</p>
#001f2d Background Color
This box has a background color of #001f2d
<div style="background-color:#001f2d">Text here</div>
#001f2d Border Color
This box has a border color of #001f2d
<div style="border: 4px solid #001f2d">Text here</div>
CSS codes
<p style="color:#001f2d">Text here</p>
<div style="background-color:#001f2d">Text here</div>
<div style="border: 4px solid #001f2d">Text here</div>
#001f2d Color on white background
This is how a font and box color of #001f2d will look
on a white background.
#001f2d Color on black background
This is how a font and box color of #001f2d hex color will look
on a black background.