COLOR #B4988D

HEX: #B4988D RGB: (180,152,141)

Renk bilgisi

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

RGB renk modeli

#B4988D color RGB value is (180,152,141).

RGB: (180,152,141) (71%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 152 of 255 = 60%
B 141 of 255 = 55%

180
152
141

R + G + B ~ 62%. #B4988D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 152 + 141 = 473 (100%)
R 180 of 473 ~ 38.05%
G 152 of 473 ~ 32.14%
B 141 of 473 ~ 29.81'%

%38.05
%32.14
%29.81

CMYK RENK MODELİ

#B4988D rengi CMYK tonu (0,16,22,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.56%
  • sarı tonu 21.67%
  • ana renk tonu 29.41%

CMYK: (0,16,22,29)
C0M16Y22K29 (0%, 16%, 22%, 29%)
(0.00 / 0.16 / 0.22 / 0.29)

CMYK yüzdeleri

%0
%15.56
%21.67
%29.41

Codes

Color #B4988D in popluar color models

B4 98 8D
RGB 180 152 141
HSL 17° 20.63% 62.94%
HSB/HSV 17° 21.67% 70.59%
CMYK 0.00% 15.56% 21.67%
29.41%

Color #B4988D in popluar number systems.

HEX B4 98 8D
Decimal 180 152 141
Binary 10110100 10011000 10001101
Octal 264 230 215

Shades and tints

Shades of #B4988D

#B4988D
(180,152,141)
#A48B81
(164,139,129)
#947E75
(148,126,117)
#847169
(132,113,105)
#74645D
(116,100,93)
#645751
(100,87,81)
#544A45
(84,74,69)
#443D39
(68,61,57)
#34302D
(52,48,45)
#242321
(36,35,33)
#141615
(20,22,21)
#000000
(0,0,0)

Tints of #B4988D

#B4988D
(180,152,141)
#BAA197
(186,161,151)
#C0AAA1
(192,170,161)
#C6B3AB
(198,179,171)
#CCBCB5
(204,188,181)
#D2C5BF
(210,197,191)
#D8CEC9
(216,206,201)
#DED7D3
(222,215,211)
#E4E0DD
(228,224,221)
#EAE9E7
(234,233,231)
#F0F2F1
(240,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4988D color. Also use rgb(180,152,141) instead hex code.

Text Font Color

.myTextColor { color: #B4988D; }

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

This text font color is #B4988D.

Background Color

.myBgColor { background-color: #B4988D; }

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

This div background color is #B4988D.

Border color

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

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

This div border color is #B4988D.

Opacity

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

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

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

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

This text has shadow with #B4988D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4988D.

Preview

Color preview on black background

This text has color #B4988D on black background.


Color preview on white background

This text has color #B4988D on white background.


Black color preview on #B4988D background

This text has black color on #B4988D background.


White color preview on #B4988D background

This text has white color on #B4988D background.


Related colors

Complementary color

Complementary color for #hex is #4B6772.


I love getcolorcode.com

Triadic colors

1 #8DB498 and #988DB4 with #B4988D are triadic colors.

2 #8D98B4 and #98B48D with #B4988D are triadic colors.