COLOR #B6BBB7

HEX: #B6BBB7 RGB: (182,187,183)

Color info

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

RGB color model

#B6BBB7 color RGB value is (182,187,183).

RGB: (182,187,183) (71%, 73%, 72%)

RGB channels and saturation

R 182 of 255 = 71%
G 187 of 255 = 73%
B 183 of 255 = 72%

182
187
183

R + G + B ~ 72%. #B6BBB7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 187 + 183 = 552 (100%)
R 182 of 552 ~ 32.97%
G 187 of 552 ~ 33.88%
B 183 of 552 ~ 33.15'%

%32.97
%33.88
%33.15

CMYK color model

#B6BBB7 color CMYK value is (3,0,2,27).

  • cyan value is 2.67%
  • magenta value is 0.00%
  • yellow value is 2.14%
  • key color value is 26.67%
CMYK: (3,0,2,27) C3M0Y2K27 (3%,0%,2%,27%) (0.03/0.00/0.02/0.27) 

CMYK percentages

%2.67
%0
%2.14
%26.67

Codes

Color #B6BBB7 in popluar color models

B6 BB B7
RGB 182 187 183
HSL 132° 3.55% 72.35%
HSB/HSV 132° 2.67% 73.33%
CMYK 2.67% 0.00% 2.14%
26.67%

Color #B6BBB7 in popluar number systems.

HEX B6 BB B7
Decimal 182 187 183
Binary 10110110 10111011 10110111
Octal 266 273 267

Shades and tints

Shades of #B6BBB7

#B6BBB7
(182,187,183)
#A6AAA7
(166,170,167)
#969997
(150,153,151)
#868887
(134,136,135)
#767777
(118,119,119)
#666667
(102,102,103)
#565557
(86,85,87)
#464447
(70,68,71)
#363337
(54,51,55)
#262227
(38,34,39)
#161117
(22,17,23)
#000000
(0,0,0)

Tints of #B6BBB7

#B6BBB7
(182,187,183)
#BCC1BD
(188,193,189)
#C2C7C3
(194,199,195)
#C8CDC9
(200,205,201)
#CED3CF
(206,211,207)
#D4D9D5
(212,217,213)
#DADFDB
(218,223,219)
#E0E5E1
(224,229,225)
#E6EBE7
(230,235,231)
#ECF1ED
(236,241,237)
#F2F7F3
(242,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6BBB7; }

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

This text font color is #B6BBB7.

Background Color

.myBgColor { background-color: #B6BBB7; }

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

This div background color is #B6BBB7.

Border color

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

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

This div border color is #B6BBB7.

Opacity

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

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

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

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

This text has shadow with #B6BBB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BBB7.

Preview

Color preview on black background

This text has color #B6BBB7 on black background.


Color preview on white background

This text has color #B6BBB7 on white background.


Black color preview on #B6BBB7 background

This text has black color on #B6BBB7 background.


White color preview on #B6BBB7 background

This text has white color on #B6BBB7 background.


Related colors

Complementary color

Complementary color for #hex is #494448.


I love getcolorcode.com

Triadic colors

1 #B7B6BB and #BBB7B6 with #B6BBB7 are triadic colors.

2 #B7BBB6 and #BBB6B7 with #B6BBB7 are triadic colors.