In RGB color space, #0010ec hex color has a red value of 0, a green value of 16 and a blue value of 236.
In CMYK color space (used in color printing), #0010ec hex color is composed of 100% cyan, 93.22% magenta, 0% yellow and 7.45% black.
#0010ec color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 46.3%.
#0010ec hex color contains mainly BLUE.
The closest web safe color of #0010ec is #0000ff
#0010ec hex color has a decimal value of 4332.
HEX | 0010ec | #0010ec |
---|---|---|
RGB | 0, 16, 236 | rgb(0, 16, 236) |
RGB Percent | 0, 6.27, 92.55 | rgb(0, 6.27, 92.55) |
CMYK | 100, 93, 0, 7 | |
HSL | 235.9°, 100, 46.3 | hsl(235.9, 100%, 46.3%) |
HSV | 235.9°, 100, 92.5 |
XYZ | 15.326, 6.427, 79.79 |
---|---|
Hunter Lab | 25.352, 63.545, -168.86 |
CIE-LAB | 30.465, 71.864, -100.2 |
CIE-LCH | 30.465, 123.306, 305.648 |
CIE-LUV | 100, 93.22, 0, 7.45 |
Web Safe | 0000ff |
RGB percent of color #0010ec
CMYK percent of color #0010ec
Text with hexadecimal color #0010ec
This text has a font color of #0010ec
<p style="color:#0010ec">Text here</p>
#0010ec Background Color
This box has a background color of #0010ec
<div style="background-color:#0010ec">Text here</div>
#0010ec Border Color
This box has a border color of #0010ec
<div style="border: 4px solid #0010ec">Text here</div>
CSS codes
<p style="color:#0010ec">Text here</p>
<div style="background-color:#0010ec">Text here</div>
<div style="border: 4px solid #0010ec">Text here</div>
#0010ec Color on white background
This is how a font and box color of #0010ec will look
on a white background.
#0010ec Color on black background
This is how a font and box color of #0010ec hex color will look
on a black background.