COLOR #B4987D

HEX: #B4987D RGB: (180,152,125)

Renk bilgisi

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

RGB renk modeli

#B4987D color RGB value is (180,152,125).

RGB: (180,152,125) (71%, 60%, 49%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 152 of 255 = 60%
B 125 of 255 = 49%

180
152
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 152 + 125 = 457 (100%)
R 180 of 457 ~ 39.39%
G 152 of 457 ~ 33.26%
B 125 of 457 ~ 27.35'%

%39.39
%33.26
%27.35

CMYK RENK MODELİ

#B4987D rengi CMYK tonu (0,16,31,29).

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

CMYK: (0,16,31,29)
C0M16Y31K29 (0%, 16%, 31%, 29%)
(0.00 / 0.16 / 0.31 / 0.29)

CMYK yüzdeleri

%0
%15.56
%30.56
%29.41

Codes

Color #B4987D in popluar color models

B4 98 7D
RGB 180 152 125
HSL 29° 26.83% 59.80%
HSB/HSV 29° 30.56% 70.59%
CMYK 0.00% 15.56% 30.56%
29.41%

Color #B4987D in popluar number systems.

HEX B4 98 7D
Decimal 180 152 125
Binary 10110100 10011000 1111101
Octal 264 230 175

Shades and tints

Shades of #B4987D

#B4987D
(180,152,125)
#A48B72
(164,139,114)
#947E67
(148,126,103)
#84715C
(132,113,92)
#746451
(116,100,81)
#645746
(100,87,70)
#544A3B
(84,74,59)
#443D30
(68,61,48)
#343025
(52,48,37)
#24231A
(36,35,26)
#14160F
(20,22,15)
#000000
(0,0,0)

Tints of #B4987D

#B4987D
(180,152,125)
#BAA188
(186,161,136)
#C0AA93
(192,170,147)
#C6B39E
(198,179,158)
#CCBCA9
(204,188,169)
#D2C5B4
(210,197,180)
#D8CEBF
(216,206,191)
#DED7CA
(222,215,202)
#E4E0D5
(228,224,213)
#EAE9E0
(234,233,224)
#F0F2EB
(240,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4987D; }

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

This text font color is #B4987D.

Background Color

.myBgColor { background-color: #B4987D; }

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

This div background color is #B4987D.

Border color

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

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

This div border color is #B4987D.

Opacity

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

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

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

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

This text has shadow with #B4987D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4987D.

Preview

Color preview on black background

This text has color #B4987D on black background.


Color preview on white background

This text has color #B4987D on white background.


Black color preview on #B4987D background

This text has black color on #B4987D background.


White color preview on #B4987D background

This text has white color on #B4987D background.


Related colors

Complementary color

Complementary color for #hex is #4B6782.


I love getcolorcode.com

Triadic colors

1 #7DB498 and #987DB4 with #B4987D are triadic colors.

2 #7D98B4 and #98B47D with #B4987D are triadic colors.