In RGB color space, #abc045 hex color has a red value of 171, a green value of 192 and a blue value of 69.
In CMYK color space (used in color printing), #abc045 hex color is composed of 10.94% cyan, 0% magenta, 64.06% yellow and 24.71% black.
#abc045 color has a hue of 70.2 degrees, a saturation of 49.4% and a lightness of 51.2%.
#abc045 hex color contains mainly GREEN.
The closest web safe color of #abc045 is #99cc33
#abc045 hex color has a decimal value of 11255877.
HEX | abc045 | #abc045 |
---|---|---|
RGB | 171, 192, 69 | rgb(171, 192, 69) |
RGB Percent | 67.06, 75.29, 27.06 | rgb(67.06, 75.29, 27.06) |
CMYK | 11, 0, 64, 25 | |
HSL | 70.2°, 49.4, 51.2 | hsl(70.2, 49.4%, 51.2%) |
HSV | 70.2°, 64.1, 75.3 |
XYZ | 36.718, 46.787, 12.726 |
---|---|
Hunter Lab | 68.401, -23.882, 36.85 |
CIE-LAB | 74.053, -24.008, 57.479 |
CIE-LCH | 74.053, 62.291, 112.669 |
CIE-LUV | 10.94, 0, 64.06, 24.71 |
Web Safe | 99cc33 |
RGB percent of color #abc045
CMYK percent of color #abc045
Text with hexadecimal color #abc045
This text has a font color of #abc045
<p style="color:#abc045">Text here</p>
#abc045 Background Color
This box has a background color of #abc045
<div style="background-color:#abc045">Text here</div>
#abc045 Border Color
This box has a border color of #abc045
<div style="border: 4px solid #abc045">Text here</div>
CSS codes
<p style="color:#abc045">Text here</p>
<div style="background-color:#abc045">Text here</div>
<div style="border: 4px solid #abc045">Text here</div>
#abc045 Color on white background
This is how a font and box color of #abc045 will look
on a white background.
#abc045 Color on black background
This is how a font and box color of #abc045 hex color will look
on a black background.