COLOR #B49587

HEX: #B49587 RGB: (180,149,135)

Renk bilgisi

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

RGB renk modeli

#B49587 color RGB value is (180,149,135).

RGB: (180,149,135) (71%, 58%, 53%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 149 of 255 = 58%
B 135 of 255 = 53%

180
149
135

R + G + B ~ 61%. #B49587 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 149 + 135 = 464 (100%)
R 180 of 464 ~ 38.79%
G 149 of 464 ~ 32.11%
B 135 of 464 ~ 29.09'%

%38.79
%32.11
%29.09

CMYK RENK MODELİ

#B49587 rengi CMYK tonu (0,17,25,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.22%
  • sarı tonu 25.00%
  • ana renk tonu 29.41%
CMYK: (0,17,25,29) C0M17Y25K29 (0%,17%,25%,29%) (0.00/0.17/0.25/0.29) 

CMYK yüzdeleri

%0
%17.22
%25
%29.41

Codes

Color #B49587 in popluar color models

B4 95 87
RGB 180 149 135
HSL 19° 23.08% 61.76%
HSB/HSV 19° 25.00% 70.59%
CMYK 0.00% 17.22% 25.00%
29.41%

Color #B49587 in popluar number systems.

HEX B4 95 87
Decimal 180 149 135
Binary 10110100 10010101 10000111
Octal 264 225 207

Shades and tints

Shades of #B49587

#B49587
(180,149,135)
#A4887B
(164,136,123)
#947B6F
(148,123,111)
#846E63
(132,110,99)
#746157
(116,97,87)
#64544B
(100,84,75)
#54473F
(84,71,63)
#443A33
(68,58,51)
#342D27
(52,45,39)
#24201B
(36,32,27)
#14130F
(20,19,15)
#000000
(0,0,0)

Tints of #B49587

#B49587
(180,149,135)
#BA9E91
(186,158,145)
#C0A79B
(192,167,155)
#C6B0A5
(198,176,165)
#CCB9AF
(204,185,175)
#D2C2B9
(210,194,185)
#D8CBC3
(216,203,195)
#DED4CD
(222,212,205)
#E4DDD7
(228,221,215)
#EAE6E1
(234,230,225)
#F0EFEB
(240,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49587 color. Also use rgb(180,149,135) instead hex code.

Text Font Color

.myTextColor { color: #B49587; }

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

This text font color is #B49587.

Background Color

.myBgColor { background-color: #B49587; }

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

This div background color is #B49587.

Border color

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

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

This div border color is #B49587.

Opacity

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

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

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

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

This text has shadow with #B49587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49587.

Preview

Color preview on black background

This text has color #B49587 on black background.


Color preview on white background

This text has color #B49587 on white background.


Black color preview on #B49587 background

This text has black color on #B49587 background.


White color preview on #B49587 background

This text has white color on #B49587 background.


Related colors

Complementary color

Complementary color for #hex is #4B6A78.


I love getcolorcode.com

Triadic colors

1 #87B495 and #9587B4 with #B49587 are triadic colors.

2 #8795B4 and #95B487 with #B49587 are triadic colors.