In RGB color space, #badcbb hex color has a red value of 186, a green value of 220 and a blue value of 187.
In CMYK color space (used in color printing), #badcbb hex color is composed of 15.45% cyan, 0% magenta, 15% yellow and 13.73% black.
#badcbb color has a hue of 121.8 degrees, a saturation of 32.69% and a lightness of 79.6%.
#badcbb hex color contains mainly GREEN.
The closest web safe color of #badcbb is #cccccc
#badcbb hex color has a decimal value of 12246203.
HEX | badcbb | #badcbb |
---|---|---|
RGB | 186, 220, 187 | rgb(186, 220, 187) |
RGB Percent | 72.94, 86.27, 73.33 | rgb(72.94, 86.27, 73.33) |
CMYK | 15, 0, 15, 14 | |
HSL | 121.8°, 32.69, 79.6 | hsl(121.8, 32.69%, 79.6%) |
HSV | 121.8°, 15.5, 86.3 |
XYZ | 54.813, 65.213, 56.712 |
---|---|
Hunter Lab | 80.755, -20.162, 14.89 |
CIE-LAB | 84.593, -17.408, 12.52 |
CIE-LCH | 84.593, 21.443, 144.276 |
CIE-LUV | 15.45, 0, 15, 13.73 |
Web Safe | cccccc |
RGB percent of color #badcbb
CMYK percent of color #badcbb
Text with hexadecimal color #badcbb
This text has a font color of #badcbb
<p style="color:#badcbb">Text here</p>
#badcbb Background Color
This box has a background color of #badcbb
<div style="background-color:#badcbb">Text here</div>
#badcbb Border Color
This box has a border color of #badcbb
<div style="border: 4px solid #badcbb">Text here</div>
CSS codes
<p style="color:#badcbb">Text here</p>
<div style="background-color:#badcbb">Text here</div>
<div style="border: 4px solid #badcbb">Text here</div>
#badcbb Color on white background
This is how a font and box color of #badcbb will look
on a white background.
#badcbb Color on black background
This is how a font and box color of #badcbb hex color will look
on a black background.