In RGB color space, #badcdd hex color has a red value of 186, a green value of 220 and a blue value of 221.
In CMYK color space (used in color printing), #badcdd hex color is composed of 15.84% cyan, 0.45% magenta, 0% yellow and 13.33% black.
#badcdd color has a hue of 181.7 degrees, a saturation of 33.98% and a lightness of 79.8%.
#badcdd hex color contains mainly BLUE.
The closest web safe color of #badcdd is #cccccc
#badcdd hex color has a decimal value of 12246237.
HEX | badcdd | #badcdd |
---|---|---|
RGB | 186, 220, 221 | rgb(186, 220, 221) |
RGB Percent | 72.94, 86.27, 86.67 | rgb(72.94, 86.27, 86.67) |
CMYK | 16, 0, 0, 13 | |
HSL | 181.7°, 33.98, 79.8 | hsl(181.7, 33.98%, 79.8%) |
HSV | 181.7°, 15.8, 86.7 |
XYZ | 58.894, 66.846, 78.205 |
---|---|
Hunter Lab | 81.759, -14.5, 0.519 |
CIE-LAB | 85.426, -10.915, -4.238 |
CIE-LCH | 85.426, 11.709, 201.22 |
CIE-LUV | 15.84, 0.45, 0, 13.33 |
Web Safe | cccccc |
RGB percent of color #badcdd
CMYK percent of color #badcdd
Text with hexadecimal color #badcdd
This text has a font color of #badcdd
<p style="color:#badcdd">Text here</p>
#badcdd Background Color
This box has a background color of #badcdd
<div style="background-color:#badcdd">Text here</div>
#badcdd Border Color
This box has a border color of #badcdd
<div style="border: 4px solid #badcdd">Text here</div>
CSS codes
<p style="color:#badcdd">Text here</p>
<div style="background-color:#badcdd">Text here</div>
<div style="border: 4px solid #badcdd">Text here</div>
#badcdd Color on white background
This is how a font and box color of #badcdd will look
on a white background.
#badcdd Color on black background
This is how a font and box color of #badcdd hex color will look
on a black background.