COLOR #B39354

HEX: #B39354 RGB: (179,147,84)

Color info

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

RGB color model

#B39354 color RGB value is (179,147,84).

RGB: (179,147,84) (70%, 58%, 33%)

RGB channels and saturation

R 179 of 255 = 70%
G 147 of 255 = 58%
B 84 of 255 = 33%

179
147
84

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

Portions of RGB colors in percentages

R + G + B = 179 + 147 + 84 = 410 (100%)
R 179 of 410 ~ 43.66%
G 147 of 410 ~ 35.85%
B 84 of 410 ~ 20.49'%

%43.66
%35.85
%20.49

CMYK color model

#B39354 color CMYK value is (0,18,53,30).

  • cyan value is 0.00%
  • magenta value is 17.88%
  • yellow value is 53.07%
  • key color value is 29.80%
CMYK: (0,18,53,30) C0M18Y53K30 (0%,18%,53%,30%) (0.00/0.18/0.53/0.30) 

CMYK percentages

%0
%17.88
%53.07
%29.8

Codes

Color #B39354 in popluar color models

B3 93 54
RGB 179 147 84
HSL 40° 38.46% 51.57%
HSB/HSV 40° 53.07% 70.20%
CMYK 0.00% 17.88% 53.07%
29.80%

Color #B39354 in popluar number systems.

HEX B3 93 54
Decimal 179 147 84
Binary 10110011 10010011 1010100
Octal 263 223 124

Shades and tints

Shades of #B39354

#B39354
(179,147,84)
#A3864D
(163,134,77)
#937946
(147,121,70)
#836C3F
(131,108,63)
#735F38
(115,95,56)
#635231
(99,82,49)
#53452A
(83,69,42)
#433823
(67,56,35)
#332B1C
(51,43,28)
#231E15
(35,30,21)
#13110E
(19,17,14)
#000000
(0,0,0)

Tints of #B39354

#B39354
(179,147,84)
#B99C63
(185,156,99)
#BFA572
(191,165,114)
#C5AE81
(197,174,129)
#CBB790
(203,183,144)
#D1C09F
(209,192,159)
#D7C9AE
(215,201,174)
#DDD2BD
(221,210,189)
#E3DBCC
(227,219,204)
#E9E4DB
(233,228,219)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B39354 color. Also use rgb(179,147,84) instead hex code.

Text Font Color

.myTextColor { color: #B39354; }

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

This text font color is #B39354.

Background Color

.myBgColor { background-color: #B39354; }

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

This div background color is #B39354.

Border color

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

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

This div border color is #B39354.

Opacity

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

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

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

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

This text has shadow with #B39354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39354.

Preview

Color preview on black background

This text has color #B39354 on black background.


Color preview on white background

This text has color #B39354 on white background.


Black color preview on #B39354 background

This text has black color on #B39354 background.


White color preview on #B39354 background

This text has white color on #B39354 background.


Related colors

Complementary color

Complementary color for #hex is #4C6CAB.


I love getcolorcode.com

Triadic colors

1 #54B393 and #9354B3 with #B39354 are triadic colors.

2 #5493B3 and #93B354 with #B39354 are triadic colors.