In RGB color space, #34dc00 hex color has a red value of 52, a green value of 220 and a blue value of 0.
In CMYK color space (used in color printing), #34dc00 hex color is composed of 76.36% cyan, 0% magenta, 100% yellow and 13.73% black.
#34dc00 color has a hue of 105.8 degrees, a saturation of 100% and a lightness of 43.1%.
#34dc00 hex color contains mainly GREEN.
The closest web safe color of #34dc00 is #33cc00
#34dc00 hex color has a decimal value of 3464192.
HEX | 34dc00 | #34dc00 |
---|---|---|
RGB | 52, 220, 0 | rgb(52, 220, 0) |
RGB Percent | 20.39, 86.27, 0 | rgb(20.39, 86.27, 0) |
CMYK | 76, 0, 100, 14 | |
HSL | 105.8°, 100, 43.1 | hsl(105.8, 100%, 43.1%) |
HSV | 105.8°, 100, 86.3 |
XYZ | 27.009, 51.916, 8.597 |
---|---|
Hunter Lab | 72.053, -59.182, 43.363 |
CIE-LAB | 77.231, -73.136, 74.941 |
CIE-LCH | 77.231, 104.714, 134.302 |
CIE-LUV | 76.36, 0, 100, 13.73 |
Web Safe | 33cc00 |
RGB percent of color #34dc00
CMYK percent of color #34dc00
Text with hexadecimal color #34dc00
This text has a font color of #34dc00
<p style="color:#34dc00">Text here</p>
#34dc00 Background Color
This box has a background color of #34dc00
<div style="background-color:#34dc00">Text here</div>
#34dc00 Border Color
This box has a border color of #34dc00
<div style="border: 4px solid #34dc00">Text here</div>
CSS codes
<p style="color:#34dc00">Text here</p>
<div style="background-color:#34dc00">Text here</div>
<div style="border: 4px solid #34dc00">Text here</div>
#34dc00 Color on white background
This is how a font and box color of #34dc00 will look
on a white background.
#34dc00 Color on black background
This is how a font and box color of #34dc00 hex color will look
on a black background.