COLOR #B49D6F

HEX: #B49D6F RGB: (180,157,111)

Renk bilgisi

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

RGB renk modeli

#B49D6F color RGB value is (180,157,111).

RGB: (180,157,111) (71%, 62%, 44%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 157 of 255 = 62%
B 111 of 255 = 44%

180
157
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 157 + 111 = 448 (100%)
R 180 of 448 ~ 40.18%
G 157 of 448 ~ 35.04%
B 111 of 448 ~ 24.78'%

%40.18
%35.04
%24.78

CMYK RENK MODELİ

#B49D6F rengi CMYK tonu (0,13,38,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.78%
  • sarı tonu 38.33%
  • ana renk tonu 29.41%

CMYK: (0,13,38,29)
C0M13Y38K29 (0%, 13%, 38%, 29%)
(0.00 / 0.13 / 0.38 / 0.29)

CMYK yüzdeleri

%0
%12.78
%38.33
%29.41

Codes

Color #B49D6F in popluar color models

B4 9D 6F
RGB 180 157 111
HSL 40° 31.51% 57.06%
HSB/HSV 40° 38.33% 70.59%
CMYK 0.00% 12.78% 38.33%
29.41%

Color #B49D6F in popluar number systems.

HEX B4 9D 6F
Decimal 180 157 111
Binary 10110100 10011101 1101111
Octal 264 235 157

Shades and tints

Shades of #B49D6F

#B49D6F
(180,157,111)
#A48F65
(164,143,101)
#94815B
(148,129,91)
#847351
(132,115,81)
#746547
(116,101,71)
#64573D
(100,87,61)
#544933
(84,73,51)
#443B29
(68,59,41)
#342D1F
(52,45,31)
#241F15
(36,31,21)
#14110B
(20,17,11)
#000000
(0,0,0)

Tints of #B49D6F

#B49D6F
(180,157,111)
#BAA57C
(186,165,124)
#C0AD89
(192,173,137)
#C6B596
(198,181,150)
#CCBDA3
(204,189,163)
#D2C5B0
(210,197,176)
#D8CDBD
(216,205,189)
#DED5CA
(222,213,202)
#E4DDD7
(228,221,215)
#EAE5E4
(234,229,228)
#F0EDF1
(240,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49D6F color. Also use rgb(180,157,111) instead hex code.

Text Font Color

.myTextColor { color: #B49D6F; }

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

This text font color is #B49D6F.

Background Color

.myBgColor { background-color: #B49D6F; }

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

This div background color is #B49D6F.

Border color

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

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

This div border color is #B49D6F.

Opacity

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

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

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

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

This text has shadow with #B49D6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49D6F.

Preview

Color preview on black background

This text has color #B49D6F on black background.


Color preview on white background

This text has color #B49D6F on white background.


Black color preview on #B49D6F background

This text has black color on #B49D6F background.


White color preview on #B49D6F background

This text has white color on #B49D6F background.


Related colors

Complementary color

Complementary color for #hex is #4B6290.


I love getcolorcode.com

Triadic colors

1 #6FB49D and #9D6FB4 with #B49D6F are triadic colors.

2 #6F9DB4 and #9DB46F with #B49D6F are triadic colors.