COLOR #B49B7E

HEX: #B49B7E RGB: (180,155,126)

Renk bilgisi

#B49B7E contains red, green and blue colors in about the same proportion. #B49B7E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B49B7E color RGB value is (180,155,126).

RGB: (180,155,126) (71%, 61%, 49%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 155 of 255 = 61%
B 126 of 255 = 49%

180
155
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 155 + 126 = 461 (100%)
R 180 of 461 ~ 39.05%
G 155 of 461 ~ 33.62%
B 126 of 461 ~ 27.33'%

%39.05
%33.62
%27.33

CMYK RENK MODELİ

#B49B7E rengi CMYK tonu (0,14,30,29).

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

CMYK: (0,14,30,29)
C0M14Y30K29 (0%, 14%, 30%, 29%)
(0.00 / 0.14 / 0.30 / 0.29)

CMYK yüzdeleri

%0
%13.89
%30
%29.41

Codes

Color #B49B7E in popluar color models

B4 9B 7E
RGB 180 155 126
HSL 32° 26.47% 60.00%
HSB/HSV 32° 30.00% 70.59%
CMYK 0.00% 13.89% 30.00%
29.41%

Color #B49B7E in popluar number systems.

HEX B4 9B 7E
Decimal 180 155 126
Binary 10110100 10011011 1111110
Octal 264 233 176

Shades and tints

Shades of #B49B7E

#B49B7E
(180,155,126)
#A48D73
(164,141,115)
#947F68
(148,127,104)
#84715D
(132,113,93)
#746352
(116,99,82)
#645547
(100,85,71)
#54473C
(84,71,60)
#443931
(68,57,49)
#342B26
(52,43,38)
#241D1B
(36,29,27)
#140F10
(20,15,16)
#000000
(0,0,0)

Tints of #B49B7E

#B49B7E
(180,155,126)
#BAA489
(186,164,137)
#C0AD94
(192,173,148)
#C6B69F
(198,182,159)
#CCBFAA
(204,191,170)
#D2C8B5
(210,200,181)
#D8D1C0
(216,209,192)
#DEDACB
(222,218,203)
#E4E3D6
(228,227,214)
#EAECE1
(234,236,225)
#F0F5EC
(240,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49B7E; }

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

This text font color is #B49B7E.

Background Color

.myBgColor { background-color: #B49B7E; }

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

This div background color is #B49B7E.

Border color

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

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

This div border color is #B49B7E.

Opacity

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

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

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

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

This text has shadow with #B49B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49B7E.

Preview

Color preview on black background

This text has color #B49B7E on black background.


Color preview on white background

This text has color #B49B7E on white background.


Black color preview on #B49B7E background

This text has black color on #B49B7E background.


White color preview on #B49B7E background

This text has white color on #B49B7E background.


Related colors

Complementary color

Complementary color for #hex is #4B6481.


I love getcolorcode.com

Triadic colors

1 #7EB49B and #9B7EB4 with #B49B7E are triadic colors.

2 #7E9BB4 and #9BB47E with #B49B7E are triadic colors.