In RGB color space, #bbdecc hex color has a red value of 187, a green value of 222 and a blue value of 204.
In CMYK color space (used in color printing), #bbdecc hex color is composed of 15.77% cyan, 0% magenta, 8.11% yellow and 12.94% black.
#bbdecc color has a hue of 149.1 degrees, a saturation of 34.65% and a lightness of 80.2%.
#bbdecc hex color contains mainly GREEN.
The closest web safe color of #bbdecc is #cccccc
#bbdecc hex color has a decimal value of 12312268.
HEX | bbdecc | #bbdecc |
---|---|---|
RGB | 187, 222, 204 | rgb(187, 222, 204) |
RGB Percent | 73.33, 87.06, 80 | rgb(73.33, 87.06, 80) |
CMYK | 16, 0, 8, 13 | |
HSL | 149.1°, 34.65, 80.2 | hsl(149.1, 34.65%, 80.2%) |
HSV | 149.1°, 15.8, 87.1 |
XYZ | 57.514, 67.167, 67.06 |
---|---|
Hunter Lab | 81.955, -18.156, 8.855 |
CIE-LAB | 85.588, -14.97, 4.989 |
CIE-LCH | 85.588, 15.779, 161.568 |
CIE-LUV | 15.77, 0, 8.11, 12.94 |
Web Safe | cccccc |
RGB percent of color #bbdecc
CMYK percent of color #bbdecc
Text with hexadecimal color #bbdecc
This text has a font color of #bbdecc
<p style="color:#bbdecc">Text here</p>
#bbdecc Background Color
This box has a background color of #bbdecc
<div style="background-color:#bbdecc">Text here</div>
#bbdecc Border Color
This box has a border color of #bbdecc
<div style="border: 4px solid #bbdecc">Text here</div>
CSS codes
<p style="color:#bbdecc">Text here</p>
<div style="background-color:#bbdecc">Text here</div>
<div style="border: 4px solid #bbdecc">Text here</div>
#bbdecc Color on white background
This is how a font and box color of #bbdecc will look
on a white background.
#bbdecc Color on black background
This is how a font and box color of #bbdecc hex color will look
on a black background.