COLOR #B6B7BA

HEX: #B6B7BA RGB: (182,183,186)

Color info

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

RGB color model

#B6B7BA color RGB value is (182,183,186).

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

RGB channels and saturation

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

182
183
186

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

Portions of RGB colors in percentages

R + G + B = 182 + 183 + 186 = 551 (100%)
R 182 of 551 ~ 33.03%
G 183 of 551 ~ 33.21%
B 186 of 551 ~ 33.76'%

%33.03
%33.21
%33.76

CMYK color model

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

  • cyan value is 2.15%
  • magenta value is 1.61%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (2,2,0,27)
C2M2Y0K27 (2%, 2%, 0%, 27%)
(0.02 / 0.02 / 0.00 / 0.27)

CMYK percentages

%2.15
%1.61
%0
%27.06

Codes

Color #B6B7BA in popluar color models

B6 B7 BA
RGB 182 183 186
HSL 225° 2.82% 72.16%
HSB/HSV 225° 2.15% 72.94%
CMYK 2.15% 1.61% 0.00%
27.06%

Color #B6B7BA in popluar number systems.

HEX B6 B7 BA
Decimal 182 183 186
Binary 10110110 10110111 10111010
Octal 266 267 272

Shades and tints

Shades of #B6B7BA

#B6B7BA
(182,183,186)
#A6A7AA
(166,167,170)
#96979A
(150,151,154)
#86878A
(134,135,138)
#76777A
(118,119,122)
#66676A
(102,103,106)
#56575A
(86,87,90)
#46474A
(70,71,74)
#36373A
(54,55,58)
#26272A
(38,39,42)
#16171A
(22,23,26)
#000000
(0,0,0)

Tints of #B6B7BA

#B6B7BA
(182,183,186)
#BCBDC0
(188,189,192)
#C2C3C6
(194,195,198)
#C8C9CC
(200,201,204)
#CECFD2
(206,207,210)
#D4D5D8
(212,213,216)
#DADBDE
(218,219,222)
#E0E1E4
(224,225,228)
#E6E7EA
(230,231,234)
#ECEDF0
(236,237,240)
#F2F3F6
(242,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6B7BA; }

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

This text font color is #B6B7BA.

Background Color

.myBgColor { background-color: #B6B7BA; }

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

This div background color is #B6B7BA.

Border color

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

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

This div border color is #B6B7BA.

Opacity

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

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

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

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

This text has shadow with #B6B7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B7BA.

Preview

Color preview on black background

This text has color #B6B7BA on black background.


Color preview on white background

This text has color #B6B7BA on white background.


Black color preview on #B6B7BA background

This text has black color on #B6B7BA background.


White color preview on #B6B7BA background

This text has white color on #B6B7BA background.


Related colors

Complementary color

Complementary color for #hex is #494845.


I love getcolorcode.com

Triadic colors

1 #BAB6B7 and #B7BAB6 with #B6B7BA are triadic colors.

2 #BAB7B6 and #B7B6BA with #B6B7BA are triadic colors.