COLOR #B38537

HEX: #B38537 RGB: (179,133,55)

Color info

#B38537 contains mainly red and green colors. Web safe color of #B38537 is #999933 (or #993).

RGB color model

#B38537 color RGB value is (179,133,55).

RGB: (179,133,55) (70%, 52%, 22%)

RGB channels and saturation

R 179 of 255 = 70%
G 133 of 255 = 52%
B 55 of 255 = 22%

179
133
55

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

Portions of RGB colors in percentages

R + G + B = 179 + 133 + 55 = 367 (100%)
R 179 of 367 ~ 48.77%
G 133 of 367 ~ 36.24%
B 55 of 367 ~ 14.99'%

%48.77
%36.24
%14.99

CMYK color model

#B38537 color CMYK value is (0,26,69,30).

  • cyan value is 0.00%
  • magenta value is 25.70%
  • yellow value is 69.27%
  • key color value is 29.80%

CMYK: (0,26,69,30)
C0M26Y69K30 (0%, 26%, 69%, 30%)
(0.00 / 0.26 / 0.69 / 0.30)

CMYK percentages

%0
%25.7
%69.27
%29.8

Codes

Color #B38537 in popluar color models

B3 85 37
RGB 179 133 55
HSL 38° 52.99% 45.88%
HSB/HSV 38° 69.27% 70.20%
CMYK 0.00% 25.70% 69.27%
29.80%

Color #B38537 in popluar number systems.

HEX B3 85 37
Decimal 179 133 55
Binary 10110011 10000101 110111
Octal 263 205 67

Shades and tints

Shades of #B38537

#B38537
(179,133,55)
#A37932
(163,121,50)
#936D2D
(147,109,45)
#836128
(131,97,40)
#735523
(115,85,35)
#63491E
(99,73,30)
#533D19
(83,61,25)
#433114
(67,49,20)
#33250F
(51,37,15)
#23190A
(35,25,10)
#130D05
(19,13,5)
#000000
(0,0,0)

Tints of #B38537

#B38537
(179,133,55)
#B99049
(185,144,73)
#BF9B5B
(191,155,91)
#C5A66D
(197,166,109)
#CBB17F
(203,177,127)
#D1BC91
(209,188,145)
#D7C7A3
(215,199,163)
#DDD2B5
(221,210,181)
#E3DDC7
(227,221,199)
#E9E8D9
(233,232,217)
#EFF3EB
(239,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B38537 color. Also use rgb(179,133,55) instead hex code.

Text Font Color

.myTextColor { color: #B38537; }

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

This text font color is #B38537.

Background Color

.myBgColor { background-color: #B38537; }

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

This div background color is #B38537.

Border color

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

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

This div border color is #B38537.

Opacity

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

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

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

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

This text has shadow with #B38537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B38537.

Preview

Color preview on black background

This text has color #B38537 on black background.


Color preview on white background

This text has color #B38537 on white background.


Black color preview on #B38537 background

This text has black color on #B38537 background.


White color preview on #B38537 background

This text has white color on #B38537 background.


Related colors

Complementary color

Complementary color for #hex is #4C7AC8.


I love getcolorcode.com

Triadic colors

1 #37B385 and #8537B3 with #B38537 are triadic colors.

2 #3785B3 and #85B337 with #B38537 are triadic colors.