COLOR #B49464

HEX: #B49464 RGB: (180,148,100)

Color info

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

RGB color model

#B49464 color RGB value is (180,148,100).

RGB: (180,148,100) (71%, 58%, 39%)

RGB channels and saturation

R 180 of 255 = 71%
G 148 of 255 = 58%
B 100 of 255 = 39%

180
148
100

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

Portions of RGB colors in percentages

R + G + B = 180 + 148 + 100 = 428 (100%)
R 180 of 428 ~ 42.06%
G 148 of 428 ~ 34.58%
B 100 of 428 ~ 23.36'%

%42.06
%34.58
%23.36

CMYK color model

#B49464 color CMYK value is (0,18,44,29).

  • cyan value is 0.00%
  • magenta value is 17.78%
  • yellow value is 44.44%
  • key color value is 29.41%

CMYK: (0,18,44,29)
C0M18Y44K29 (0%, 18%, 44%, 29%)
(0.00 / 0.18 / 0.44 / 0.29)

CMYK percentages

%0
%17.78
%44.44
%29.41

Codes

Color #B49464 in popluar color models

B4 94 64
RGB 180 148 100
HSL 36° 34.78% 54.90%
HSB/HSV 36° 44.44% 70.59%
CMYK 0.00% 17.78% 44.44%
29.41%

Color #B49464 in popluar number systems.

HEX B4 94 64
Decimal 180 148 100
Binary 10110100 10010100 1100100
Octal 264 224 144

Shades and tints

Shades of #B49464

#B49464
(180,148,100)
#A4875B
(164,135,91)
#947A52
(148,122,82)
#846D49
(132,109,73)
#746040
(116,96,64)
#645337
(100,83,55)
#54462E
(84,70,46)
#443925
(68,57,37)
#342C1C
(52,44,28)
#241F13
(36,31,19)
#14120A
(20,18,10)
#000000
(0,0,0)

Tints of #B49464

#B49464
(180,148,100)
#BA9D72
(186,157,114)
#C0A680
(192,166,128)
#C6AF8E
(198,175,142)
#CCB89C
(204,184,156)
#D2C1AA
(210,193,170)
#D8CAB8
(216,202,184)
#DED3C6
(222,211,198)
#E4DCD4
(228,220,212)
#EAE5E2
(234,229,226)
#F0EEF0
(240,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49464; }

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

This text font color is #B49464.

Background Color

.myBgColor { background-color: #B49464; }

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

This div background color is #B49464.

Border color

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

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

This div border color is #B49464.

Opacity

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

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

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

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

This text has shadow with #B49464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49464.

Preview

Color preview on black background

This text has color #B49464 on black background.


Color preview on white background

This text has color #B49464 on white background.


Black color preview on #B49464 background

This text has black color on #B49464 background.


White color preview on #B49464 background

This text has white color on #B49464 background.


Related colors

Complementary color

Complementary color for #hex is #4B6B9B.


I love getcolorcode.com

Triadic colors

1 #64B494 and #9464B4 with #B49464 are triadic colors.

2 #6494B4 and #94B464 with #B49464 are triadic colors.