COLOR #B49B20

HEX: #B49B20 RGB: (180,155,32)

Renk bilgisi

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

RGB renk modeli

#B49B20 color RGB value is (180,155,32).

RGB: (180,155,32) (71%, 61%, 13%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 155 of 255 = 61%
B 32 of 255 = 13%

180
155
32

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 155 + 32 = 367 (100%)
R 180 of 367 ~ 49.05%
G 155 of 367 ~ 42.23%
B 32 of 367 ~ 8.72'%

%49.05
%42.23

CMYK RENK MODELİ

#B49B20 rengi CMYK tonu (0,14,82,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.89%
  • sarı tonu 82.22%
  • ana renk tonu 29.41%

CMYK: (0,14,82,29)
C0M14Y82K29 (0%, 14%, 82%, 29%)
(0.00 / 0.14 / 0.82 / 0.29)

CMYK yüzdeleri

%0
%13.89
%82.22
%29.41

Codes

Color #B49B20 in popluar color models

B4 9B 20
RGB 180 155 32
HSL 50° 69.81% 41.57%
HSB/HSV 50° 82.22% 70.59%
CMYK 0.00% 13.89% 82.22%
29.41%

Color #B49B20 in popluar number systems.

HEX B4 9B 20
Decimal 180 155 32
Binary 10110100 10011011 100000
Octal 264 233 40

Shades and tints

Shades of #B49B20

#B49B20
(180,155,32)
#A48D1E
(164,141,30)
#947F1C
(148,127,28)
#84711A
(132,113,26)
#746318
(116,99,24)
#645516
(100,85,22)
#544714
(84,71,20)
#443912
(68,57,18)
#342B10
(52,43,16)
#241D0E
(36,29,14)
#140F0C
(20,15,12)
#000000
(0,0,0)

Tints of #B49B20

#B49B20
(180,155,32)
#BAA434
(186,164,52)
#C0AD48
(192,173,72)
#C6B65C
(198,182,92)
#CCBF70
(204,191,112)
#D2C884
(210,200,132)
#D8D198
(216,209,152)
#DEDAAC
(222,218,172)
#E4E3C0
(228,227,192)
#EAECD4
(234,236,212)
#F0F5E8
(240,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49B20 color. Also use rgb(180,155,32) instead hex code.

Text Font Color

.myTextColor { color: #B49B20; }

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

This text font color is #B49B20.

Background Color

.myBgColor { background-color: #B49B20; }

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

This div background color is #B49B20.

Border color

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

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

This div border color is #B49B20.

Opacity

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

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

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

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

This text has shadow with #B49B20 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49B20.

Preview

Color preview on black background

This text has color #B49B20 on black background.


Color preview on white background

This text has color #B49B20 on white background.


Black color preview on #B49B20 background

This text has black color on #B49B20 background.


White color preview on #B49B20 background

This text has white color on #B49B20 background.


Related colors

Complementary color

Complementary color for #hex is #4B64DF.


I love getcolorcode.com

Triadic colors

1 #20B49B and #9B20B4 with #B49B20 are triadic colors.

2 #209BB4 and #9BB420 with #B49B20 are triadic colors.