In RGB color space, #000aed hex color has a red value of 0, a green value of 10 and a blue value of 237.
In CMYK color space (used in color printing), #000aed hex color is composed of 100% cyan, 95.78% magenta, 0% yellow and 7.06% black.
#000aed color has a hue of 237.5 degrees, a saturation of 100% and a lightness of 46.5%.
#000aed hex color contains mainly BLUE.
The closest web safe color of #000aed is #0000ff
#000aed hex color has a decimal value of 2797.
HEX | 000aed | #000aed |
---|---|---|
RGB | 0, 10, 237 | rgb(0, 10, 237) |
RGB Percent | 0, 3.92, 92.94 | rgb(0, 3.92, 92.94) |
CMYK | 100, 96, 0, 7 | |
HSL | 237.5°, 100, 46.5 | hsl(237.5, 100%, 46.5%) |
HSV | 237.5°, 100, 92.9 |
XYZ | 15.395, 6.332, 80.531 |
---|---|
Hunter Lab | 25.163, 65.17, -172.132 |
CIE-LAB | 30.235, 73.264, -101.153 |
CIE-LCH | 30.235, 124.898, 305.915 |
CIE-LUV | 100, 95.78, 0, 7.06 |
Web Safe | 0000ff |
RGB percent of color #000aed
CMYK percent of color #000aed
Text with hexadecimal color #000aed
This text has a font color of #000aed
<p style="color:#000aed">Text here</p>
#000aed Background Color
This box has a background color of #000aed
<div style="background-color:#000aed">Text here</div>
#000aed Border Color
This box has a border color of #000aed
<div style="border: 4px solid #000aed">Text here</div>
CSS codes
<p style="color:#000aed">Text here</p>
<div style="background-color:#000aed">Text here</div>
<div style="border: 4px solid #000aed">Text here</div>
#000aed Color on white background
This is how a font and box color of #000aed will look
on a white background.
#000aed Color on black background
This is how a font and box color of #000aed hex color will look
on a black background.