In RGB color space, #69ff00 hex color has a red value of 105, a green value of 255 and a blue value of 0.
In CMYK color space (used in color printing), #69ff00 hex color is composed of 58.82% cyan, 0% magenta, 100% yellow and 0% black.
#69ff00 color has a hue of 95.3 degrees, a saturation of 100% and a lightness of 50%.
#69ff00 hex color contains mainly GREEN.
The closest web safe color of #69ff00 is #66ff00
#69ff00 hex color has a decimal value of 6946560.
HEX | 69ff00 | #69ff00 |
---|---|---|
RGB | 105, 255, 0 | rgb(105, 255, 0) |
RGB Percent | 41.18, 100, 0 | rgb(41.18, 100, 0) |
CMYK | 59, 0, 100, 0 | |
HSL | 95.3°, 100, 50 | hsl(95.3, 100%, 50%) |
HSV | 95.3°, 100, 100 |
XYZ | 41.586, 74.523, 12.193 |
---|---|
Hunter Lab | 86.327, -65.083, 52.054 |
CIE-LAB | 89.169, -73.732, 84.925 |
CIE-LCH | 89.169, 112.466, 130.965 |
CIE-LUV | 58.82, 0, 100, 0 |
Web Safe | 66ff00 |
RGB percent of color #69ff00
CMYK percent of color #69ff00
Text with hexadecimal color #69ff00
This text has a font color of #69ff00
<p style="color:#69ff00">Text here</p>
#69ff00 Background Color
This box has a background color of #69ff00
<div style="background-color:#69ff00">Text here</div>
#69ff00 Border Color
This box has a border color of #69ff00
<div style="border: 4px solid #69ff00">Text here</div>
CSS codes
<p style="color:#69ff00">Text here</p>
<div style="background-color:#69ff00">Text here</div>
<div style="border: 4px solid #69ff00">Text here</div>
#69ff00 Color on white background
This is how a font and box color of #69ff00 will look
on a white background.
#69ff00 Color on black background
This is how a font and box color of #69ff00 hex color will look
on a black background.