In RGB color space, #badccd hex color has a red value of 186, a green value of 220 and a blue value of 205.
In CMYK color space (used in color printing), #badccd hex color is composed of 15.45% cyan, 0% magenta, 6.82% yellow and 13.73% black.
#badccd color has a hue of 153.5 degrees, a saturation of 32.69% and a lightness of 79.6%.
#badccd hex color contains mainly GREEN.
The closest web safe color of #badccd is #cccccc
#badccd hex color has a decimal value of 12246221.
HEX | badccd | #badccd |
---|---|---|
RGB | 186, 220, 205 | rgb(186, 220, 205) |
RGB Percent | 72.94, 86.27, 80.39 | rgb(72.94, 86.27, 80.39) |
CMYK | 15, 0, 7, 14 | |
HSL | 153.5°, 32.69, 79.6 | hsl(153.5, 32.69%, 79.6%) |
HSV | 153.5°, 15.5, 86.3 |
XYZ | 56.862, 66.033, 67.506 |
---|---|
Hunter Lab | 81.261, -17.301, 7.628 |
CIE-LAB | 85.013, -14.096, 3.622 |
CIE-LCH | 85.013, 14.554, 165.589 |
CIE-LUV | 15.45, 0, 6.82, 13.73 |
Web Safe | cccccc |
RGB percent of color #badccd
CMYK percent of color #badccd
Text with hexadecimal color #badccd
This text has a font color of #badccd
<p style="color:#badccd">Text here</p>
#badccd Background Color
This box has a background color of #badccd
<div style="background-color:#badccd">Text here</div>
#badccd Border Color
This box has a border color of #badccd
<div style="border: 4px solid #badccd">Text here</div>
CSS codes
<p style="color:#badccd">Text here</p>
<div style="background-color:#badccd">Text here</div>
<div style="border: 4px solid #badccd">Text here</div>
#badccd Color on white background
This is how a font and box color of #badccd will look
on a white background.
#badccd Color on black background
This is how a font and box color of #badccd hex color will look
on a black background.