In RGB color space, #adddec hex color has a red value of 173, a green value of 221 and a blue value of 236.
In CMYK color space (used in color printing), #adddec hex color is composed of 26.69% cyan, 6.36% magenta, 0% yellow and 7.45% black.
#adddec color has a hue of 194.3 degrees, a saturation of 62.38% and a lightness of 80.2%.
#adddec hex color contains mainly BLUE.
The closest web safe color of #adddec is #99ccff
#adddec hex color has a decimal value of 11394540.
HEX | adddec | #adddec |
---|---|---|
RGB | 173, 221, 236 | rgb(173, 221, 236) |
RGB Percent | 67.84, 86.67, 92.55 | rgb(67.84, 86.67, 92.55) |
CMYK | 27, 6, 0, 7 | |
HSL | 194.3°, 62.38, 80.2 | hsl(194.3, 62.38%, 80.2%) |
HSV | 194.3°, 26.7, 92.5 |
XYZ | 58.23, 66.653, 89.153 |
---|---|
Hunter Lab | 81.641, -15.559, -7.596 |
CIE-LAB | 85.328, -12.102, -12.402 |
CIE-LCH | 85.328, 17.328, 225.701 |
CIE-LUV | 26.69, 6.36, 0, 7.45 |
Web Safe | 99ccff |
RGB percent of color #adddec
CMYK percent of color #adddec
Text with hexadecimal color #adddec
This text has a font color of #adddec
<p style="color:#adddec">Text here</p>
#adddec Background Color
This box has a background color of #adddec
<div style="background-color:#adddec">Text here</div>
#adddec Border Color
This box has a border color of #adddec
<div style="border: 4px solid #adddec">Text here</div>
CSS codes
<p style="color:#adddec">Text here</p>
<div style="background-color:#adddec">Text here</div>
<div style="border: 4px solid #adddec">Text here</div>
#adddec Color on white background
This is how a font and box color of #adddec will look
on a white background.
#adddec Color on black background
This is how a font and box color of #adddec hex color will look
on a black background.