COLOR #BBCBBB

HEX: #BBCBBB RGB: (187,203,187)

Color info

#BBCBBB contains red, green and blue colors in about the same proportion. Web safe color of #BBCBBB is #CCCCCC (or #CCC).

RGB color model

#BBCBBB color RGB value is (187,203,187).

RGB: (187,203,187) (73%, 80%, 73%)

RGB channels and saturation

R 187 of 255 = 73%
G 203 of 255 = 80%
B 187 of 255 = 73%

187
203
187

R + G + B ~ 75%. #BBCBBB is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 203 + 187 = 577 (100%)
R 187 of 577 ~ 32.41%
G 203 of 577 ~ 35.18%
B 187 of 577 ~ 32.41'%

%32.41
%35.18
%32.41

CMYK color model

#BBCBBB color CMYK value is (8,0,8,20).

  • cyan value is 7.88%
  • magenta value is 0.00%
  • yellow value is 7.88%
  • key color value is 20.39%

CMYK: (8,0,8,20)
C8M0Y8K20 (8%, 0%, 8%, 20%)
(0.08 / 0.00 / 0.08 / 0.20)

CMYK percentages

%7.88
%0
%7.88
%20.39

Codes

Color #BBCBBB in popluar color models

BB CB BB
RGB 187 203 187
HSL 120° 13.33% 76.47%
HSB/HSV 120° 7.88% 79.61%
CMYK 7.88% 0.00% 7.88%
20.39%

Color #BBCBBB in popluar number systems.

HEX BB CB BB
Decimal 187 203 187
Binary 10111011 11001011 10111011
Octal 273 313 273

Shades and tints

Shades of #BBCBBB

#BBCBBB
(187,203,187)
#AAB9AA
(170,185,170)
#99A799
(153,167,153)
#889588
(136,149,136)
#778377
(119,131,119)
#667166
(102,113,102)
#555F55
(85,95,85)
#444D44
(68,77,68)
#333B33
(51,59,51)
#222922
(34,41,34)
#111711
(17,23,17)
#000000
(0,0,0)

Tints of #BBCBBB

#BBCBBB
(187,203,187)
#C1CFC1
(193,207,193)
#C7D3C7
(199,211,199)
#CDD7CD
(205,215,205)
#D3DBD3
(211,219,211)
#D9DFD9
(217,223,217)
#DFE3DF
(223,227,223)
#E5E7E5
(229,231,229)
#EBEBEB
(235,235,235)
#F1EFF1
(241,239,241)
#F7F3F7
(247,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBCBBB color. Also use rgb(187,203,187) instead hex code.

Text Font Color

.myTextColor { color: #BBCBBB; }

<p style="color:#BBCBBB">This sample text font color is #BBCBBB.</p>

This text font color is #BBCBBB.

Background Color

.myBgColor { background-color: #BBCBBB; }

<div style="background-color:#BBCBBB">Inner text</div>

This div background color is #BBCBBB.

Border color

.myBorderColor { border: 1px solid #BBCBBB; }

<div style="border:3px solid #BBCBBB">Div</div>

This div border color is #BBCBBB.

Opacity

.myOpacity80 { color: #BBCBBB; opacity: 0.8; }

<p style="color:#BBCBBB;opacity:0.8;">80%</p>

Text with #BBCBBB color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #BBCBBB;}

<p style="text-shadow: 3px 3px 1px #BBCBBB">Text here.</p>

This text has shadow with #BBCBBB color.


.textShadow {text-shadow: 3px 3px 1px #BBCBBB', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #BBCBBB, 5px 5px 20px red">Text here.</p>

This text has shadow with #BBCBBB primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#BBCBBB, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#BBCBBB, Direction=45, Strength=4)">Text</p>

This text has shadow with #BBCBBB and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #BBCBBB;
-webkit-box-shadow: 1px 1px 3px 2px #BBCBBB;
box-shadow: 1px 1px 3px 2px #BBCBBB;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #BBCBBB; -webkit-box-shadow: 1px 1px 3px 2px #BBCBBB; box-shadow:1px 1px 3px 2px #BBCBBB;">
Div content here
</div>

This div box has shadow with color #BBCBBB.

Preview

Color preview on black background

This text has color #BBCBBB on black background.


Color preview on white background

This text has color #BBCBBB on white background.


Black color preview on #BBCBBB background

This text has black color on #BBCBBB background.


White color preview on #BBCBBB background

This text has white color on #BBCBBB background.


Related colors

Complementary color

Complementary color for #hex is #443444.


I love getcolorcode.com

Triadic colors

1 #BBBBCB and #CBBBBB with #BBCBBB are triadic colors.

2 #BBCBBB and #CBBBBB with #BBCBBB are triadic colors.