In RGB color space, #000a50 hex color has a red value of 0, a green value of 10 and a blue value of 80.
In CMYK color space (used in color printing), #000a50 hex color is composed of 100% cyan, 87.5% magenta, 0% yellow and 68.63% black.
#000a50 color has a hue of 232.5 degrees, a saturation of 100% and a lightness of 15.7%.
#000a50 hex color contains mainly BLUE.
The closest web safe color of #000a50 is #000066
#000a50 hex color has a decimal value of 2640.
HEX | 000a50 | #000a50 |
---|---|---|
RGB | 0, 10, 80 | rgb(0, 10, 80) |
RGB Percent | 0, 3.92, 31.37 | rgb(0, 3.92, 31.37) |
CMYK | 100, 88, 0, 69 | |
HSL | 232.5°, 100, 15.7 | hsl(232.5, 100%, 15.7%) |
HSV | 232.5°, 100, 31.4 |
XYZ | 1.557, 0.796, 7.661 |
---|---|
Hunter Lab | 8.922, 15.538, -44.666 |
CIE-LAB | 7.19, 27.028, -42.584 |
CIE-LCH | 7.19, 50.437, 302.403 |
CIE-LUV | 100, 87.5, 0, 68.63 |
Web Safe | 000066 |
RGB percent of color #000a50
CMYK percent of color #000a50
Text with hexadecimal color #000a50
This text has a font color of #000a50
<p style="color:#000a50">Text here</p>
#000a50 Background Color
This box has a background color of #000a50
<div style="background-color:#000a50">Text here</div>
#000a50 Border Color
This box has a border color of #000a50
<div style="border: 4px solid #000a50">Text here</div>
CSS codes
<p style="color:#000a50">Text here</p>
<div style="background-color:#000a50">Text here</div>
<div style="border: 4px solid #000a50">Text here</div>
#000a50 Color on white background
This is how a font and box color of #000a50 will look
on a white background.
#000a50 Color on black background
This is how a font and box color of #000a50 hex color will look
on a black background.