In a RGB color space, #8cff8c hex color is composed of 54.9% red, 100% green and 54.9% blue. Whereas in a CMYK color space, it is composed of 45.1% cyan, 0% magenta, 45.1% yellow and 0% black. It has a hue angle of 120 degrees, a saturation of 100% and a lightness of 77.5%. #8cff8c color hex could be obtained by blending #ffffff with #19ff19. Closest websafe color is: #99ff99.
The hexadecimal color #8cff8c has RGB values of R:140, G:255, B:140 and CMYK values of C:0.45, M:0, Y:0.45, K:0. Its decimal value is 9240460.
Hex triplet | 8cff8c | #8cff8c |
RGB Decimal | 140, 255, 140 | rgb(140,255,140) |
RGB Percent | 54.9, 100, 54.9 | rgb(54.9%,100%,54.9%) |
CMYK | 45.1, 0, 45.1, 0 | |
HSL | 120°, 100, 77.5 | hsl(120,100%,77.5%) |
HSV(HSB) | 120°, 45.1, 100 | |
Web Safe | 99ff99 | #9f9 |
XYZ | 51.309, 78.989, 37.353 |
xyY | 0.306, 0.471, 78.989 |
CIE-LAB | 91.229, -55.076, 44.87 |
CIE-LCH | 91.229, 71.04, 140.83 |
CIE-LUV | 91.229, -54.094, 69.924 |
Hunter-Lab | 88.876, -52.483, 37.294 |
Binary | 10001100, 11111111, 10001100 |
Below, you can see some colors close to #8cff8c. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #8cff8c.
<span style="color:#8cff8c">Text here</span>
This paragraph has a background color of #8cff8c.
<p style="background-color:#8cff8c;">Content here</p>
This element has a border color of #8cff8c.
<div style="border:1px #8cff8c;">Content here</div>
.text {color:#8cff8c;}
.background {background-color:#8cff8c;}
.border {border:1px solid #8cff8c;}
.text-shadow {border:1px solid #8cff8c;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000c00 is the darkest color, while #f6fff6 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #c5c6c5 is the less saturated color, while #91fa91 is the most saturated one.