COLOR #B47347

HEX: #B47347 RGB: (180,115,71)

Renk bilgisi

#B47347 contains mainly red color. #B47347 ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#B47347 color RGB value is (180,115,71).

RGB: (180,115,71) (71%, 45%, 28%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 115 of 255 = 45%
B 71 of 255 = 28%

180
115
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 115 + 71 = 366 (100%)
R 180 of 366 ~ 49.18%
G 115 of 366 ~ 31.42%
B 71 of 366 ~ 19.4'%

%49.18
%31.42
%19.4

CMYK RENK MODELİ

#B47347 rengi CMYK tonu (0,36,61,29).

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

CMYK: (0,36,61,29)
C0M36Y61K29 (0%, 36%, 61%, 29%)
(0.00 / 0.36 / 0.61 / 0.29)

CMYK yüzdeleri

%0
%36.11
%60.56
%29.41

Codes

Color #B47347 in popluar color models

B4 73 47
RGB 180 115 71
HSL 24° 43.43% 49.22%
HSB/HSV 24° 60.56% 70.59%
CMYK 0.00% 36.11% 60.56%
29.41%

Color #B47347 in popluar number systems.

HEX B4 73 47
Decimal 180 115 71
Binary 10110100 1110011 1000111
Octal 264 163 107

Shades and tints

Shades of #B47347

#B47347
(180,115,71)
#A46941
(164,105,65)
#945F3B
(148,95,59)
#845535
(132,85,53)
#744B2F
(116,75,47)
#644129
(100,65,41)
#543723
(84,55,35)
#442D1D
(68,45,29)
#342317
(52,35,23)
#241911
(36,25,17)
#140F0B
(20,15,11)
#000000
(0,0,0)

Tints of #B47347

#B47347
(180,115,71)
#BA7F57
(186,127,87)
#C08B67
(192,139,103)
#C69777
(198,151,119)
#CCA387
(204,163,135)
#D2AF97
(210,175,151)
#D8BBA7
(216,187,167)
#DEC7B7
(222,199,183)
#E4D3C7
(228,211,199)
#EADFD7
(234,223,215)
#F0EBE7
(240,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B47347; }

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

This text font color is #B47347.

Background Color

.myBgColor { background-color: #B47347; }

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

This div background color is #B47347.

Border color

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

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

This div border color is #B47347.

Opacity

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

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

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

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

This text has shadow with #B47347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B47347.

Preview

Color preview on black background

This text has color #B47347 on black background.


Color preview on white background

This text has color #B47347 on white background.


Black color preview on #B47347 background

This text has black color on #B47347 background.


White color preview on #B47347 background

This text has white color on #B47347 background.


Related colors

Complementary color

Complementary color for #hex is #4B8CB8.


I love getcolorcode.com

Triadic colors

1 #47B473 and #7347B4 with #B47347 are triadic colors.

2 #4773B4 and #73B447 with #B47347 are triadic colors.