In RGB color space, #baddcc hex color has a red value of 186, a green value of 221 and a blue value of 204.
In CMYK color space (used in color printing), #baddcc hex color is composed of 15.84% cyan, 0% magenta, 7.69% yellow and 13.33% black.
#baddcc color has a hue of 150.9 degrees, a saturation of 33.98% and a lightness of 79.8%.
#baddcc hex color contains mainly GREEN.
The closest web safe color of #baddcc is #cccccc
#baddcc hex color has a decimal value of 12246476.
HEX | baddcc | #baddcc |
---|---|---|
RGB | 186, 221, 204 | rgb(186, 221, 204) |
RGB Percent | 72.94, 86.67, 80 | rgb(72.94, 86.67, 80) |
CMYK | 16, 0, 8, 13 | |
HSL | 150.9°, 33.98, 79.8 | hsl(150.9, 33.98%, 79.8%) |
HSV | 150.9°, 15.8, 86.7 |
XYZ | 57.005, 66.512, 66.96 |
---|---|
Hunter Lab | 81.555, -17.954, 8.409 |
CIE-LAB | 85.257, -14.793, 4.503 |
CIE-LCH | 85.257, 15.463, 163.07 |
CIE-LUV | 15.84, 0, 7.69, 13.33 |
Web Safe | cccccc |
RGB percent of color #baddcc
CMYK percent of color #baddcc
Text with hexadecimal color #baddcc
This text has a font color of #baddcc
<p style="color:#baddcc">Text here</p>
#baddcc Background Color
This box has a background color of #baddcc
<div style="background-color:#baddcc">Text here</div>
#baddcc Border Color
This box has a border color of #baddcc
<div style="border: 4px solid #baddcc">Text here</div>
CSS codes
<p style="color:#baddcc">Text here</p>
<div style="background-color:#baddcc">Text here</div>
<div style="border: 4px solid #baddcc">Text here</div>
#baddcc Color on white background
This is how a font and box color of #baddcc will look
on a white background.
#baddcc Color on black background
This is how a font and box color of #baddcc hex color will look
on a black background.