COLOR #B6A69B

HEX: #B6A69B RGB: (182,166,155)

Color info

#B6A69B contains red, green and blue colors in about the same proportion. Web safe color of #B6A69B is #CC9999 (or #C99).

RGB color model

#B6A69B color RGB value is (182,166,155).

RGB: (182,166,155) (71%, 65%, 61%)

RGB channels and saturation

R 182 of 255 = 71%
G 166 of 255 = 65%
B 155 of 255 = 61%

182
166
155

R + G + B ~ 66%. #B6A69B is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 166 + 155 = 503 (100%)
R 182 of 503 ~ 36.18%
G 166 of 503 ~ 33%
B 155 of 503 ~ 30.82'%

%36.18
%33
%30.82

CMYK color model

#B6A69B color CMYK value is (0,9,15,29).

  • cyan value is 0.00%
  • magenta value is 8.79%
  • yellow value is 14.84%
  • key color value is 28.63%

CMYK: (0,9,15,29)
C0M9Y15K29 (0%, 9%, 15%, 29%)
(0.00 / 0.09 / 0.15 / 0.29)

CMYK percentages

%0
%8.79
%14.84
%28.63

Codes

Color #B6A69B in popluar color models

B6 A6 9B
RGB 182 166 155
HSL 24° 15.61% 66.08%
HSB/HSV 24° 14.84% 71.37%
CMYK 0.00% 8.79% 14.84%
28.63%

Color #B6A69B in popluar number systems.

HEX B6 A6 9B
Decimal 182 166 155
Binary 10110110 10100110 10011011
Octal 266 246 233

Shades and tints

Shades of #B6A69B

#B6A69B
(182,166,155)
#A6978D
(166,151,141)
#96887F
(150,136,127)
#867971
(134,121,113)
#766A63
(118,106,99)
#665B55
(102,91,85)
#564C47
(86,76,71)
#463D39
(70,61,57)
#362E2B
(54,46,43)
#261F1D
(38,31,29)
#16100F
(22,16,15)
#000000
(0,0,0)

Tints of #B6A69B

#B6A69B
(182,166,155)
#BCAEA4
(188,174,164)
#C2B6AD
(194,182,173)
#C8BEB6
(200,190,182)
#CEC6BF
(206,198,191)
#D4CEC8
(212,206,200)
#DAD6D1
(218,214,209)
#E0DEDA
(224,222,218)
#E6E6E3
(230,230,227)
#ECEEEC
(236,238,236)
#F2F6F5
(242,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6A69B color. Also use rgb(182,166,155) instead hex code.

Text Font Color

.myTextColor { color: #B6A69B; }

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

This text font color is #B6A69B.

Background Color

.myBgColor { background-color: #B6A69B; }

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

This div background color is #B6A69B.

Border color

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

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

This div border color is #B6A69B.

Opacity

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

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

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

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

This text has shadow with #B6A69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6A69B.

Preview

Color preview on black background

This text has color #B6A69B on black background.


Color preview on white background

This text has color #B6A69B on white background.


Black color preview on #B6A69B background

This text has black color on #B6A69B background.


White color preview on #B6A69B background

This text has white color on #B6A69B background.


Related colors

Complementary color

Complementary color for #hex is #495964.


I love getcolorcode.com

Triadic colors

1 #9BB6A6 and #A69BB6 with #B6A69B are triadic colors.

2 #9BA6B6 and #A6B69B with #B6A69B are triadic colors.