In RGB color space, #afffcd hex color has a red value of 175, a green value of 255 and a blue value of 205.
In CMYK color space (used in color printing), #afffcd hex color is composed of 31.37% cyan, 0% magenta, 19.61% yellow and 0% black.
#afffcd color has a hue of 142.5 degrees, a saturation of 100% and a lightness of 84.3%.
#afffcd hex color contains mainly GREEN.
The closest web safe color of #afffcd is #99ffcc
#afffcd hex color has a decimal value of 11534285.
HEX | afffcd | #afffcd |
---|---|---|
RGB | 175, 255, 205 | rgb(175, 255, 205) |
RGB Percent | 68.63, 100, 80.39 | rgb(68.63, 100, 80.39) |
CMYK | 31, 0, 20, 0 | |
HSL | 142.5°, 100, 84.3 | hsl(142.5, 100%, 84.3%) |
HSV | 142.5°, 31.4, 100 |
XYZ | 64.459, 85.042, 70.775 |
---|---|
Hunter Lab | 92.218, -36.613, 19.049 |
CIE-LAB | 93.901, -34.422, 16.236 |
CIE-LCH | 93.901, 38.059, 154.748 |
CIE-LUV | 31.37, 0, 19.61, 0 |
Web Safe | 99ffcc |
RGB percent of color #afffcd
CMYK percent of color #afffcd
Text with hexadecimal color #afffcd
This text has a font color of #afffcd
<p style="color:#afffcd">Text here</p>
#afffcd Background Color
This box has a background color of #afffcd
<div style="background-color:#afffcd">Text here</div>
#afffcd Border Color
This box has a border color of #afffcd
<div style="border: 4px solid #afffcd">Text here</div>
CSS codes
<p style="color:#afffcd">Text here</p>
<div style="background-color:#afffcd">Text here</div>
<div style="border: 4px solid #afffcd">Text here</div>
#afffcd Color on white background
This is how a font and box color of #afffcd will look
on a white background.
#afffcd Color on black background
This is how a font and box color of #afffcd hex color will look
on a black background.