In RGB color space, #ccff50 hex color has a red value of 204, a green value of 255 and a blue value of 80.
In CMYK color space (used in color printing), #ccff50 hex color is composed of 20% cyan, 0% magenta, 68.63% yellow and 0% black.
#ccff50 color has a hue of 77.5 degrees, a saturation of 100% and a lightness of 65.7%.
#ccff50 hex color contains mainly GREEN.
The closest web safe color of #ccff50 is #ccff66
#ccff50 hex color has a decimal value of 13434704.
HEX | ccff50 | #ccff50 |
---|---|---|
RGB | 204, 255, 80 | rgb(204, 255, 80) |
RGB Percent | 80, 100, 31.37 | rgb(80, 100, 31.37) |
CMYK | 20, 0, 69, 0 | |
HSL | 77.5°, 100, 65.7 | hsl(77.5, 100%, 65.7%) |
HSV | 77.5°, 68.6, 100 |
XYZ | 62.11, 84.937, 20.71 |
---|---|
Hunter Lab | 92.161, -40.986, 51.19 |
CIE-LAB | 93.856, -39.629, 74.388 |
CIE-LCH | 93.856, 84.285, 118.046 |
CIE-LUV | 20, 0, 68.63, 0 |
Web Safe | ccff66 |
RGB percent of color #ccff50
CMYK percent of color #ccff50
Text with hexadecimal color #ccff50
This text has a font color of #ccff50
<p style="color:#ccff50">Text here</p>
#ccff50 Background Color
This box has a background color of #ccff50
<div style="background-color:#ccff50">Text here</div>
#ccff50 Border Color
This box has a border color of #ccff50
<div style="border: 4px solid #ccff50">Text here</div>
CSS codes
<p style="color:#ccff50">Text here</p>
<div style="background-color:#ccff50">Text here</div>
<div style="border: 4px solid #ccff50">Text here</div>
#ccff50 Color on white background
This is how a font and box color of #ccff50 will look
on a white background.
#ccff50 Color on black background
This is how a font and box color of #ccff50 hex color will look
on a black background.