In RGB color space, #000a55 hex color has a red value of 0, a green value of 10 and a blue value of 85.
In CMYK color space (used in color printing), #000a55 hex color is composed of 100% cyan, 88.24% magenta, 0% yellow and 66.67% black.
#000a55 color has a hue of 232.9 degrees, a saturation of 100% and a lightness of 16.7%.
#000a55 hex color contains mainly BLUE.
The closest web safe color of #000a55 is #000066
#000a55 hex color has a decimal value of 2645.
HEX | 000a55 | #000a55 |
---|---|---|
RGB | 0, 10, 85 | rgb(0, 10, 85) |
RGB Percent | 0, 3.92, 33.33 | rgb(0, 3.92, 33.33) |
CMYK | 100, 88, 0, 67 | |
HSL | 232.9°, 100, 16.7 | hsl(232.9, 100%, 16.7%) |
HSV | 232.9°, 100, 33.3 |
XYZ | 1.748, 0.873, 8.671 |
---|---|
Hunter Lab | 9.343, 17.043, -48.482 |
CIE-LAB | 7.886, 29.023, -44.864 |
CIE-LCH | 7.886, 53.433, 302.899 |
CIE-LUV | 100, 88.24, 0, 66.67 |
Web Safe | 000066 |
RGB percent of color #000a55
CMYK percent of color #000a55
Text with hexadecimal color #000a55
This text has a font color of #000a55
<p style="color:#000a55">Text here</p>
#000a55 Background Color
This box has a background color of #000a55
<div style="background-color:#000a55">Text here</div>
#000a55 Border Color
This box has a border color of #000a55
<div style="border: 4px solid #000a55">Text here</div>
CSS codes
<p style="color:#000a55">Text here</p>
<div style="background-color:#000a55">Text here</div>
<div style="border: 4px solid #000a55">Text here</div>
#000a55 Color on white background
This is how a font and box color of #000a55 will look
on a white background.
#000a55 Color on black background
This is how a font and box color of #000a55 hex color will look
on a black background.