In RGB color space, #affffd hex color has a red value of 175, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #affffd hex color is composed of 31.37% cyan, 0% magenta, 0.78% yellow and 0% black.
#affffd color has a hue of 178.5 degrees, a saturation of 100% and a lightness of 84.3%.
#affffd hex color contains mainly GREEN.
The closest web safe color of #affffd is #99ffff
#affffd hex color has a decimal value of 11534333.
HEX | affffd | #affffd |
---|---|---|
RGB | 175, 255, 253 | rgb(175, 255, 253) |
RGB Percent | 68.63, 100, 99.22 | rgb(68.63, 100, 99.22) |
CMYK | 31, 0, 1, 0 | |
HSL | 178.5°, 100, 84.3 | hsl(178.5, 100%, 84.3%) |
HSV | 178.5°, 31.4, 100 |
XYZ | 71.169, 87.726, 106.11 |
---|---|
Hunter Lab | 93.662, -28.276, -1.606 |
CIE-LAB | 95.045, -24.611, -6.83 |
CIE-LCH | 95.045, 25.541, 195.51 |
CIE-LUV | 31.37, 0, 0.78, 0 |
Web Safe | 99ffff |
RGB percent of color #affffd
CMYK percent of color #affffd
Text with hexadecimal color #affffd
This text has a font color of #affffd
<p style="color:#affffd">Text here</p>
#affffd Background Color
This box has a background color of #affffd
<div style="background-color:#affffd">Text here</div>
#affffd Border Color
This box has a border color of #affffd
<div style="border: 4px solid #affffd">Text here</div>
CSS codes
<p style="color:#affffd">Text here</p>
<div style="background-color:#affffd">Text here</div>
<div style="border: 4px solid #affffd">Text here</div>
#affffd Color on white background
This is how a font and box color of #affffd will look
on a white background.
#affffd Color on black background
This is how a font and box color of #affffd hex color will look
on a black background.