#bbbbcc short hex color code is #bbc.
In RGB color space, #bbbbcc hex color has a red value of 187, a green value of 187 and a blue value of 204.
In CMYK color space (used in color printing), #bbbbcc hex color is composed of 8.33% cyan, 8.33% magenta, 0% yellow and 20% black.
#bbbbcc color has a hue of 240 degrees, a saturation of 14.29% and a lightness of 76.7%.
#bbbbcc hex color contains mainly BLUE.
The closest web safe color of #bbbbcc is #cccccc
#bbbbcc hex color has a decimal value of 12303308.
HEX | bbbbcc | #bbbbcc |
---|---|---|
RGB | 187, 187, 204 | rgb(187, 187, 204) |
RGB Percent | 73.33, 73.33, 80 | rgb(73.33, 73.33, 80) |
CMYK | 8, 8, 0, 20 | |
HSL | 240°, 14.29, 76.7 | hsl(240, 14.29%, 76.7%) |
HSV | 240°, 8.3, 80 |
XYZ | 49.163, 50.465, 64.276 |
---|---|
Hunter Lab | 71.039, -0.785, -3.919 |
CIE-LAB | 76.354, 3.286, -8.544 |
CIE-LCH | 76.354, 9.154, 291.037 |
CIE-LUV | 8.33, 8.33, 0, 20 |
Web Safe | cccccc |
RGB percent of color #bbbbcc
CMYK percent of color #bbbbcc
Text with hexadecimal color #bbbbcc
This text has a font color of #bbbbcc
<p style="color:#bbbbcc">Text here</p>
#bbbbcc Background Color
This box has a background color of #bbbbcc
<div style="background-color:#bbbbcc">Text here</div>
#bbbbcc Border Color
This box has a border color of #bbbbcc
<div style="border: 4px solid #bbbbcc">Text here</div>
CSS codes
<p style="color:#bbbbcc">Text here</p>
<div style="background-color:#bbbbcc">Text here</div>
<div style="border: 4px solid #bbbbcc">Text here</div>
#bbbbcc Color on white background
This is how a font and box color of #bbbbcc will look
on a white background.
#bbbbcc Color on black background
This is how a font and box color of #bbbbcc hex color will look
on a black background.