COLOR #B38357

HEX: #B38357 RGB: (179,131,87)

Color info

#B38357 contains mainly red and green colors. Web safe color of #B38357 is #999966 (or #996).

RGB color model

#B38357 color RGB value is (179,131,87).

RGB: (179,131,87) (70%, 51%, 34%)

RGB channels and saturation

R 179 of 255 = 70%
G 131 of 255 = 51%
B 87 of 255 = 34%

179
131
87

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

Portions of RGB colors in percentages

R + G + B = 179 + 131 + 87 = 397 (100%)
R 179 of 397 ~ 45.09%
G 131 of 397 ~ 33%
B 87 of 397 ~ 21.91'%

%45.09
%33
%21.91

CMYK color model

#B38357 color CMYK value is (0,27,51,30).

  • cyan value is 0.00%
  • magenta value is 26.82%
  • yellow value is 51.40%
  • key color value is 29.80%
CMYK: (0,27,51,30) C0M27Y51K30 (0%,27%,51%,30%) (0.00/0.27/0.51/0.30) 

CMYK percentages

%0
%26.82
%51.4
%29.8

Codes

Color #B38357 in popluar color models

B3 83 57
RGB 179 131 87
HSL 29° 37.70% 52.16%
HSB/HSV 29° 51.40% 70.20%
CMYK 0.00% 26.82% 51.40%
29.80%

Color #B38357 in popluar number systems.

HEX B3 83 57
Decimal 179 131 87
Binary 10110011 10000011 1010111
Octal 263 203 127

Shades and tints

Shades of #B38357

#B38357
(179,131,87)
#A37850
(163,120,80)
#936D49
(147,109,73)
#836242
(131,98,66)
#73573B
(115,87,59)
#634C34
(99,76,52)
#53412D
(83,65,45)
#433626
(67,54,38)
#332B1F
(51,43,31)
#232018
(35,32,24)
#131511
(19,21,17)
#000000
(0,0,0)

Tints of #B38357

#B38357
(179,131,87)
#B98E66
(185,142,102)
#BF9975
(191,153,117)
#C5A484
(197,164,132)
#CBAF93
(203,175,147)
#D1BAA2
(209,186,162)
#D7C5B1
(215,197,177)
#DDD0C0
(221,208,192)
#E3DBCF
(227,219,207)
#E9E6DE
(233,230,222)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B38357 color. Also use rgb(179,131,87) instead hex code.

Text Font Color

.myTextColor { color: #B38357; }

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

This text font color is #B38357.

Background Color

.myBgColor { background-color: #B38357; }

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

This div background color is #B38357.

Border color

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

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

This div border color is #B38357.

Opacity

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

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

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

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

This text has shadow with #B38357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B38357.

Preview

Color preview on black background

This text has color #B38357 on black background.


Color preview on white background

This text has color #B38357 on white background.


Black color preview on #B38357 background

This text has black color on #B38357 background.


White color preview on #B38357 background

This text has white color on #B38357 background.


Related colors

Complementary color

Complementary color for #hex is #4C7CA8.


I love getcolorcode.com

Triadic colors

1 #57B383 and #8357B3 with #B38357 are triadic colors.

2 #5783B3 and #83B357 with #B38357 are triadic colors.