COLOR #B6BD9D

HEX: #B6BD9D RGB: (182,189,157)

Color info

#B6BD9D contains red, green and blue colors in about the same proportion. Web safe color of #B6BD9D is #CCCC99 (or #CC9).

RGB color model

#B6BD9D color RGB value is (182,189,157).

RGB: (182,189,157) (71%, 74%, 62%)

RGB channels and saturation

R 182 of 255 = 71%
G 189 of 255 = 74%
B 157 of 255 = 62%

182
189
157

R + G + B ~ 69%. #B6BD9D is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 189 + 157 = 528 (100%)
R 182 of 528 ~ 34.47%
G 189 of 528 ~ 35.8%
B 157 of 528 ~ 29.73'%

%34.47
%35.8
%29.73

CMYK color model

#B6BD9D color CMYK value is (4,0,17,26).

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

CMYK: (4,0,17,26)
C4M0Y17K26 (4%, 0%, 17%, 26%)
(0.04 / 0.00 / 0.17 / 0.26)

CMYK percentages

%3.7
%0
%16.93
%25.88

Codes

Color #B6BD9D in popluar color models

B6 BD 9D
RGB 182 189 157
HSL 73° 19.51% 67.84%
HSB/HSV 73° 16.93% 74.12%
CMYK 3.70% 0.00% 16.93%
25.88%

Color #B6BD9D in popluar number systems.

HEX B6 BD 9D
Decimal 182 189 157
Binary 10110110 10111101 10011101
Octal 266 275 235

Shades and tints

Shades of #B6BD9D

#B6BD9D
(182,189,157)
#A6AC8F
(166,172,143)
#969B81
(150,155,129)
#868A73
(134,138,115)
#767965
(118,121,101)
#666857
(102,104,87)
#565749
(86,87,73)
#46463B
(70,70,59)
#36352D
(54,53,45)
#26241F
(38,36,31)
#161311
(22,19,17)
#000000
(0,0,0)

Tints of #B6BD9D

#B6BD9D
(182,189,157)
#BCC3A5
(188,195,165)
#C2C9AD
(194,201,173)
#C8CFB5
(200,207,181)
#CED5BD
(206,213,189)
#D4DBC5
(212,219,197)
#DAE1CD
(218,225,205)
#E0E7D5
(224,231,213)
#E6EDDD
(230,237,221)
#ECF3E5
(236,243,229)
#F2F9ED
(242,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6BD9D; }

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

This text font color is #B6BD9D.

Background Color

.myBgColor { background-color: #B6BD9D; }

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

This div background color is #B6BD9D.

Border color

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

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

This div border color is #B6BD9D.

Opacity

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

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

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

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

This text has shadow with #B6BD9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BD9D.

Preview

Color preview on black background

This text has color #B6BD9D on black background.


Color preview on white background

This text has color #B6BD9D on white background.


Black color preview on #B6BD9D background

This text has black color on #B6BD9D background.


White color preview on #B6BD9D background

This text has white color on #B6BD9D background.


Related colors

Complementary color

Complementary color for #hex is #494262.


I love getcolorcode.com

Triadic colors

1 #9DB6BD and #BD9DB6 with #B6BD9D are triadic colors.

2 #9DBDB6 and #BDB69D with #B6BD9D are triadic colors.