In RGB color space, #000aec hex color has a red value of 0, a green value of 10 and a blue value of 236.
In CMYK color space (used in color printing), #000aec hex color is composed of 100% cyan, 95.76% magenta, 0% yellow and 7.45% black.
#000aec color has a hue of 237.5 degrees, a saturation of 100% and a lightness of 46.3%.
#000aec hex color contains mainly BLUE.
The closest web safe color of #000aec is #0000ff
#000aec hex color has a decimal value of 2796.
HEX | 000aec | #000aec |
---|---|---|
RGB | 0, 10, 236 | rgb(0, 10, 236) |
RGB Percent | 0, 3.92, 92.55 | rgb(0, 3.92, 92.55) |
CMYK | 100, 96, 0, 7 | |
HSL | 237.5°, 100, 46.3 | hsl(237.5, 100%, 46.3%) |
HSV | 237.5°, 100, 92.5 |
XYZ | 15.249, 6.273, 79.764 |
---|---|
Hunter Lab | 25.046, 64.848, -171.289 |
CIE-LAB | 30.091, 73.02, -100.826 |
CIE-LCH | 30.091, 124.49, 305.913 |
CIE-LUV | 100, 95.76, 0, 7.45 |
Web Safe | 0000ff |
RGB percent of color #000aec
CMYK percent of color #000aec
Text with hexadecimal color #000aec
This text has a font color of #000aec
<p style="color:#000aec">Text here</p>
#000aec Background Color
This box has a background color of #000aec
<div style="background-color:#000aec">Text here</div>
#000aec Border Color
This box has a border color of #000aec
<div style="border: 4px solid #000aec">Text here</div>
CSS codes
<p style="color:#000aec">Text here</p>
<div style="background-color:#000aec">Text here</div>
<div style="border: 4px solid #000aec">Text here</div>
#000aec Color on white background
This is how a font and box color of #000aec will look
on a white background.
#000aec Color on black background
This is how a font and box color of #000aec hex color will look
on a black background.