In RGB color space, #002abb hex color has a red value of 0, a green value of 42 and a blue value of 187.
In CMYK color space (used in color printing), #002abb hex color is composed of 100% cyan, 77.54% magenta, 0% yellow and 26.67% black.
#002abb color has a hue of 226.5 degrees, a saturation of 100% and a lightness of 36.7%.
#002abb hex color contains mainly BLUE.
The closest web safe color of #002abb is #0033cc
#002abb hex color has a decimal value of 10939.
HEX | 002abb | #002abb |
---|---|---|
RGB | 0, 42, 187 | rgb(0, 42, 187) |
RGB Percent | 0, 16.47, 73.33 | rgb(0, 16.47, 73.33) |
CMYK | 100, 78, 0, 27 | |
HSL | 226.5°, 100, 36.7 | hsl(226.5, 100%, 36.7%) |
HSV | 226.5°, 100, 73.3 |
XYZ | 9.798, 5.244, 47.509 |
---|---|
Hunter Lab | 22.9, 36.299, -106.976 |
CIE-LAB | 27.419, 47.292, -76.834 |
CIE-LCH | 27.419, 90.222, 301.613 |
CIE-LUV | 100, 77.54, 0, 26.67 |
Web Safe | 0033cc |
RGB percent of color #002abb
CMYK percent of color #002abb
Text with hexadecimal color #002abb
This text has a font color of #002abb
<p style="color:#002abb">Text here</p>
#002abb Background Color
This box has a background color of #002abb
<div style="background-color:#002abb">Text here</div>
#002abb Border Color
This box has a border color of #002abb
<div style="border: 4px solid #002abb">Text here</div>
CSS codes
<p style="color:#002abb">Text here</p>
<div style="background-color:#002abb">Text here</div>
<div style="border: 4px solid #002abb">Text here</div>
#002abb Color on white background
This is how a font and box color of #002abb will look
on a white background.
#002abb Color on black background
This is how a font and box color of #002abb hex color will look
on a black background.