In RGB color space, #abc01c hex color has a red value of 171, a green value of 192 and a blue value of 28.
In CMYK color space (used in color printing), #abc01c hex color is composed of 10.94% cyan, 0% magenta, 85.42% yellow and 24.71% black.
#abc01c color has a hue of 67.7 degrees, a saturation of 74.55% and a lightness of 43.1%.
#abc01c hex color contains mainly GREEN.
The closest web safe color of #abc01c is #99cc33
#abc01c hex color has a decimal value of 11255836.
HEX | abc01c | #abc01c |
---|---|---|
RGB | 171, 192, 28 | rgb(171, 192, 28) |
RGB Percent | 67.06, 75.29, 10.98 | rgb(67.06, 75.29, 10.98) |
CMYK | 11, 0, 85, 25 | |
HSL | 67.7°, 74.55, 43.1 | hsl(67.7, 74.55%, 43.1%) |
HSV | 67.7°, 85.4, 75.3 |
XYZ | 35.854, 46.441, 8.173 |
---|---|
Hunter Lab | 68.148, -25.346, 40.593 |
CIE-LAB | 73.831, -25.928, 70.514 |
CIE-LCH | 73.831, 75.13, 110.188 |
CIE-LUV | 10.94, 0, 85.42, 24.71 |
Web Safe | 99cc33 |
RGB percent of color #abc01c
CMYK percent of color #abc01c
Text with hexadecimal color #abc01c
This text has a font color of #abc01c
<p style="color:#abc01c">Text here</p>
#abc01c Background Color
This box has a background color of #abc01c
<div style="background-color:#abc01c">Text here</div>
#abc01c Border Color
This box has a border color of #abc01c
<div style="border: 4px solid #abc01c">Text here</div>
CSS codes
<p style="color:#abc01c">Text here</p>
<div style="background-color:#abc01c">Text here</div>
<div style="border: 4px solid #abc01c">Text here</div>
#abc01c Color on white background
This is how a font and box color of #abc01c will look
on a white background.
#abc01c Color on black background
This is how a font and box color of #abc01c hex color will look
on a black background.