In RGB color space, #000dea hex color has a red value of 0, a green value of 13 and a blue value of 234.
In CMYK color space (used in color printing), #000dea hex color is composed of 100% cyan, 94.44% magenta, 0% yellow and 8.24% black.
#000dea color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 45.9%.
#000dea hex color contains mainly BLUE.
The closest web safe color of #000dea is #0000ff
#000dea hex color has a decimal value of 3562.
HEX | 000dea | #000dea |
---|---|---|
RGB | 0, 13, 234 | rgb(0, 13, 234) |
RGB Percent | 0, 5.1, 91.76 | rgb(0, 5.1, 91.76) |
CMYK | 100, 94, 0, 8 | |
HSL | 236.7°, 100, 45.9 | hsl(236.7, 100%, 45.9%) |
HSV | 236.7°, 100, 91.8 |
XYZ | 14.995, 6.228, 78.254 |
---|---|
Hunter Lab | 24.956, 63.58, -168.446 |
CIE-LAB | 29.981, 71.979, -99.871 |
CIE-LCH | 29.981, 123.106, 305.781 |
CIE-LUV | 100, 94.44, 0, 8.24 |
Web Safe | 0000ff |
RGB percent of color #000dea
CMYK percent of color #000dea
Text with hexadecimal color #000dea
This text has a font color of #000dea
<p style="color:#000dea">Text here</p>
#000dea Background Color
This box has a background color of #000dea
<div style="background-color:#000dea">Text here</div>
#000dea Border Color
This box has a border color of #000dea
<div style="border: 4px solid #000dea">Text here</div>
CSS codes
<p style="color:#000dea">Text here</p>
<div style="background-color:#000dea">Text here</div>
<div style="border: 4px solid #000dea">Text here</div>
#000dea Color on white background
This is how a font and box color of #000dea will look
on a white background.
#000dea Color on black background
This is how a font and box color of #000dea hex color will look
on a black background.