In RGB color space, #badcbc hex color has a red value of 186, a green value of 220 and a blue value of 188.
In CMYK color space (used in color printing), #badcbc hex color is composed of 15.45% cyan, 0% magenta, 14.55% yellow and 13.73% black.
#badcbc color has a hue of 123.5 degrees, a saturation of 32.69% and a lightness of 79.6%.
#badcbc hex color contains mainly GREEN.
The closest web safe color of #badcbc is #cccccc
#badcbc hex color has a decimal value of 12246204.
HEX | badcbc | #badcbc |
---|---|---|
RGB | 186, 220, 188 | rgb(186, 220, 188) |
RGB Percent | 72.94, 86.27, 73.73 | rgb(72.94, 86.27, 73.73) |
CMYK | 15, 0, 15, 14 | |
HSL | 123.5°, 32.69, 79.6 | hsl(123.5, 32.69%, 79.6%) |
HSV | 123.5°, 15.5, 86.3 |
XYZ | 54.92, 65.256, 57.278 |
---|---|
Hunter Lab | 80.781, -20.012, 14.507 |
CIE-LAB | 84.615, -17.233, 12.025 |
CIE-LCH | 84.615, 21.014, 145.093 |
CIE-LUV | 15.45, 0, 14.55, 13.73 |
Web Safe | cccccc |
RGB percent of color #badcbc
CMYK percent of color #badcbc
Text with hexadecimal color #badcbc
This text has a font color of #badcbc
<p style="color:#badcbc">Text here</p>
#badcbc Background Color
This box has a background color of #badcbc
<div style="background-color:#badcbc">Text here</div>
#badcbc Border Color
This box has a border color of #badcbc
<div style="border: 4px solid #badcbc">Text here</div>
CSS codes
<p style="color:#badcbc">Text here</p>
<div style="background-color:#badcbc">Text here</div>
<div style="border: 4px solid #badcbc">Text here</div>
#badcbc Color on white background
This is how a font and box color of #badcbc will look
on a white background.
#badcbc Color on black background
This is how a font and box color of #badcbc hex color will look
on a black background.