In RGB color space, #0001af hex color has a red value of 0, a green value of 1 and a blue value of 175.
In CMYK color space (used in color printing), #0001af hex color is composed of 100% cyan, 99.43% magenta, 0% yellow and 31.37% black.
#0001af color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 34.3%.
#0001af hex color contains mainly BLUE.
The closest web safe color of #0001af is #000099
#0001af hex color has a decimal value of 431.
HEX | 0001af | #0001af |
---|---|---|
RGB | 0, 1, 175 | rgb(0, 1, 175) |
RGB Percent | 0, 0.39, 68.63 | rgb(0, 0.39, 68.63) |
CMYK | 100, 99, 0, 31 | |
HSL | 239.7°, 100, 34.3 | hsl(239.7, 100%, 34.3%) |
HSV | 239.7°, 100, 68.6 |
XYZ | 7.749, 3.117, 40.751 |
---|---|
Hunter Lab | 17.655, 47.449, -124.494 |
CIE-LAB | 20.507, 59.451, -81.188 |
CIE-LCH | 20.507, 100.628, 306.214 |
CIE-LUV | 100, 99.43, 0, 31.37 |
Web Safe | 000099 |
RGB percent of color #0001af
CMYK percent of color #0001af
Text with hexadecimal color #0001af
This text has a font color of #0001af
<p style="color:#0001af">Text here</p>
#0001af Background Color
This box has a background color of #0001af
<div style="background-color:#0001af">Text here</div>
#0001af Border Color
This box has a border color of #0001af
<div style="border: 4px solid #0001af">Text here</div>
CSS codes
<p style="color:#0001af">Text here</p>
<div style="background-color:#0001af">Text here</div>
<div style="border: 4px solid #0001af">Text here</div>
#0001af Color on white background
This is how a font and box color of #0001af will look
on a white background.
#0001af Color on black background
This is how a font and box color of #0001af hex color will look
on a black background.