In a RGB color space, #acc40b hex color is composed of 67.5% red, 76.9% green and 4.3% blue. Whereas in a CMYK color space, it is composed of 12.2% cyan, 0% magenta, 94.4% yellow and 23.1% black. It has a hue angle of 67.8 degrees, a saturation of 89.4% and a lightness of 40.6%. #acc40b color hex could be obtained by blending #ffff16 with #598900. Closest websafe color is: #99cc00.
The hexadecimal color #acc40b has RGB values of R:172, G:196, B:11 and CMYK values of C:0.12, M:0, Y:0.94, K:0.23. Its decimal value is 11322379.
Hex triplet | acc40b | #acc40b |
RGB Decimal | 172, 196, 11 | rgb(172,196,11) |
RGB Percent | 67.5, 76.9, 4.3 | rgb(67.5%,76.9%,4.3%) |
CMYK | 12.2, 0, 94.4, 23.1 | |
HSL | 67.8°, 89.4, 40.6 | hsl(67.8,89.4%,40.6%) |
HSV(HSB) | 67.8°, 94.4, 76.9 | |
Web Safe | 99cc00 | #9c0 |
XYZ | 36.814, 48.275, 7.694 |
xyY | 0.397, 0.52, 48.275 |
CIE-LAB | 74.998, -27.764, 74.207 |
CIE-LCH | 74.998, 79.23, 110.513 |
CIE-LUV | 74.998, -9.769, 83.678 |
Hunter-Lab | 69.48, -27.013, 42.07 |
Binary | 10101100, 11000100, 00001011 |
Below, you can see some colors close to #acc40b. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #acc40b.
<span style="color:#acc40b">Text here</span>
This paragraph has a background color of #acc40b.
<p style="background-color:#acc40b;">Content here</p>
This element has a border color of #acc40b.
<div style="border:1px #acc40b;">Content here</div>
.text {color:#acc40b;}
.background {background-color:#acc40b;}
.border {border:1px solid #acc40b;}
.text-shadow {border:1px solid #acc40b;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0d0f01 is the darkest color, while #fefffa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6c6e61 is the less saturated color, while #b2cd02 is the most saturated one.