COLOR #B6CBBB

HEX: #B6CBBB RGB: (182,203,187)

Color info

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

RGB color model

#B6CBBB color RGB value is (182,203,187).

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

RGB channels and saturation

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

182
203
187

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

Portions of RGB colors in percentages

R + G + B = 182 + 203 + 187 = 572 (100%)
R 182 of 572 ~ 31.82%
G 203 of 572 ~ 35.49%
B 187 of 572 ~ 32.69'%

%31.82
%35.49
%32.69

CMYK color model

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

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

CMYK: (10,0,8,20)
C10M0Y8K20 (10%, 0%, 8%, 20%)
(0.10 / 0.00 / 0.08 / 0.20)

CMYK percentages

%10.34
%0
%7.88
%20.39

Codes

Color #B6CBBB in popluar color models

B6 CB BB
RGB 182 203 187
HSL 134° 16.80% 75.49%
HSB/HSV 134° 10.34% 79.61%
CMYK 10.34% 0.00% 7.88%
20.39%

Color #B6CBBB in popluar number systems.

HEX B6 CB BB
Decimal 182 203 187
Binary 10110110 11001011 10111011
Octal 266 313 273

Shades and tints

Shades of #B6CBBB

#B6CBBB
(182,203,187)
#A6B9AA
(166,185,170)
#96A799
(150,167,153)
#869588
(134,149,136)
#768377
(118,131,119)
#667166
(102,113,102)
#565F55
(86,95,85)
#464D44
(70,77,68)
#363B33
(54,59,51)
#262922
(38,41,34)
#161711
(22,23,17)
#000000
(0,0,0)

Tints of #B6CBBB

#B6CBBB
(182,203,187)
#BCCFC1
(188,207,193)
#C2D3C7
(194,211,199)
#C8D7CD
(200,215,205)
#CEDBD3
(206,219,211)
#D4DFD9
(212,223,217)
#DAE3DF
(218,227,223)
#E0E7E5
(224,231,229)
#E6EBEB
(230,235,235)
#ECEFF1
(236,239,241)
#F2F3F7
(242,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6CBBB; }

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

This text font color is #B6CBBB.

Background Color

.myBgColor { background-color: #B6CBBB; }

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

This div background color is #B6CBBB.

Border color

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

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

This div border color is #B6CBBB.

Opacity

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

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

Text with #B6CBBB 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 #B6CBBB;}

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

This text has shadow with #B6CBBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6CBBB.

Preview

Color preview on black background

This text has color #B6CBBB on black background.


Color preview on white background

This text has color #B6CBBB on white background.


Black color preview on #B6CBBB background

This text has black color on #B6CBBB background.


White color preview on #B6CBBB background

This text has white color on #B6CBBB background.


Related colors

Complementary color

Complementary color for #hex is #493444.


I love getcolorcode.com

Triadic colors

1 #BBB6CB and #CBBBB6 with #B6CBBB are triadic colors.

2 #BBCBB6 and #CBB6BB with #B6CBBB are triadic colors.