COLOR #B39464

HEX: #B39464 RGB: (179,148,100)

Color info

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

RGB color model

#B39464 color RGB value is (179,148,100).

RGB: (179,148,100) (70%, 58%, 39%)

RGB channels and saturation

R 179 of 255 = 70%
G 148 of 255 = 58%
B 100 of 255 = 39%

179
148
100

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

Portions of RGB colors in percentages

R + G + B = 179 + 148 + 100 = 427 (100%)
R 179 of 427 ~ 41.92%
G 148 of 427 ~ 34.66%
B 100 of 427 ~ 23.42'%

%41.92
%34.66
%23.42

CMYK color model

#B39464 color CMYK value is (0,17,44,30).

  • cyan value is 0.00%
  • magenta value is 17.32%
  • yellow value is 44.13%
  • key color value is 29.80%

CMYK: (0,17,44,30)
C0M17Y44K30 (0%, 17%, 44%, 30%)
(0.00 / 0.17 / 0.44 / 0.30)

CMYK percentages

%0
%17.32
%44.13
%29.8

Codes

Color #B39464 in popluar color models

B3 94 64
RGB 179 148 100
HSL 36° 34.20% 54.71%
HSB/HSV 36° 44.13% 70.20%
CMYK 0.00% 17.32% 44.13%
29.80%

Color #B39464 in popluar number systems.

HEX B3 94 64
Decimal 179 148 100
Binary 10110011 10010100 1100100
Octal 263 224 144

Shades and tints

Shades of #B39464

#B39464
(179,148,100)
#A3875B
(163,135,91)
#937A52
(147,122,82)
#836D49
(131,109,73)
#736040
(115,96,64)
#635337
(99,83,55)
#53462E
(83,70,46)
#433925
(67,57,37)
#332C1C
(51,44,28)
#231F13
(35,31,19)
#13120A
(19,18,10)
#000000
(0,0,0)

Tints of #B39464

#B39464
(179,148,100)
#B99D72
(185,157,114)
#BFA680
(191,166,128)
#C5AF8E
(197,175,142)
#CBB89C
(203,184,156)
#D1C1AA
(209,193,170)
#D7CAB8
(215,202,184)
#DDD3C6
(221,211,198)
#E3DCD4
(227,220,212)
#E9E5E2
(233,229,226)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B39464 color. Also use rgb(179,148,100) instead hex code.

Text Font Color

.myTextColor { color: #B39464; }

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

This text font color is #B39464.

Background Color

.myBgColor { background-color: #B39464; }

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

This div background color is #B39464.

Border color

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

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

This div border color is #B39464.

Opacity

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

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

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

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

This text has shadow with #B39464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39464.

Preview

Color preview on black background

This text has color #B39464 on black background.


Color preview on white background

This text has color #B39464 on white background.


Black color preview on #B39464 background

This text has black color on #B39464 background.


White color preview on #B39464 background

This text has white color on #B39464 background.


Related colors

Complementary color

Complementary color for #hex is #4C6B9B.


I love getcolorcode.com

Triadic colors

1 #64B394 and #9464B3 with #B39464 are triadic colors.

2 #6494B3 and #94B364 with #B39464 are triadic colors.