In RGB color space, #1cc000 hex color has a red value of 28, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #1cc000 hex color is composed of 85.42% cyan, 0% magenta, 100% yellow and 24.71% black.
#1cc000 color has a hue of 111.3 degrees, a saturation of 100% and a lightness of 37.6%.
#1cc000 hex color contains mainly GREEN.
The closest web safe color of #1cc000 is #33cc00
#1cc000 hex color has a decimal value of 1884160.
HEX | 1cc000 | #1cc000 |
---|---|---|
RGB | 28, 192, 0 | rgb(28, 192, 0) |
RGB Percent | 10.98, 75.29, 0 | rgb(10.98, 75.29, 0) |
CMYK | 85, 0, 100, 25 | |
HSL | 111.3°, 100, 37.6 | hsl(111.3, 100%, 37.6%) |
HSV | 111.3°, 100, 75.3 |
XYZ | 19.329, 37.946, 6.306 |
---|---|
Hunter Lab | 61.6, -51.791, 37.051 |
CIE-LAB | 67.981, -67.955, 67.415 |
CIE-LCH | 67.981, 95.722, 135.229 |
CIE-LUV | 85.42, 0, 100, 24.71 |
Web Safe | 33cc00 |
RGB percent of color #1cc000
CMYK percent of color #1cc000
Text with hexadecimal color #1cc000
This text has a font color of #1cc000
<p style="color:#1cc000">Text here</p>
#1cc000 Background Color
This box has a background color of #1cc000
<div style="background-color:#1cc000">Text here</div>
#1cc000 Border Color
This box has a border color of #1cc000
<div style="border: 4px solid #1cc000">Text here</div>
CSS codes
<p style="color:#1cc000">Text here</p>
<div style="background-color:#1cc000">Text here</div>
<div style="border: 4px solid #1cc000">Text here</div>
#1cc000 Color on white background
This is how a font and box color of #1cc000 will look
on a white background.
#1cc000 Color on black background
This is how a font and box color of #1cc000 hex color will look
on a black background.