COLOR #B49747

HEX: #B49747 RGB: (180,151,71)

Renk bilgisi

#B49747 contains mainly red and green colors. #B49747 ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#B49747 color RGB value is (180,151,71).

RGB: (180,151,71) (71%, 59%, 28%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 151 of 255 = 59%
B 71 of 255 = 28%

180
151
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 151 + 71 = 402 (100%)
R 180 of 402 ~ 44.78%
G 151 of 402 ~ 37.56%
B 71 of 402 ~ 17.66'%

%44.78
%37.56
%17.66

CMYK RENK MODELİ

#B49747 rengi CMYK tonu (0,16,61,29).

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

CMYK: (0,16,61,29)
C0M16Y61K29 (0%, 16%, 61%, 29%)
(0.00 / 0.16 / 0.61 / 0.29)

CMYK yüzdeleri

%0
%16.11
%60.56
%29.41

Codes

Color #B49747 in popluar color models

B4 97 47
RGB 180 151 71
HSL 44° 43.43% 49.22%
HSB/HSV 44° 60.56% 70.59%
CMYK 0.00% 16.11% 60.56%
29.41%

Color #B49747 in popluar number systems.

HEX B4 97 47
Decimal 180 151 71
Binary 10110100 10010111 1000111
Octal 264 227 107

Shades and tints

Shades of #B49747

#B49747
(180,151,71)
#A48A41
(164,138,65)
#947D3B
(148,125,59)
#847035
(132,112,53)
#74632F
(116,99,47)
#645629
(100,86,41)
#544923
(84,73,35)
#443C1D
(68,60,29)
#342F17
(52,47,23)
#242211
(36,34,17)
#14150B
(20,21,11)
#000000
(0,0,0)

Tints of #B49747

#B49747
(180,151,71)
#BAA057
(186,160,87)
#C0A967
(192,169,103)
#C6B277
(198,178,119)
#CCBB87
(204,187,135)
#D2C497
(210,196,151)
#D8CDA7
(216,205,167)
#DED6B7
(222,214,183)
#E4DFC7
(228,223,199)
#EAE8D7
(234,232,215)
#F0F1E7
(240,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49747; }

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

This text font color is #B49747.

Background Color

.myBgColor { background-color: #B49747; }

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

This div background color is #B49747.

Border color

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

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

This div border color is #B49747.

Opacity

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

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

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

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

This text has shadow with #B49747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49747.

Preview

Color preview on black background

This text has color #B49747 on black background.


Color preview on white background

This text has color #B49747 on white background.


Black color preview on #B49747 background

This text has black color on #B49747 background.


White color preview on #B49747 background

This text has white color on #B49747 background.


Related colors

Complementary color

Complementary color for #hex is #4B68B8.


I love getcolorcode.com

Triadic colors

1 #47B497 and #9747B4 with #B49747 are triadic colors.

2 #4797B4 and #97B447 with #B49747 are triadic colors.