In RGB color space, #000fab hex color has a red value of 0, a green value of 15 and a blue value of 171.
In CMYK color space (used in color printing), #000fab hex color is composed of 100% cyan, 91.23% magenta, 0% yellow and 32.94% black.
#000fab color has a hue of 234.7 degrees, a saturation of 100% and a lightness of 33.5%.
#000fab hex color contains mainly BLUE.
The closest web safe color of #000fab is #000099
#000fab hex color has a decimal value of 4011.
HEX | 000fab | #000fab |
---|---|---|
RGB | 0, 15, 171 | rgb(0, 15, 171) |
RGB Percent | 0, 5.88, 67.06 | rgb(0, 5.88, 67.06) |
CMYK | 100, 91, 0, 33 | |
HSL | 234.7°, 100, 33.5 | hsl(234.7, 100%, 33.5%) |
HSV | 234.7°, 100, 67.1 |
XYZ | 7.522, 3.282, 38.765 |
---|---|
Hunter Lab | 18.116, 42.411, -114.187 |
CIE-LAB | 21.14, 54.584, -77.716 |
CIE-LCH | 21.14, 94.969, 305.082 |
CIE-LUV | 100, 91.23, 0, 32.94 |
Web Safe | 000099 |
RGB percent of color #000fab
CMYK percent of color #000fab
Text with hexadecimal color #000fab
This text has a font color of #000fab
<p style="color:#000fab">Text here</p>
#000fab Background Color
This box has a background color of #000fab
<div style="background-color:#000fab">Text here</div>
#000fab Border Color
This box has a border color of #000fab
<div style="border: 4px solid #000fab">Text here</div>
CSS codes
<p style="color:#000fab">Text here</p>
<div style="background-color:#000fab">Text here</div>
<div style="border: 4px solid #000fab">Text here</div>
#000fab Color on white background
This is how a font and box color of #000fab will look
on a white background.
#000fab Color on black background
This is how a font and box color of #000fab hex color will look
on a black background.