In RGB color space, #002baa hex color has a red value of 0, a green value of 43 and a blue value of 170.
In CMYK color space (used in color printing), #002baa hex color is composed of 100% cyan, 74.71% magenta, 0% yellow and 33.33% black.
#002baa color has a hue of 224.8 degrees, a saturation of 100% and a lightness of 33.3%.
#002baa hex color contains mainly BLUE.
The closest web safe color of #002baa is #003399
#002baa hex color has a decimal value of 11178.
HEX | 002baa | #002baa |
---|---|---|
RGB | 0, 43, 170 | rgb(0, 43, 170) |
RGB Percent | 0, 16.86, 66.67 | rgb(0, 16.86, 66.67) |
CMYK | 100, 75, 0, 33 | |
HSL | 224.8°, 100, 33.3 | hsl(224.8, 100%, 33.3%) |
HSV | 224.8°, 100, 66.7 |
XYZ | 8.12, 4.63, 38.496 |
---|---|
Hunter Lab | 21.517, 29.705, -91.011 |
CIE-LAB | 25.654, 40.672, -69.605 |
CIE-LCH | 25.654, 80.617, 300.299 |
CIE-LUV | 100, 74.71, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #002baa
CMYK percent of color #002baa
Text with hexadecimal color #002baa
This text has a font color of #002baa
<p style="color:#002baa">Text here</p>
#002baa Background Color
This box has a background color of #002baa
<div style="background-color:#002baa">Text here</div>
#002baa Border Color
This box has a border color of #002baa
<div style="border: 4px solid #002baa">Text here</div>
CSS codes
<p style="color:#002baa">Text here</p>
<div style="background-color:#002baa">Text here</div>
<div style="border: 4px solid #002baa">Text here</div>
#002baa Color on white background
This is how a font and box color of #002baa will look
on a white background.
#002baa Color on black background
This is how a font and box color of #002baa hex color will look
on a black background.