COLOR #B47516

HEX: #B47516 RGB: (180,117,22)

Color info

#B47516 contains mainly red color. Web safe color of #B47516 is #CC6600 (or #C60).

RGB color model

#B47516 color RGB value is (180,117,22).

RGB: (180,117,22) (71%, 46%, 9%)

RGB channels and saturation

R 180 of 255 = 71%
G 117 of 255 = 46%
B 22 of 255 = 9%

180
117
22

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

Portions of RGB colors in percentages

R + G + B = 180 + 117 + 22 = 319 (100%)
R 180 of 319 ~ 56.43%
G 117 of 319 ~ 36.68%
B 22 of 319 ~ 6.9'%

%56.43
%36.68

CMYK color model

#B47516 color CMYK value is (0,35,88,29).

  • cyan value is 0.00%
  • magenta value is 35.00%
  • yellow value is 87.78%
  • key color value is 29.41%
CMYK: (0,35,88,29) C0M35Y88K29 (0%,35%,88%,29%) (0.00/0.35/0.88/0.29) 

CMYK percentages

%0
%35
%87.78
%29.41

Codes

Color #B47516 in popluar color models

B4 75 16
RGB 180 117 22
HSL 36° 78.22% 39.61%
HSB/HSV 36° 87.78% 70.59%
CMYK 0.00% 35.00% 87.78%
29.41%

Color #B47516 in popluar number systems.

HEX B4 75 16
Decimal 180 117 22
Binary 10110100 1110101 10110
Octal 264 165 26

Shades and tints

Shades of #B47516

#B47516
(180,117,22)
#A46B14
(164,107,20)
#946112
(148,97,18)
#845710
(132,87,16)
#744D0E
(116,77,14)
#64430C
(100,67,12)
#54390A
(84,57,10)
#442F08
(68,47,8)
#342506
(52,37,6)
#241B04
(36,27,4)
#141102
(20,17,2)
#000000
(0,0,0)

Tints of #B47516

#B47516
(180,117,22)
#BA812B
(186,129,43)
#C08D40
(192,141,64)
#C69955
(198,153,85)
#CCA56A
(204,165,106)
#D2B17F
(210,177,127)
#D8BD94
(216,189,148)
#DEC9A9
(222,201,169)
#E4D5BE
(228,213,190)
#EAE1D3
(234,225,211)
#F0EDE8
(240,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B47516; }

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

This text font color is #B47516.

Background Color

.myBgColor { background-color: #B47516; }

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

This div background color is #B47516.

Border color

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

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

This div border color is #B47516.

Opacity

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

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

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

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

This text has shadow with #B47516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B47516.

Preview

Color preview on black background

This text has color #B47516 on black background.


Color preview on white background

This text has color #B47516 on white background.


Black color preview on #B47516 background

This text has black color on #B47516 background.


White color preview on #B47516 background

This text has white color on #B47516 background.


Related colors

Complementary color

Complementary color for #hex is #4B8AE9.


I love getcolorcode.com

Triadic colors

1 #16B475 and #7516B4 with #B47516 are triadic colors.

2 #1675B4 and #75B416 with #B47516 are triadic colors.