COLOR #B6A879

HEX: #B6A879 RGB: (182,168,121)

Color info

#B6A879 contains mainly red and green colors. Web safe color of #B6A879 is #CC9966 (or #C96).

RGB color model

#B6A879 color RGB value is (182,168,121).

RGB: (182,168,121) (71%, 66%, 47%)

RGB channels and saturation

R 182 of 255 = 71%
G 168 of 255 = 66%
B 121 of 255 = 47%

182
168
121

R + G + B ~ 61%. #B6A879 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 168 + 121 = 471 (100%)
R 182 of 471 ~ 38.64%
G 168 of 471 ~ 35.67%
B 121 of 471 ~ 25.69'%

%38.64
%35.67
%25.69

CMYK color model

#B6A879 color CMYK value is (0,8,34,29).

  • cyan value is 0.00%
  • magenta value is 7.69%
  • yellow value is 33.52%
  • key color value is 28.63%

CMYK: (0,8,34,29)
C0M8Y34K29 (0%, 8%, 34%, 29%)
(0.00 / 0.08 / 0.34 / 0.29)

CMYK percentages

%0
%7.69
%33.52
%28.63

Codes

Color #B6A879 in popluar color models

B6 A8 79
RGB 182 168 121
HSL 46° 29.47% 59.41%
HSB/HSV 46° 33.52% 71.37%
CMYK 0.00% 7.69% 33.52%
28.63%

Color #B6A879 in popluar number systems.

HEX B6 A8 79
Decimal 182 168 121
Binary 10110110 10101000 1111001
Octal 266 250 171

Shades and tints

Shades of #B6A879

#B6A879
(182,168,121)
#A6996E
(166,153,110)
#968A63
(150,138,99)
#867B58
(134,123,88)
#766C4D
(118,108,77)
#665D42
(102,93,66)
#564E37
(86,78,55)
#463F2C
(70,63,44)
#363021
(54,48,33)
#262116
(38,33,22)
#16120B
(22,18,11)
#000000
(0,0,0)

Tints of #B6A879

#B6A879
(182,168,121)
#BCAF85
(188,175,133)
#C2B691
(194,182,145)
#C8BD9D
(200,189,157)
#CEC4A9
(206,196,169)
#D4CBB5
(212,203,181)
#DAD2C1
(218,210,193)
#E0D9CD
(224,217,205)
#E6E0D9
(230,224,217)
#ECE7E5
(236,231,229)
#F2EEF1
(242,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6A879 color. Also use rgb(182,168,121) instead hex code.

Text Font Color

.myTextColor { color: #B6A879; }

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

This text font color is #B6A879.

Background Color

.myBgColor { background-color: #B6A879; }

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

This div background color is #B6A879.

Border color

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

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

This div border color is #B6A879.

Opacity

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

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

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

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

This text has shadow with #B6A879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6A879.

Preview

Color preview on black background

This text has color #B6A879 on black background.


Color preview on white background

This text has color #B6A879 on white background.


Black color preview on #B6A879 background

This text has black color on #B6A879 background.


White color preview on #B6A879 background

This text has white color on #B6A879 background.


Related colors

Complementary color

Complementary color for #hex is #495786.


I love getcolorcode.com

Triadic colors

1 #79B6A8 and #A879B6 with #B6A879 are triadic colors.

2 #79A8B6 and #A8B679 with #B6A879 are triadic colors.