In RGB color space, #002bad hex color has a red value of 0, a green value of 43 and a blue value of 173.
In CMYK color space (used in color printing), #002bad hex color is composed of 100% cyan, 75.14% magenta, 0% yellow and 32.16% black.
#002bad color has a hue of 225.1 degrees, a saturation of 100% and a lightness of 33.9%.
#002bad hex color contains mainly BLUE.
The closest web safe color of #002bad is #003399
#002bad hex color has a decimal value of 11181.
HEX | 002bad | #002bad |
---|---|---|
RGB | 0, 43, 173 | rgb(0, 43, 173) |
RGB Percent | 0, 16.86, 67.84 | rgb(0, 16.86, 67.84) |
CMYK | 100, 75, 0, 32 | |
HSL | 225.1°, 100, 33.9 | hsl(225.1, 100%, 33.9%) |
HSV | 225.1°, 100, 67.8 |
XYZ | 8.407, 4.745, 40.008 |
---|---|
Hunter Lab | 21.783, 30.771, -93.647 |
CIE-LAB | 25.996, 41.762, -70.843 |
CIE-LCH | 25.996, 82.236, 300.519 |
CIE-LUV | 100, 75.14, 0, 32.16 |
Web Safe | 003399 |
RGB percent of color #002bad
CMYK percent of color #002bad
Text with hexadecimal color #002bad
This text has a font color of #002bad
<p style="color:#002bad">Text here</p>
#002bad Background Color
This box has a background color of #002bad
<div style="background-color:#002bad">Text here</div>
#002bad Border Color
This box has a border color of #002bad
<div style="border: 4px solid #002bad">Text here</div>
CSS codes
<p style="color:#002bad">Text here</p>
<div style="background-color:#002bad">Text here</div>
<div style="border: 4px solid #002bad">Text here</div>
#002bad Color on white background
This is how a font and box color of #002bad will look
on a white background.
#002bad Color on black background
This is how a font and box color of #002bad hex color will look
on a black background.