In RGB color space, #00ff13 hex color has a red value of 0, a green value of 255 and a blue value of 19.
In CMYK color space (used in color printing), #00ff13 hex color is composed of 100% cyan, 0% magenta, 92.55% yellow and 0% black.
#00ff13 color has a hue of 124.5 degrees, a saturation of 100% and a lightness of 50%.
#00ff13 hex color contains mainly GREEN.
The closest web safe color of #00ff13 is #00ff00
#00ff13 hex color has a decimal value of 65299.
HEX | 00ff13 | #00ff13 |
---|---|---|
RGB | 0, 255, 19 | rgb(0, 255, 19) |
RGB Percent | 0, 100, 7.45 | rgb(0, 100, 7.45) |
CMYK | 100, 0, 93, 0 | |
HSL | 124.5°, 100, 50 | hsl(124.5, 100%, 50%) |
HSV | 124.5°, 100, 100 |
XYZ | 35.878, 71.567, 12.539 |
---|---|
Hunter Lab | 84.597, -72.343, 50.43 |
CIE-LAB | 87.76, -85.886, 81.592 |
CIE-LCH | 87.76, 118.464, 136.469 |
CIE-LUV | 100, 0, 92.55, 0 |
Web Safe | 00ff00 |
RGB percent of color #00ff13
CMYK percent of color #00ff13
Text with hexadecimal color #00ff13
This text has a font color of #00ff13
<p style="color:#00ff13">Text here</p>
#00ff13 Background Color
This box has a background color of #00ff13
<div style="background-color:#00ff13">Text here</div>
#00ff13 Border Color
This box has a border color of #00ff13
<div style="border: 4px solid #00ff13">Text here</div>
CSS codes
<p style="color:#00ff13">Text here</p>
<div style="background-color:#00ff13">Text here</div>
<div style="border: 4px solid #00ff13">Text here</div>
#00ff13 Color on white background
This is how a font and box color of #00ff13 will look
on a white background.
#00ff13 Color on black background
This is how a font and box color of #00ff13 hex color will look
on a black background.