In RGB color space, #badccc hex color has a red value of 186, a green value of 220 and a blue value of 204.
In CMYK color space (used in color printing), #badccc hex color is composed of 15.45% cyan, 0% magenta, 7.27% yellow and 13.73% black.
#badccc color has a hue of 151.8 degrees, a saturation of 32.69% and a lightness of 79.6%.
#badccc hex color contains mainly GREEN.
The closest web safe color of #badccc is #cccccc
#badccc hex color has a decimal value of 12246220.
HEX | badccc | #badccc |
---|---|---|
RGB | 186, 220, 204 | rgb(186, 220, 204) |
RGB Percent | 72.94, 86.27, 80 | rgb(72.94, 86.27, 80) |
CMYK | 15, 0, 7, 14 | |
HSL | 151.8°, 32.69, 79.6 | hsl(151.8, 32.69%, 79.6%) |
HSV | 151.8°, 15.5, 86.3 |
XYZ | 56.742, 65.985, 66.873 |
---|---|
Hunter Lab | 81.231, -17.468, 8.052 |
CIE-LAB | 84.989, -14.287, 4.114 |
CIE-LCH | 84.989, 14.868, 163.936 |
CIE-LUV | 15.45, 0, 7.27, 13.73 |
Web Safe | cccccc |
RGB percent of color #badccc
CMYK percent of color #badccc
Text with hexadecimal color #badccc
This text has a font color of #badccc
<p style="color:#badccc">Text here</p>
#badccc Background Color
This box has a background color of #badccc
<div style="background-color:#badccc">Text here</div>
#badccc Border Color
This box has a border color of #badccc
<div style="border: 4px solid #badccc">Text here</div>
CSS codes
<p style="color:#badccc">Text here</p>
<div style="background-color:#badccc">Text here</div>
<div style="border: 4px solid #badccc">Text here</div>
#badccc Color on white background
This is how a font and box color of #badccc will look
on a white background.
#badccc Color on black background
This is how a font and box color of #badccc hex color will look
on a black background.