In RGB color space, #000a80 hex color has a red value of 0, a green value of 10 and a blue value of 128.
In CMYK color space (used in color printing), #000a80 hex color is composed of 100% cyan, 92.19% magenta, 0% yellow and 49.8% black.
#000a80 color has a hue of 235.3 degrees, a saturation of 100% and a lightness of 25.1%.
#000a80 hex color contains mainly BLUE.
The closest web safe color of #000a80 is #000099
#000a80 hex color has a decimal value of 2688.
HEX | 000a80 | #000a80 |
---|---|---|
RGB | 0, 10, 128 | rgb(0, 10, 128) |
RGB Percent | 0, 3.92, 50.2 | rgb(0, 3.92, 50.2) |
CMYK | 100, 92, 0, 50 | |
HSL | 235.3°, 100, 25.1 | hsl(235.3, 100%, 25.1%) |
HSV | 235.3°, 100, 50.2 |
XYZ | 4.005, 1.776, 20.554 |
---|---|
Hunter Lab | 13.327, 30.322, -82.116 |
CIE-LAB | 14.265, 43.538, -62.549 |
CIE-LCH | 14.265, 76.21, 304.84 |
CIE-LUV | 100, 92.19, 0, 49.8 |
Web Safe | 000099 |
RGB percent of color #000a80
CMYK percent of color #000a80
Text with hexadecimal color #000a80
This text has a font color of #000a80
<p style="color:#000a80">Text here</p>
#000a80 Background Color
This box has a background color of #000a80
<div style="background-color:#000a80">Text here</div>
#000a80 Border Color
This box has a border color of #000a80
<div style="border: 4px solid #000a80">Text here</div>
CSS codes
<p style="color:#000a80">Text here</p>
<div style="background-color:#000a80">Text here</div>
<div style="border: 4px solid #000a80">Text here</div>
#000a80 Color on white background
This is how a font and box color of #000a80 will look
on a white background.
#000a80 Color on black background
This is how a font and box color of #000a80 hex color will look
on a black background.