In RGB color space, #35ff00 hex color has a red value of 53, a green value of 255 and a blue value of 0.
In CMYK color space (used in color printing), #35ff00 hex color is composed of 79.22% cyan, 0% magenta, 100% yellow and 0% black.
#35ff00 color has a hue of 107.5 degrees, a saturation of 100% and a lightness of 50%.
#35ff00 hex color contains mainly GREEN.
The closest web safe color of #35ff00 is #33ff00
#35ff00 hex color has a decimal value of 3538688.
HEX | 35ff00 | #35ff00 |
---|---|---|
RGB | 53, 255, 0 | rgb(53, 255, 0) |
RGB Percent | 20.78, 100, 0 | rgb(20.78, 100, 0) |
CMYK | 79, 0, 100, 0 | |
HSL | 107.5°, 100, 50 | hsl(107.5, 100%, 50%) |
HSV | 107.5°, 100, 100 |
XYZ | 37.228, 72.277, 11.989 |
---|---|
Hunter Lab | 85.016, -70.614, 51.15 |
CIE-LAB | 88.102, -82.883, 83.626 |
CIE-LCH | 88.102, 117.741, 134.744 |
CIE-LUV | 79.22, 0, 100, 0 |
Web Safe | 33ff00 |
RGB percent of color #35ff00
CMYK percent of color #35ff00
Text with hexadecimal color #35ff00
This text has a font color of #35ff00
<p style="color:#35ff00">Text here</p>
#35ff00 Background Color
This box has a background color of #35ff00
<div style="background-color:#35ff00">Text here</div>
#35ff00 Border Color
This box has a border color of #35ff00
<div style="border: 4px solid #35ff00">Text here</div>
CSS codes
<p style="color:#35ff00">Text here</p>
<div style="background-color:#35ff00">Text here</div>
<div style="border: 4px solid #35ff00">Text here</div>
#35ff00 Color on white background
This is how a font and box color of #35ff00 will look
on a white background.
#35ff00 Color on black background
This is how a font and box color of #35ff00 hex color will look
on a black background.