COLOR #B6B9BD

HEX: #B6B9BD RGB: (182,185,189)

Color info

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

RGB color model

#B6B9BD color RGB value is (182,185,189).

RGB: (182,185,189) (71%, 73%, 74%)

RGB channels and saturation

R 182 of 255 = 71%
G 185 of 255 = 73%
B 189 of 255 = 74%

182
185
189

R + G + B ~ 73%. #B6B9BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 185 + 189 = 556 (100%)
R 182 of 556 ~ 32.73%
G 185 of 556 ~ 33.27%
B 189 of 556 ~ 33.99'%

%32.73
%33.27
%33.99

CMYK color model

#B6B9BD color CMYK value is (4,2,0,26).

  • cyan value is 3.70%
  • magenta value is 2.12%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (4,2,0,26)
C4M2Y0K26 (4%, 2%, 0%, 26%)
(0.04 / 0.02 / 0.00 / 0.26)

CMYK percentages

%3.7
%2.12
%0
%25.88

Codes

Color #B6B9BD in popluar color models

B6 B9 BD
RGB 182 185 189
HSL 214° 5.04% 72.75%
HSB/HSV 214° 3.70% 74.12%
CMYK 3.70% 2.12% 0.00%
25.88%

Color #B6B9BD in popluar number systems.

HEX B6 B9 BD
Decimal 182 185 189
Binary 10110110 10111001 10111101
Octal 266 271 275

Shades and tints

Shades of #B6B9BD

#B6B9BD
(182,185,189)
#A6A9AC
(166,169,172)
#96999B
(150,153,155)
#86898A
(134,137,138)
#767979
(118,121,121)
#666968
(102,105,104)
#565957
(86,89,87)
#464946
(70,73,70)
#363935
(54,57,53)
#262924
(38,41,36)
#161913
(22,25,19)
#000000
(0,0,0)

Tints of #B6B9BD

#B6B9BD
(182,185,189)
#BCBFC3
(188,191,195)
#C2C5C9
(194,197,201)
#C8CBCF
(200,203,207)
#CED1D5
(206,209,213)
#D4D7DB
(212,215,219)
#DADDE1
(218,221,225)
#E0E3E7
(224,227,231)
#E6E9ED
(230,233,237)
#ECEFF3
(236,239,243)
#F2F5F9
(242,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B9BD color. Also use rgb(182,185,189) instead hex code.

Text Font Color

.myTextColor { color: #B6B9BD; }

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

This text font color is #B6B9BD.

Background Color

.myBgColor { background-color: #B6B9BD; }

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

This div background color is #B6B9BD.

Border color

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

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

This div border color is #B6B9BD.

Opacity

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

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

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

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

This text has shadow with #B6B9BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B9BD.

Preview

Color preview on black background

This text has color #B6B9BD on black background.


Color preview on white background

This text has color #B6B9BD on white background.


Black color preview on #B6B9BD background

This text has black color on #B6B9BD background.


White color preview on #B6B9BD background

This text has white color on #B6B9BD background.


Related colors

Complementary color

Complementary color for #hex is #494642.


I love getcolorcode.com

Triadic colors

1 #BDB6B9 and #B9BDB6 with #B6B9BD are triadic colors.

2 #BDB9B6 and #B9B6BD with #B6B9BD are triadic colors.