In RGB color space, #0000ec hex color has a red value of 0, a green value of 0 and a blue value of 236.
In CMYK color space (used in color printing), #0000ec hex color is composed of 100% cyan, 100% magenta, 0% yellow and 7.45% black.
#0000ec color has a hue of 240 degrees, a saturation of 100% and a lightness of 46.3%.
#0000ec hex color contains mainly BLUE.
The closest web safe color of #0000ec is #0000ff
#0000ec hex color has a decimal value of 236.
HEX | 0000ec | #0000ec |
---|---|---|
RGB | 0, 0, 236 | rgb(0, 0, 236) |
RGB Percent | 0, 0, 92.55 | rgb(0, 0, 92.55) |
CMYK | 100, 100, 0, 7 | |
HSL | 240°, 100, 46.3 | hsl(240, 100%, 46.3%) |
HSV | 240°, 100, 92.5 |
XYZ | 15.14, 6.056, 79.728 |
---|---|
Hunter Lab | 24.609, 66.752, -174.861 |
CIE-LAB | 29.553, 74.689, -101.726 |
CIE-LCH | 29.553, 126.201, 306.287 |
CIE-LUV | 100, 100, 0, 7.45 |
Web Safe | 0000ff |
RGB percent of color #0000ec
CMYK percent of color #0000ec
Text with hexadecimal color #0000ec
This text has a font color of #0000ec
<p style="color:#0000ec">Text here</p>
#0000ec Background Color
This box has a background color of #0000ec
<div style="background-color:#0000ec">Text here</div>
#0000ec Border Color
This box has a border color of #0000ec
<div style="border: 4px solid #0000ec">Text here</div>
CSS codes
<p style="color:#0000ec">Text here</p>
<div style="background-color:#0000ec">Text here</div>
<div style="border: 4px solid #0000ec">Text here</div>
#0000ec Color on white background
This is how a font and box color of #0000ec will look
on a white background.
#0000ec Color on black background
This is how a font and box color of #0000ec hex color will look
on a black background.