In RGB color space, #0003ea hex color has a red value of 0, a green value of 3 and a blue value of 234.
In CMYK color space (used in color printing), #0003ea hex color is composed of 100% cyan, 98.72% magenta, 0% yellow and 8.24% black.
#0003ea color has a hue of 239.2 degrees, a saturation of 100% and a lightness of 45.9%.
#0003ea hex color contains mainly BLUE.
The closest web safe color of #0003ea is #0000ff
#0003ea hex color has a decimal value of 1002.
HEX | 0003ea | #0003ea |
---|---|---|
RGB | 0, 3, 234 | rgb(0, 3, 234) |
RGB Percent | 0, 1.18, 91.76 | rgb(0, 1.18, 91.76) |
CMYK | 100, 99, 0, 8 | |
HSL | 239.2°, 100, 45.9 | hsl(239.2, 100%, 45.9%) |
HSV | 239.2°, 100, 91.8 |
XYZ | 14.884, 6.006, 78.217 |
---|---|
Hunter Lab | 24.507, 65.521, -172.075 |
CIE-LAB | 29.428, 73.694, -100.796 |
CIE-LCH | 29.428, 124.862, 306.171 |
CIE-LUV | 100, 98.72, 0, 8.24 |
Web Safe | 0000ff |
RGB percent of color #0003ea
CMYK percent of color #0003ea
Text with hexadecimal color #0003ea
This text has a font color of #0003ea
<p style="color:#0003ea">Text here</p>
#0003ea Background Color
This box has a background color of #0003ea
<div style="background-color:#0003ea">Text here</div>
#0003ea Border Color
This box has a border color of #0003ea
<div style="border: 4px solid #0003ea">Text here</div>
CSS codes
<p style="color:#0003ea">Text here</p>
<div style="background-color:#0003ea">Text here</div>
<div style="border: 4px solid #0003ea">Text here</div>
#0003ea Color on white background
This is how a font and box color of #0003ea will look
on a white background.
#0003ea Color on black background
This is how a font and box color of #0003ea hex color will look
on a black background.