In RGB color space, #000a33 hex color has a red value of 0, a green value of 10 and a blue value of 51.
In CMYK color space (used in color printing), #000a33 hex color is composed of 100% cyan, 80.39% magenta, 0% yellow and 80% black.
#000a33 color has a hue of 228.2 degrees, a saturation of 100% and a lightness of 10%.
#000a33 hex color contains mainly BLUE.
The closest web safe color of #000a33 is #000033
#000a33 hex color has a decimal value of 2611.
HEX | 000a33 | #000a33 |
---|---|---|
RGB | 0, 10, 51 | rgb(0, 10, 51) |
RGB Percent | 0, 3.92, 20 | rgb(0, 3.92, 20) |
CMYK | 100, 80, 0, 80 | |
HSL | 228.2°, 100, 10 | hsl(228.2, 100%, 10%) |
HSV | 228.2°, 100, 20 |
XYZ | 0.706, 0.456, 3.183 |
---|---|
Hunter Lab | 6.753, 6.845, -23.22 |
CIE-LAB | 4.119, 11.166, -26.923 |
CIE-LCH | 4.119, 29.147, 292.526 |
CIE-LUV | 100, 80.39, 0, 80 |
Web Safe | 000033 |
RGB percent of color #000a33
CMYK percent of color #000a33
Text with hexadecimal color #000a33
This text has a font color of #000a33
<p style="color:#000a33">Text here</p>
#000a33 Background Color
This box has a background color of #000a33
<div style="background-color:#000a33">Text here</div>
#000a33 Border Color
This box has a border color of #000a33
<div style="border: 4px solid #000a33">Text here</div>
CSS codes
<p style="color:#000a33">Text here</p>
<div style="background-color:#000a33">Text here</div>
<div style="border: 4px solid #000a33">Text here</div>
#000a33 Color on white background
This is how a font and box color of #000a33 will look
on a white background.
#000a33 Color on black background
This is how a font and box color of #000a33 hex color will look
on a black background.