In RGB color space, #abc42d hex color has a red value of 171, a green value of 196 and a blue value of 45.
In CMYK color space (used in color printing), #abc42d hex color is composed of 12.76% cyan, 0% magenta, 77.04% yellow and 23.14% black.
#abc42d color has a hue of 69.9 degrees, a saturation of 62.66% and a lightness of 47.3%.
#abc42d hex color contains mainly GREEN.
The closest web safe color of #abc42d is #99cc33
#abc42d hex color has a decimal value of 11256877.
HEX | abc42d | #abc42d |
---|---|---|
RGB | 171, 196, 45 | rgb(171, 196, 45) |
RGB Percent | 67.06, 76.86, 17.65 | rgb(67.06, 76.86, 17.65) |
CMYK | 13, 0, 77, 23 | |
HSL | 69.9°, 62.66, 47.3 | hsl(69.9, 62.66%, 47.3%) |
HSV | 69.9°, 77, 76.9 |
XYZ | 37.008, 48.327, 9.86 |
---|---|
Hunter Lab | 69.518, -26.631, 40.253 |
CIE-LAB | 75.031, -27.265, 67.137 |
CIE-LCH | 75.031, 72.462, 112.103 |
CIE-LUV | 12.76, 0, 77.04, 23.14 |
Web Safe | 99cc33 |
RGB percent of color #abc42d
CMYK percent of color #abc42d
Text with hexadecimal color #abc42d
This text has a font color of #abc42d
<p style="color:#abc42d">Text here</p>
#abc42d Background Color
This box has a background color of #abc42d
<div style="background-color:#abc42d">Text here</div>
#abc42d Border Color
This box has a border color of #abc42d
<div style="border: 4px solid #abc42d">Text here</div>
CSS codes
<p style="color:#abc42d">Text here</p>
<div style="background-color:#abc42d">Text here</div>
<div style="border: 4px solid #abc42d">Text here</div>
#abc42d Color on white background
This is how a font and box color of #abc42d will look
on a white background.
#abc42d Color on black background
This is how a font and box color of #abc42d hex color will look
on a black background.