In RGB color space, #002fab hex color has a red value of 0, a green value of 47 and a blue value of 171.
In CMYK color space (used in color printing), #002fab hex color is composed of 100% cyan, 72.51% magenta, 0% yellow and 32.94% black.
#002fab color has a hue of 223.5 degrees, a saturation of 100% and a lightness of 33.5%.
#002fab hex color contains mainly BLUE.
The closest web safe color of #002fab is #003399
#002fab hex color has a decimal value of 12203.
HEX | 002fab | #002fab |
---|---|---|
RGB | 0, 47, 171 | rgb(0, 47, 171) |
RGB Percent | 0, 18.43, 67.06 | rgb(0, 18.43, 67.06) |
CMYK | 100, 73, 0, 33 | |
HSL | 223.5°, 100, 33.5 | hsl(223.5, 100%, 33.5%) |
HSV | 223.5°, 100, 67.1 |
XYZ | 8.367, 4.973, 39.047 |
---|---|
Hunter Lab | 22.3, 27.947, -88.205 |
CIE-LAB | 26.658, 38.554, -68.545 |
CIE-LCH | 26.658, 78.644, 299.356 |
CIE-LUV | 100, 72.51, 0, 32.94 |
Web Safe | 003399 |
RGB percent of color #002fab
CMYK percent of color #002fab
Text with hexadecimal color #002fab
This text has a font color of #002fab
<p style="color:#002fab">Text here</p>
#002fab Background Color
This box has a background color of #002fab
<div style="background-color:#002fab">Text here</div>
#002fab Border Color
This box has a border color of #002fab
<div style="border: 4px solid #002fab">Text here</div>
CSS codes
<p style="color:#002fab">Text here</p>
<div style="background-color:#002fab">Text here</div>
<div style="border: 4px solid #002fab">Text here</div>
#002fab Color on white background
This is how a font and box color of #002fab will look
on a white background.
#002fab Color on black background
This is how a font and box color of #002fab hex color will look
on a black background.