In RGB color space, #000aeb hex color has a red value of 0, a green value of 10 and a blue value of 235.
In CMYK color space (used in color printing), #000aeb hex color is composed of 100% cyan, 95.74% magenta, 0% yellow and 7.84% black.
#000aeb color has a hue of 237.4 degrees, a saturation of 100% and a lightness of 46.1%.
#000aeb hex color contains mainly BLUE.
The closest web safe color of #000aeb is #0000ff
#000aeb hex color has a decimal value of 2795.
HEX | 000aeb | #000aeb |
---|---|---|
RGB | 0, 10, 235 | rgb(0, 10, 235) |
RGB Percent | 0, 3.92, 92.16 | rgb(0, 3.92, 92.16) |
CMYK | 100, 96, 0, 8 | |
HSL | 237.4°, 100, 46.1 | hsl(237.4, 100%, 46.1%) |
HSV | 237.4°, 100, 92.2 |
XYZ | 15.104, 6.215, 79.001 |
---|---|
Hunter Lab | 24.93, 64.518, -170.435 |
CIE-LAB | 29.949, 72.77, -100.495 |
CIE-LCH | 29.949, 124.075, 305.909 |
CIE-LUV | 100, 95.74, 0, 7.84 |
Web Safe | 0000ff |
RGB percent of color #000aeb
CMYK percent of color #000aeb
Text with hexadecimal color #000aeb
This text has a font color of #000aeb
<p style="color:#000aeb">Text here</p>
#000aeb Background Color
This box has a background color of #000aeb
<div style="background-color:#000aeb">Text here</div>
#000aeb Border Color
This box has a border color of #000aeb
<div style="border: 4px solid #000aeb">Text here</div>
CSS codes
<p style="color:#000aeb">Text here</p>
<div style="background-color:#000aeb">Text here</div>
<div style="border: 4px solid #000aeb">Text here</div>
#000aeb Color on white background
This is how a font and box color of #000aeb will look
on a white background.
#000aeb Color on black background
This is how a font and box color of #000aeb hex color will look
on a black background.