In RGB color space, #abc342 hex color has a red value of 171, a green value of 195 and a blue value of 66.
In CMYK color space (used in color printing), #abc342 hex color is composed of 12.31% cyan, 0% magenta, 66.15% yellow and 23.53% black.
#abc342 color has a hue of 71.2 degrees, a saturation of 51.81% and a lightness of 51.2%.
#abc342 hex color contains mainly GREEN.
The closest web safe color of #abc342 is #99cc33
#abc342 hex color has a decimal value of 11256642.
HEX | abc342 | #abc342 |
---|---|---|
RGB | 171, 195, 66 | rgb(171, 195, 66) |
RGB Percent | 67.06, 76.47, 25.88 | rgb(67.06, 76.47, 25.88) |
CMYK | 12, 0, 66, 24 | |
HSL | 71.2°, 51.81, 51.2 | hsl(71.2, 51.81%, 51.2%) |
HSV | 71.2°, 66.2, 76.5 |
XYZ | 37.293, 48.081, 12.469 |
---|---|
Hunter Lab | 69.34, -25.344, 37.877 |
CIE-LAB | 74.876, -25.663, 59.56 |
CIE-LCH | 74.876, 64.854, 113.31 |
CIE-LUV | 12.31, 0, 66.15, 23.53 |
Web Safe | 99cc33 |
RGB percent of color #abc342
CMYK percent of color #abc342
Text with hexadecimal color #abc342
This text has a font color of #abc342
<p style="color:#abc342">Text here</p>
#abc342 Background Color
This box has a background color of #abc342
<div style="background-color:#abc342">Text here</div>
#abc342 Border Color
This box has a border color of #abc342
<div style="border: 4px solid #abc342">Text here</div>
CSS codes
<p style="color:#abc342">Text here</p>
<div style="background-color:#abc342">Text here</div>
<div style="border: 4px solid #abc342">Text here</div>
#abc342 Color on white background
This is how a font and box color of #abc342 will look
on a white background.
#abc342 Color on black background
This is how a font and box color of #abc342 hex color will look
on a black background.