COLOR #B49475

HEX: #B49475 RGB: (180,148,117)

Color info

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

RGB color model

#B49475 color RGB value is (180,148,117).

RGB: (180,148,117) (71%, 58%, 46%)

RGB channels and saturation

R 180 of 255 = 71%
G 148 of 255 = 58%
B 117 of 255 = 46%

180
148
117

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

Portions of RGB colors in percentages

R + G + B = 180 + 148 + 117 = 445 (100%)
R 180 of 445 ~ 40.45%
G 148 of 445 ~ 33.26%
B 117 of 445 ~ 26.29'%

%40.45
%33.26
%26.29

CMYK color model

#B49475 color CMYK value is (0,18,35,29).

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

CMYK: (0,18,35,29)
C0M18Y35K29 (0%, 18%, 35%, 29%)
(0.00 / 0.18 / 0.35 / 0.29)

CMYK percentages

%0
%17.78
%35
%29.41

Codes

Color #B49475 in popluar color models

B4 94 75
RGB 180 148 117
HSL 30° 29.58% 58.24%
HSB/HSV 30° 35.00% 70.59%
CMYK 0.00% 17.78% 35.00%
29.41%

Color #B49475 in popluar number systems.

HEX B4 94 75
Decimal 180 148 117
Binary 10110100 10010100 1110101
Octal 264 224 165

Shades and tints

Shades of #B49475

#B49475
(180,148,117)
#A4876B
(164,135,107)
#947A61
(148,122,97)
#846D57
(132,109,87)
#74604D
(116,96,77)
#645343
(100,83,67)
#544639
(84,70,57)
#44392F
(68,57,47)
#342C25
(52,44,37)
#241F1B
(36,31,27)
#141211
(20,18,17)
#000000
(0,0,0)

Tints of #B49475

#B49475
(180,148,117)
#BA9D81
(186,157,129)
#C0A68D
(192,166,141)
#C6AF99
(198,175,153)
#CCB8A5
(204,184,165)
#D2C1B1
(210,193,177)
#D8CABD
(216,202,189)
#DED3C9
(222,211,201)
#E4DCD5
(228,220,213)
#EAE5E1
(234,229,225)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49475; }

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

This text font color is #B49475.

Background Color

.myBgColor { background-color: #B49475; }

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

This div background color is #B49475.

Border color

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

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

This div border color is #B49475.

Opacity

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

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

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

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

This text has shadow with #B49475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49475.

Preview

Color preview on black background

This text has color #B49475 on black background.


Color preview on white background

This text has color #B49475 on white background.


Black color preview on #B49475 background

This text has black color on #B49475 background.


White color preview on #B49475 background

This text has white color on #B49475 background.


Related colors

Complementary color

Complementary color for #hex is #4B6B8A.


I love getcolorcode.com

Triadic colors

1 #75B494 and #9475B4 with #B49475 are triadic colors.

2 #7594B4 and #94B475 with #B49475 are triadic colors.