COLOR #B46747

HEX: #B46747 RGB: (180,103,71)

Color info

#B46747 contains mainly red color. Web safe color of #B46747 is #CC6633 (or #C63).

RGB color model

#B46747 color RGB value is (180,103,71).

RGB: (180,103,71) (71%, 40%, 28%)

RGB channels and saturation

R 180 of 255 = 71%
G 103 of 255 = 40%
B 71 of 255 = 28%

180
103
71

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

Portions of RGB colors in percentages

R + G + B = 180 + 103 + 71 = 354 (100%)
R 180 of 354 ~ 50.85%
G 103 of 354 ~ 29.1%
B 71 of 354 ~ 20.06'%

%50.85
%29.1
%20.06

CMYK color model

#B46747 color CMYK value is (0,43,61,29).

  • cyan value is 0.00%
  • magenta value is 42.78%
  • yellow value is 60.56%
  • key color value is 29.41%

CMYK: (0,43,61,29)
C0M43Y61K29 (0%, 43%, 61%, 29%)
(0.00 / 0.43 / 0.61 / 0.29)

CMYK percentages

%0
%42.78
%60.56
%29.41

Codes

Color #B46747 in popluar color models

B4 67 47
RGB 180 103 71
HSL 18° 43.43% 49.22%
HSB/HSV 18° 60.56% 70.59%
CMYK 0.00% 42.78% 60.56%
29.41%

Color #B46747 in popluar number systems.

HEX B4 67 47
Decimal 180 103 71
Binary 10110100 1100111 1000111
Octal 264 147 107

Shades and tints

Shades of #B46747

#B46747
(180,103,71)
#A45E41
(164,94,65)
#94553B
(148,85,59)
#844C35
(132,76,53)
#74432F
(116,67,47)
#643A29
(100,58,41)
#543123
(84,49,35)
#44281D
(68,40,29)
#341F17
(52,31,23)
#241611
(36,22,17)
#140D0B
(20,13,11)
#000000
(0,0,0)

Tints of #B46747

#B46747
(180,103,71)
#BA7457
(186,116,87)
#C08167
(192,129,103)
#C68E77
(198,142,119)
#CC9B87
(204,155,135)
#D2A897
(210,168,151)
#D8B5A7
(216,181,167)
#DEC2B7
(222,194,183)
#E4CFC7
(228,207,199)
#EADCD7
(234,220,215)
#F0E9E7
(240,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B46747 color. Also use rgb(180,103,71) instead hex code.

Text Font Color

.myTextColor { color: #B46747; }

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

This text font color is #B46747.

Background Color

.myBgColor { background-color: #B46747; }

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

This div background color is #B46747.

Border color

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

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

This div border color is #B46747.

Opacity

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

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

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

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

This text has shadow with #B46747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B46747.

Preview

Color preview on black background

This text has color #B46747 on black background.


Color preview on white background

This text has color #B46747 on white background.


Black color preview on #B46747 background

This text has black color on #B46747 background.


White color preview on #B46747 background

This text has white color on #B46747 background.


Related colors

Complementary color

Complementary color for #hex is #4B98B8.


I love getcolorcode.com

Triadic colors

1 #47B467 and #6747B4 with #B46747 are triadic colors.

2 #4767B4 and #67B447 with #B46747 are triadic colors.