In RGB color space, #abc345 hex color has a red value of 171, a green value of 195 and a blue value of 69.
In CMYK color space (used in color printing), #abc345 hex color is composed of 12.31% cyan, 0% magenta, 64.62% yellow and 23.53% black.
#abc345 color has a hue of 71.4 degrees, a saturation of 51.22% and a lightness of 51.8%.
#abc345 hex color contains mainly GREEN.
The closest web safe color of #abc345 is #99cc33
#abc345 hex color has a decimal value of 11256645.
HEX | abc345 | #abc345 |
---|---|---|
RGB | 171, 195, 69 | rgb(171, 195, 69) |
RGB Percent | 67.06, 76.47, 27.06 | rgb(67.06, 76.47, 27.06) |
CMYK | 12, 0, 65, 24 | |
HSL | 71.4°, 51.22, 51.8 | hsl(71.4, 51.22%, 51.8%) |
HSV | 71.4°, 64.6, 76.5 |
XYZ | 37.384, 48.118, 12.948 |
---|---|
Hunter Lab | 69.367, -25.194, 37.49 |
CIE-LAB | 74.899, -25.466, 58.372 |
CIE-LCH | 74.899, 63.685, 113.57 |
CIE-LUV | 12.31, 0, 64.62, 23.53 |
Web Safe | 99cc33 |
RGB percent of color #abc345
CMYK percent of color #abc345
Text with hexadecimal color #abc345
This text has a font color of #abc345
<p style="color:#abc345">Text here</p>
#abc345 Background Color
This box has a background color of #abc345
<div style="background-color:#abc345">Text here</div>
#abc345 Border Color
This box has a border color of #abc345
<div style="border: 4px solid #abc345">Text here</div>
CSS codes
<p style="color:#abc345">Text here</p>
<div style="background-color:#abc345">Text here</div>
<div style="border: 4px solid #abc345">Text here</div>
#abc345 Color on white background
This is how a font and box color of #abc345 will look
on a white background.
#abc345 Color on black background
This is how a font and box color of #abc345 hex color will look
on a black background.