COLOR #B79076

HEX: #B79076 RGB: (183,144,118)

Color info

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

RGB color model

#B79076 color RGB value is (183,144,118).

RGB: (183,144,118) (72%, 56%, 46%)

RGB channels and saturation

R 183 of 255 = 72%
G 144 of 255 = 56%
B 118 of 255 = 46%

183
144
118

R + G + B ~ 58%. #B79076 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 183 + 144 + 118 = 445 (100%)
R 183 of 445 ~ 41.12%
G 144 of 445 ~ 32.36%
B 118 of 445 ~ 26.52'%

%41.12
%32.36
%26.52

CMYK color model

#B79076 color CMYK value is (0,21,36,28).

  • cyan value is 0.00%
  • magenta value is 21.31%
  • yellow value is 35.52%
  • key color value is 28.24%

CMYK: (0,21,36,28)
C0M21Y36K28 (0%, 21%, 36%, 28%)
(0.00 / 0.21 / 0.36 / 0.28)

CMYK percentages

%0
%21.31
%35.52
%28.24

Codes

Color #B79076 in popluar color models

B7 90 76
RGB 183 144 118
HSL 24° 31.10% 59.02%
HSB/HSV 24° 35.52% 71.76%
CMYK 0.00% 21.31% 35.52%
28.24%

Color #B79076 in popluar number systems.

HEX B7 90 76
Decimal 183 144 118
Binary 10110111 10010000 1110110
Octal 267 220 166

Shades and tints

Shades of #B79076

#B79076
(183,144,118)
#A7836C
(167,131,108)
#977662
(151,118,98)
#876958
(135,105,88)
#775C4E
(119,92,78)
#674F44
(103,79,68)
#57423A
(87,66,58)
#473530
(71,53,48)
#372826
(55,40,38)
#271B1C
(39,27,28)
#170E12
(23,14,18)
#000000
(0,0,0)

Tints of #B79076

#B79076
(183,144,118)
#BD9A82
(189,154,130)
#C3A48E
(195,164,142)
#C9AE9A
(201,174,154)
#CFB8A6
(207,184,166)
#D5C2B2
(213,194,178)
#DBCCBE
(219,204,190)
#E1D6CA
(225,214,202)
#E7E0D6
(231,224,214)
#EDEAE2
(237,234,226)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B79076 color. Also use rgb(183,144,118) instead hex code.

Text Font Color

.myTextColor { color: #B79076; }

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

This text font color is #B79076.

Background Color

.myBgColor { background-color: #B79076; }

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

This div background color is #B79076.

Border color

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

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

This div border color is #B79076.

Opacity

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

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

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

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

This text has shadow with #B79076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B79076.

Preview

Color preview on black background

This text has color #B79076 on black background.


Color preview on white background

This text has color #B79076 on white background.


Black color preview on #B79076 background

This text has black color on #B79076 background.


White color preview on #B79076 background

This text has white color on #B79076 background.


Related colors

Complementary color

Complementary color for #hex is #486F89.


I love getcolorcode.com

Triadic colors

1 #76B790 and #9076B7 with #B79076 are triadic colors.

2 #7690B7 and #90B776 with #B79076 are triadic colors.