In RGB color space, #abc01f hex color has a red value of 171, a green value of 192 and a blue value of 31.
In CMYK color space (used in color printing), #abc01f hex color is composed of 10.94% cyan, 0% magenta, 83.85% yellow and 24.71% black.
#abc01f color has a hue of 67.8 degrees, a saturation of 72.2% and a lightness of 43.7%.
#abc01f hex color contains mainly GREEN.
The closest web safe color of #abc01f is #99cc33
#abc01f hex color has a decimal value of 11255839.
HEX | abc01f | #abc01f |
---|---|---|
RGB | 171, 192, 31 | rgb(171, 192, 31) |
RGB Percent | 67.06, 75.29, 12.16 | rgb(67.06, 75.29, 12.16) |
CMYK | 11, 0, 84, 25 | |
HSL | 67.8°, 72.2, 43.7 | hsl(67.8, 72.2%, 43.7%) |
HSV | 67.8°, 83.9, 75.3 |
XYZ | 35.892, 46.456, 8.372 |
---|---|
Hunter Lab | 68.159, -25.28, 40.428 |
CIE-LAB | 73.84, -25.842, 69.851 |
CIE-LCH | 73.84, 74.478, 110.302 |
CIE-LUV | 10.94, 0, 83.85, 24.71 |
Web Safe | 99cc33 |
RGB percent of color #abc01f
CMYK percent of color #abc01f
Text with hexadecimal color #abc01f
This text has a font color of #abc01f
<p style="color:#abc01f">Text here</p>
#abc01f Background Color
This box has a background color of #abc01f
<div style="background-color:#abc01f">Text here</div>
#abc01f Border Color
This box has a border color of #abc01f
<div style="border: 4px solid #abc01f">Text here</div>
CSS codes
<p style="color:#abc01f">Text here</p>
<div style="background-color:#abc01f">Text here</div>
<div style="border: 4px solid #abc01f">Text here</div>
#abc01f Color on white background
This is how a font and box color of #abc01f will look
on a white background.
#abc01f Color on black background
This is how a font and box color of #abc01f hex color will look
on a black background.