In RGB color space, #afc000 hex color has a red value of 175, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #afc000 hex color is composed of 8.85% cyan, 0% magenta, 100% yellow and 24.71% black.
#afc000 color has a hue of 65.3 degrees, a saturation of 100% and a lightness of 37.6%.
#afc000 hex color contains mainly GREEN.
The closest web safe color of #afc000 is #99cc00
#afc000 hex color has a decimal value of 11517952.
HEX | afc000 | #afc000 |
---|---|---|
RGB | 175, 192, 0 | rgb(175, 192, 0) |
RGB Percent | 68.63, 75.29, 0 | rgb(68.63, 75.29, 0) |
CMYK | 9, 0, 100, 25 | |
HSL | 65.3°, 100, 37.6 | hsl(65.3, 100%, 37.6%) |
HSV | 65.3°, 100, 75.3 |
XYZ | 36.529, 46.813, 7.111 |
---|---|
Hunter Lab | 68.42, -24.435, 41.732 |
CIE-LAB | 74.07, -24.706, 74.752 |
CIE-LCH | 74.07, 78.729, 108.289 |
CIE-LUV | 8.85, 0, 100, 24.71 |
Web Safe | 99cc00 |
RGB percent of color #afc000
CMYK percent of color #afc000
Text with hexadecimal color #afc000
This text has a font color of #afc000
<p style="color:#afc000">Text here</p>
#afc000 Background Color
This box has a background color of #afc000
<div style="background-color:#afc000">Text here</div>
#afc000 Border Color
This box has a border color of #afc000
<div style="border: 4px solid #afc000">Text here</div>
CSS codes
<p style="color:#afc000">Text here</p>
<div style="background-color:#afc000">Text here</div>
<div style="border: 4px solid #afc000">Text here</div>
#afc000 Color on white background
This is how a font and box color of #afc000 will look
on a white background.
#afc000 Color on black background
This is how a font and box color of #afc000 hex color will look
on a black background.