In RGB color space, #000aca hex color has a red value of 0, a green value of 10 and a blue value of 202.
In CMYK color space (used in color printing), #000aca hex color is composed of 100% cyan, 95.05% magenta, 0% yellow and 20.78% black.
#000aca color has a hue of 237 degrees, a saturation of 100% and a lightness of 39.6%.
#000aca hex color contains mainly BLUE.
The closest web safe color of #000aca is #0000cc
#000aca hex color has a decimal value of 2762.
HEX | 000aca | #000aca |
---|---|---|
RGB | 0, 10, 202 | rgb(0, 10, 202) |
RGB Percent | 0, 3.92, 79.22 | rgb(0, 3.92, 79.22) |
CMYK | 100, 95, 0, 21 | |
HSL | 237°, 100, 39.6 | hsl(237, 100%, 39.6%) |
HSV | 237°, 100, 79.2 |
XYZ | 10.769, 4.481, 56.175 |
---|---|
Hunter Lab | 21.168, 53.764, -142.521 |
CIE-LAB | 25.202, 64.35, -89.37 |
CIE-LCH | 25.202, 110.127, 305.755 |
CIE-LUV | 100, 95.05, 0, 20.78 |
Web Safe | 0000cc |
RGB percent of color #000aca
CMYK percent of color #000aca
Text with hexadecimal color #000aca
This text has a font color of #000aca
<p style="color:#000aca">Text here</p>
#000aca Background Color
This box has a background color of #000aca
<div style="background-color:#000aca">Text here</div>
#000aca Border Color
This box has a border color of #000aca
<div style="border: 4px solid #000aca">Text here</div>
CSS codes
<p style="color:#000aca">Text here</p>
<div style="background-color:#000aca">Text here</div>
<div style="border: 4px solid #000aca">Text here</div>
#000aca Color on white background
This is how a font and box color of #000aca will look
on a white background.
#000aca Color on black background
This is how a font and box color of #000aca hex color will look
on a black background.