COLOR #B49251

HEX: #B49251 RGB: (180,146,81)

Renk bilgisi

#B49251 contains mainly red and green colors. #B49251 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B49251 color RGB value is (180,146,81).

RGB: (180,146,81) (71%, 57%, 32%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 146 of 255 = 57%
B 81 of 255 = 32%

180
146
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 146 + 81 = 407 (100%)
R 180 of 407 ~ 44.23%
G 146 of 407 ~ 35.87%
B 81 of 407 ~ 19.9'%

%44.23
%35.87
%19.9

CMYK RENK MODELİ

#B49251 rengi CMYK tonu (0,19,55,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.89%
  • sarı tonu 55.00%
  • ana renk tonu 29.41%

CMYK: (0,19,55,29)
C0M19Y55K29 (0%, 19%, 55%, 29%)
(0.00 / 0.19 / 0.55 / 0.29)

CMYK yüzdeleri

%0
%18.89
%55
%29.41

Codes

Color #B49251 in popluar color models

B4 92 51
RGB 180 146 81
HSL 39° 39.76% 51.18%
HSB/HSV 39° 55.00% 70.59%
CMYK 0.00% 18.89% 55.00%
29.41%

Color #B49251 in popluar number systems.

HEX B4 92 51
Decimal 180 146 81
Binary 10110100 10010010 1010001
Octal 264 222 121

Shades and tints

Shades of #B49251

#B49251
(180,146,81)
#A4854A
(164,133,74)
#947843
(148,120,67)
#846B3C
(132,107,60)
#745E35
(116,94,53)
#64512E
(100,81,46)
#544427
(84,68,39)
#443720
(68,55,32)
#342A19
(52,42,25)
#241D12
(36,29,18)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #B49251

#B49251
(180,146,81)
#BA9B60
(186,155,96)
#C0A46F
(192,164,111)
#C6AD7E
(198,173,126)
#CCB68D
(204,182,141)
#D2BF9C
(210,191,156)
#D8C8AB
(216,200,171)
#DED1BA
(222,209,186)
#E4DAC9
(228,218,201)
#EAE3D8
(234,227,216)
#F0ECE7
(240,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49251 color. Also use rgb(180,146,81) instead hex code.

Text Font Color

.myTextColor { color: #B49251; }

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

This text font color is #B49251.

Background Color

.myBgColor { background-color: #B49251; }

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

This div background color is #B49251.

Border color

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

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

This div border color is #B49251.

Opacity

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

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

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

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

This text has shadow with #B49251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49251.

Preview

Color preview on black background

This text has color #B49251 on black background.


Color preview on white background

This text has color #B49251 on white background.


Black color preview on #B49251 background

This text has black color on #B49251 background.


White color preview on #B49251 background

This text has white color on #B49251 background.


Related colors

Complementary color

Complementary color for #hex is #4B6DAE.


I love getcolorcode.com

Triadic colors

1 #51B492 and #9251B4 with #B49251 are triadic colors.

2 #5192B4 and #92B451 with #B49251 are triadic colors.