In RGB color space, #00ff34 hex color has a red value of 0, a green value of 255 and a blue value of 52.
In CMYK color space (used in color printing), #00ff34 hex color is composed of 100% cyan, 0% magenta, 79.61% yellow and 0% black.
#00ff34 color has a hue of 132.2 degrees, a saturation of 100% and a lightness of 50%.
#00ff34 hex color contains mainly GREEN.
The closest web safe color of #00ff34 is #00ff33
#00ff34 hex color has a decimal value of 65332.
HEX | 00ff34 | #00ff34 |
---|---|---|
RGB | 0, 255, 52 | rgb(0, 255, 52) |
RGB Percent | 0, 100, 20.39 | rgb(0, 100, 20.39) |
CMYK | 100, 0, 80, 0 | |
HSL | 132.2°, 100, 50 | hsl(132.2, 100%, 50%) |
HSV | 132.2°, 100, 100 |
XYZ | 36.38, 71.768, 15.184 |
---|---|
Hunter Lab | 84.716, -71.599, 48.674 |
CIE-LAB | 87.857, -84.627, 75.349 |
CIE-LCH | 87.857, 113.31, 138.319 |
CIE-LUV | 100, 0, 79.61, 0 |
Web Safe | 00ff33 |
RGB percent of color #00ff34
CMYK percent of color #00ff34
Text with hexadecimal color #00ff34
This text has a font color of #00ff34
<p style="color:#00ff34">Text here</p>
#00ff34 Background Color
This box has a background color of #00ff34
<div style="background-color:#00ff34">Text here</div>
#00ff34 Border Color
This box has a border color of #00ff34
<div style="border: 4px solid #00ff34">Text here</div>
CSS codes
<p style="color:#00ff34">Text here</p>
<div style="background-color:#00ff34">Text here</div>
<div style="border: 4px solid #00ff34">Text here</div>
#00ff34 Color on white background
This is how a font and box color of #00ff34 will look
on a white background.
#00ff34 Color on black background
This is how a font and box color of #00ff34 hex color will look
on a black background.