COLOR #B49760

HEX: #B49760 RGB: (180,151,96)

Renk bilgisi

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

RGB renk modeli

#B49760 color RGB value is (180,151,96).

RGB: (180,151,96) (71%, 59%, 38%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 151 of 255 = 59%
B 96 of 255 = 38%

180
151
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 151 + 96 = 427 (100%)
R 180 of 427 ~ 42.15%
G 151 of 427 ~ 35.36%
B 96 of 427 ~ 22.48'%

%42.15
%35.36
%22.48

CMYK RENK MODELİ

#B49760 rengi CMYK tonu (0,16,47,29).

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

CMYK: (0,16,47,29)
C0M16Y47K29 (0%, 16%, 47%, 29%)
(0.00 / 0.16 / 0.47 / 0.29)

CMYK yüzdeleri

%0
%16.11
%46.67
%29.41

Codes

Color #B49760 in popluar color models

B4 97 60
RGB 180 151 96
HSL 39° 35.90% 54.12%
HSB/HSV 39° 46.67% 70.59%
CMYK 0.00% 16.11% 46.67%
29.41%

Color #B49760 in popluar number systems.

HEX B4 97 60
Decimal 180 151 96
Binary 10110100 10010111 1100000
Octal 264 227 140

Shades and tints

Shades of #B49760

#B49760
(180,151,96)
#A48A58
(164,138,88)
#947D50
(148,125,80)
#847048
(132,112,72)
#746340
(116,99,64)
#645638
(100,86,56)
#544930
(84,73,48)
#443C28
(68,60,40)
#342F20
(52,47,32)
#242218
(36,34,24)
#141510
(20,21,16)
#000000
(0,0,0)

Tints of #B49760

#B49760
(180,151,96)
#BAA06E
(186,160,110)
#C0A97C
(192,169,124)
#C6B28A
(198,178,138)
#CCBB98
(204,187,152)
#D2C4A6
(210,196,166)
#D8CDB4
(216,205,180)
#DED6C2
(222,214,194)
#E4DFD0
(228,223,208)
#EAE8DE
(234,232,222)
#F0F1EC
(240,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49760; }

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

This text font color is #B49760.

Background Color

.myBgColor { background-color: #B49760; }

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

This div background color is #B49760.

Border color

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

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

This div border color is #B49760.

Opacity

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

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

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

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

This text has shadow with #B49760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49760.

Preview

Color preview on black background

This text has color #B49760 on black background.


Color preview on white background

This text has color #B49760 on white background.


Black color preview on #B49760 background

This text has black color on #B49760 background.


White color preview on #B49760 background

This text has white color on #B49760 background.


Related colors

Complementary color

Complementary color for #hex is #4B689F.


I love getcolorcode.com

Triadic colors

1 #60B497 and #9760B4 with #B49760 are triadic colors.

2 #6097B4 and #97B460 with #B49760 are triadic colors.