In RGB color space, #abc38c hex color has a red value of 171, a green value of 195 and a blue value of 140.
In CMYK color space (used in color printing), #abc38c hex color is composed of 12.31% cyan, 0% magenta, 28.21% yellow and 23.53% black.
#abc38c color has a hue of 86.2 degrees, a saturation of 31.43% and a lightness of 65.7%.
#abc38c hex color contains mainly GREEN.
The closest web safe color of #abc38c is #99cc99
#abc38c hex color has a decimal value of 11256716.
HEX | abc38c | #abc38c |
---|---|---|
RGB | 171, 195, 140 | rgb(171, 195, 140) |
RGB Percent | 67.06, 76.47, 54.9 | rgb(67.06, 76.47, 54.9) |
CMYK | 12, 0, 28, 24 | |
HSL | 86.2°, 31.43, 65.7 | hsl(86.2, 31.43%, 65.7%) |
HSV | 86.2°, 28.2, 76.5 |
XYZ | 41.043, 49.582, 32.218 |
---|---|
Hunter Lab | 70.414, -19.182, 22.162 |
CIE-LAB | 75.812, -17.818, 25.023 |
CIE-LCH | 75.812, 30.719, 125.453 |
CIE-LUV | 12.31, 0, 28.21, 23.53 |
Web Safe | 99cc99 |
RGB percent of color #abc38c
CMYK percent of color #abc38c
Text with hexadecimal color #abc38c
This text has a font color of #abc38c
<p style="color:#abc38c">Text here</p>
#abc38c Background Color
This box has a background color of #abc38c
<div style="background-color:#abc38c">Text here</div>
#abc38c Border Color
This box has a border color of #abc38c
<div style="border: 4px solid #abc38c">Text here</div>
CSS codes
<p style="color:#abc38c">Text here</p>
<div style="background-color:#abc38c">Text here</div>
<div style="border: 4px solid #abc38c">Text here</div>
#abc38c Color on white background
This is how a font and box color of #abc38c will look
on a white background.
#abc38c Color on black background
This is how a font and box color of #abc38c hex color will look
on a black background.