In RGB color space, #00ec01 hex color has a red value of 0, a green value of 236 and a blue value of 1.
In CMYK color space (used in color printing), #00ec01 hex color is composed of 100% cyan, 0% magenta, 99.58% yellow and 7.45% black.
#00ec01 color has a hue of 120.3 degrees, a saturation of 100% and a lightness of 46.3%.
#00ec01 hex color contains mainly GREEN.
The closest web safe color of #00ec01 is #00ff00
#00ec01 hex color has a decimal value of 60417.
HEX | 00ec01 | #00ec01 |
---|---|---|
RGB | 0, 236, 1 | rgb(0, 236, 1) |
RGB Percent | 0, 92.55, 0.39 | rgb(0, 92.55, 0.39) |
CMYK | 100, 0, 100, 7 | |
HSL | 120.3°, 100, 46.3 | hsl(120.3, 100%, 46.3%) |
HSV | 120.3°, 100, 92.5 |
XYZ | 30.001, 59.993, 10.027 |
---|---|
Hunter Lab | 77.455, -66.407, 46.543 |
CIE-LAB | 81.834, -81.264, 78.363 |
CIE-LCH | 81.834, 112.892, 136.041 |
CIE-LUV | 100, 0, 99.58, 7.45 |
Web Safe | 00ff00 |
RGB percent of color #00ec01
CMYK percent of color #00ec01
Text with hexadecimal color #00ec01
This text has a font color of #00ec01
<p style="color:#00ec01">Text here</p>
#00ec01 Background Color
This box has a background color of #00ec01
<div style="background-color:#00ec01">Text here</div>
#00ec01 Border Color
This box has a border color of #00ec01
<div style="border: 4px solid #00ec01">Text here</div>
CSS codes
<p style="color:#00ec01">Text here</p>
<div style="background-color:#00ec01">Text here</div>
<div style="border: 4px solid #00ec01">Text here</div>
#00ec01 Color on white background
This is how a font and box color of #00ec01 will look
on a white background.
#00ec01 Color on black background
This is how a font and box color of #00ec01 hex color will look
on a black background.