COLOR #B47947

HEX: #B47947 RGB: (180,121,71)

Renk bilgisi

#B47947 contains mainly red and green colors. #B47947 ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#B47947 color RGB value is (180,121,71).

RGB: (180,121,71) (71%, 47%, 28%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 121 of 255 = 47%
B 71 of 255 = 28%

180
121
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 121 + 71 = 372 (100%)
R 180 of 372 ~ 48.39%
G 121 of 372 ~ 32.53%
B 71 of 372 ~ 19.09'%

%48.39
%32.53
%19.09

CMYK RENK MODELİ

#B47947 rengi CMYK tonu (0,33,61,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.78%
  • sarı tonu 60.56%
  • ana renk tonu 29.41%

CMYK: (0,33,61,29)
C0M33Y61K29 (0%, 33%, 61%, 29%)
(0.00 / 0.33 / 0.61 / 0.29)

CMYK yüzdeleri

%0
%32.78
%60.56
%29.41

Codes

Color #B47947 in popluar color models

B4 79 47
RGB 180 121 71
HSL 28° 43.43% 49.22%
HSB/HSV 28° 60.56% 70.59%
CMYK 0.00% 32.78% 60.56%
29.41%

Color #B47947 in popluar number systems.

HEX B4 79 47
Decimal 180 121 71
Binary 10110100 1111001 1000111
Octal 264 171 107

Shades and tints

Shades of #B47947

#B47947
(180,121,71)
#A46E41
(164,110,65)
#94633B
(148,99,59)
#845835
(132,88,53)
#744D2F
(116,77,47)
#644229
(100,66,41)
#543723
(84,55,35)
#442C1D
(68,44,29)
#342117
(52,33,23)
#241611
(36,22,17)
#140B0B
(20,11,11)
#000000
(0,0,0)

Tints of #B47947

#B47947
(180,121,71)
#BA8557
(186,133,87)
#C09167
(192,145,103)
#C69D77
(198,157,119)
#CCA987
(204,169,135)
#D2B597
(210,181,151)
#D8C1A7
(216,193,167)
#DECDB7
(222,205,183)
#E4D9C7
(228,217,199)
#EAE5D7
(234,229,215)
#F0F1E7
(240,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B47947; }

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

This text font color is #B47947.

Background Color

.myBgColor { background-color: #B47947; }

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

This div background color is #B47947.

Border color

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

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

This div border color is #B47947.

Opacity

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

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

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

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

This text has shadow with #B47947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B47947.

Preview

Color preview on black background

This text has color #B47947 on black background.


Color preview on white background

This text has color #B47947 on white background.


Black color preview on #B47947 background

This text has black color on #B47947 background.


White color preview on #B47947 background

This text has white color on #B47947 background.


Related colors

Complementary color

Complementary color for #hex is #4B86B8.


I love getcolorcode.com

Triadic colors

1 #47B479 and #7947B4 with #B47947 are triadic colors.

2 #4779B4 and #79B447 with #B47947 are triadic colors.