COLOR #B59377

HEX: #B59377 RGB: (181,147,119)

Color info

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

RGB color model

#B59377 color RGB value is (181,147,119).

RGB: (181,147,119) (71%, 58%, 47%)

RGB channels and saturation

R 181 of 255 = 71%
G 147 of 255 = 58%
B 119 of 255 = 47%

181
147
119

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

Portions of RGB colors in percentages

R + G + B = 181 + 147 + 119 = 447 (100%)
R 181 of 447 ~ 40.49%
G 147 of 447 ~ 32.89%
B 119 of 447 ~ 26.62'%

%40.49
%32.89
%26.62

CMYK color model

#B59377 color CMYK value is (0,19,34,29).

  • cyan value is 0.00%
  • magenta value is 18.78%
  • yellow value is 34.25%
  • key color value is 29.02%
CMYK: (0,19,34,29) C0M19Y34K29 (0%,19%,34%,29%) (0.00/0.19/0.34/0.29) 

CMYK percentages

%0
%18.78
%34.25
%29.02

Codes

Color #B59377 in popluar color models

B5 93 77
RGB 181 147 119
HSL 27° 29.52% 58.82%
HSB/HSV 27° 34.25% 70.98%
CMYK 0.00% 18.78% 34.25%
29.02%

Color #B59377 in popluar number systems.

HEX B5 93 77
Decimal 181 147 119
Binary 10110101 10010011 1110111
Octal 265 223 167

Shades and tints

Shades of #B59377

#B59377
(181,147,119)
#A5866D
(165,134,109)
#957963
(149,121,99)
#856C59
(133,108,89)
#755F4F
(117,95,79)
#655245
(101,82,69)
#55453B
(85,69,59)
#453831
(69,56,49)
#352B27
(53,43,39)
#251E1D
(37,30,29)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #B59377

#B59377
(181,147,119)
#BB9C83
(187,156,131)
#C1A58F
(193,165,143)
#C7AE9B
(199,174,155)
#CDB7A7
(205,183,167)
#D3C0B3
(211,192,179)
#D9C9BF
(217,201,191)
#DFD2CB
(223,210,203)
#E5DBD7
(229,219,215)
#EBE4E3
(235,228,227)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B59377 color. Also use rgb(181,147,119) instead hex code.

Text Font Color

.myTextColor { color: #B59377; }

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

This text font color is #B59377.

Background Color

.myBgColor { background-color: #B59377; }

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

This div background color is #B59377.

Border color

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

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

This div border color is #B59377.

Opacity

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

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

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

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

This text has shadow with #B59377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59377.

Preview

Color preview on black background

This text has color #B59377 on black background.


Color preview on white background

This text has color #B59377 on white background.


Black color preview on #B59377 background

This text has black color on #B59377 background.


White color preview on #B59377 background

This text has white color on #B59377 background.


Related colors

Complementary color

Complementary color for #hex is #4A6C88.


I love getcolorcode.com

Triadic colors

1 #77B593 and #9377B5 with #B59377 are triadic colors.

2 #7793B5 and #93B577 with #B59377 are triadic colors.