COLOR #B57047

HEX: #B57047 RGB: (181,112,71)

Color info

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

RGB color model

#B57047 color RGB value is (181,112,71).

RGB: (181,112,71) (71%, 44%, 28%)

RGB channels and saturation

R 181 of 255 = 71%
G 112 of 255 = 44%
B 71 of 255 = 28%

181
112
71

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

Portions of RGB colors in percentages

R + G + B = 181 + 112 + 71 = 364 (100%)
R 181 of 364 ~ 49.73%
G 112 of 364 ~ 30.77%
B 71 of 364 ~ 19.51'%

%49.73
%30.77
%19.51

CMYK color model

#B57047 color CMYK value is (0,38,61,29).

  • cyan value is 0.00%
  • magenta value is 38.12%
  • yellow value is 60.77%
  • key color value is 29.02%

CMYK: (0,38,61,29)
C0M38Y61K29 (0%, 38%, 61%, 29%)
(0.00 / 0.38 / 0.61 / 0.29)

CMYK percentages

%0
%38.12
%60.77
%29.02

Codes

Color #B57047 in popluar color models

B5 70 47
RGB 181 112 71
HSL 22° 43.65% 49.41%
HSB/HSV 22° 60.77% 70.98%
CMYK 0.00% 38.12% 60.77%
29.02%

Color #B57047 in popluar number systems.

HEX B5 70 47
Decimal 181 112 71
Binary 10110101 1110000 1000111
Octal 265 160 107

Shades and tints

Shades of #B57047

#B57047
(181,112,71)
#A56641
(165,102,65)
#955C3B
(149,92,59)
#855235
(133,82,53)
#75482F
(117,72,47)
#653E29
(101,62,41)
#553423
(85,52,35)
#452A1D
(69,42,29)
#352017
(53,32,23)
#251611
(37,22,17)
#150C0B
(21,12,11)
#000000
(0,0,0)

Tints of #B57047

#B57047
(181,112,71)
#BB7D57
(187,125,87)
#C18A67
(193,138,103)
#C79777
(199,151,119)
#CDA487
(205,164,135)
#D3B197
(211,177,151)
#D9BEA7
(217,190,167)
#DFCBB7
(223,203,183)
#E5D8C7
(229,216,199)
#EBE5D7
(235,229,215)
#F1F2E7
(241,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B57047 color. Also use rgb(181,112,71) instead hex code.

Text Font Color

.myTextColor { color: #B57047; }

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

This text font color is #B57047.

Background Color

.myBgColor { background-color: #B57047; }

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

This div background color is #B57047.

Border color

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

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

This div border color is #B57047.

Opacity

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

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

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

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

This text has shadow with #B57047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B57047.

Preview

Color preview on black background

This text has color #B57047 on black background.


Color preview on white background

This text has color #B57047 on white background.


Black color preview on #B57047 background

This text has black color on #B57047 background.


White color preview on #B57047 background

This text has white color on #B57047 background.


Related colors

Complementary color

Complementary color for #hex is #4A8FB8.


I love getcolorcode.com

Triadic colors

1 #47B570 and #7047B5 with #B57047 are triadic colors.

2 #4770B5 and #70B547 with #B57047 are triadic colors.