COLOR #B49489

HEX: #B49489 RGB: (180,148,137)

Renk bilgisi

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

RGB renk modeli

#B49489 color RGB value is (180,148,137).

RGB: (180,148,137) (71%, 58%, 54%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 148 of 255 = 58%
B 137 of 255 = 54%

180
148
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 148 + 137 = 465 (100%)
R 180 of 465 ~ 38.71%
G 148 of 465 ~ 31.83%
B 137 of 465 ~ 29.46'%

%38.71
%31.83
%29.46

CMYK RENK MODELİ

#B49489 rengi CMYK tonu (0,18,24,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.78%
  • sarı tonu 23.89%
  • ana renk tonu 29.41%

CMYK: (0,18,24,29)
C0M18Y24K29 (0%, 18%, 24%, 29%)
(0.00 / 0.18 / 0.24 / 0.29)

CMYK yüzdeleri

%0
%17.78
%23.89
%29.41

Codes

Color #B49489 in popluar color models

B4 94 89
RGB 180 148 137
HSL 15° 22.28% 62.16%
HSB/HSV 15° 23.89% 70.59%
CMYK 0.00% 17.78% 23.89%
29.41%

Color #B49489 in popluar number systems.

HEX B4 94 89
Decimal 180 148 137
Binary 10110100 10010100 10001001
Octal 264 224 211

Shades and tints

Shades of #B49489

#B49489
(180,148,137)
#A4877D
(164,135,125)
#947A71
(148,122,113)
#846D65
(132,109,101)
#746059
(116,96,89)
#64534D
(100,83,77)
#544641
(84,70,65)
#443935
(68,57,53)
#342C29
(52,44,41)
#241F1D
(36,31,29)
#141211
(20,18,17)
#000000
(0,0,0)

Tints of #B49489

#B49489
(180,148,137)
#BA9D93
(186,157,147)
#C0A69D
(192,166,157)
#C6AFA7
(198,175,167)
#CCB8B1
(204,184,177)
#D2C1BB
(210,193,187)
#D8CAC5
(216,202,197)
#DED3CF
(222,211,207)
#E4DCD9
(228,220,217)
#EAE5E3
(234,229,227)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49489 color. Also use rgb(180,148,137) instead hex code.

Text Font Color

.myTextColor { color: #B49489; }

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

This text font color is #B49489.

Background Color

.myBgColor { background-color: #B49489; }

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

This div background color is #B49489.

Border color

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

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

This div border color is #B49489.

Opacity

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

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

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

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

This text has shadow with #B49489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49489.

Preview

Color preview on black background

This text has color #B49489 on black background.


Color preview on white background

This text has color #B49489 on white background.


Black color preview on #B49489 background

This text has black color on #B49489 background.


White color preview on #B49489 background

This text has white color on #B49489 background.


Related colors

Complementary color

Complementary color for #hex is #4B6B76.


I love getcolorcode.com

Triadic colors

1 #89B494 and #9489B4 with #B49489 are triadic colors.

2 #8994B4 and #94B489 with #B49489 are triadic colors.