COLOR #987D71

HEX: #987D71 RGB: (152,125,113)

Renk bilgisi

#987D71 contains red, green and blue colors in about the same proportion. #987D71 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#987D71 color RGB value is (152,125,113).

RGB: (152,125,113) (60%, 49%, 44%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 125 of 255 = 49%
B 113 of 255 = 44%

152
125
113

R + G + B ~ 51%. #987D71 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 125 + 113 = 390 (100%)
R 152 of 390 ~ 38.97%
G 125 of 390 ~ 32.05%
B 113 of 390 ~ 28.97'%

%38.97
%32.05
%28.97

CMYK RENK MODELİ

#987D71 rengi CMYK tonu (0,18,26,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.76%
  • sarı tonu 25.66%
  • ana renk tonu 40.39%

CMYK: (0,18,26,40)
C0M18Y26K40 (0%, 18%, 26%, 40%)
(0.00 / 0.18 / 0.26 / 0.40)

CMYK yüzdeleri

%0
%17.76
%25.66
%40.39

Codes

Color #987D71 in popluar color models

98 7D 71
RGB 152 125 113
HSL 18° 15.92% 51.96%
HSB/HSV 18° 25.66% 59.61%
CMYK 0.00% 17.76% 25.66%
40.39%

Color #987D71 in popluar number systems.

HEX 98 7D 71
Decimal 152 125 113
Binary 10011000 1111101 1110001
Octal 230 175 161

Shades and tints

Shades of #987D71

#987D71
(152,125,113)
#8B7267
(139,114,103)
#7E675D
(126,103,93)
#715C53
(113,92,83)
#645149
(100,81,73)
#57463F
(87,70,63)
#4A3B35
(74,59,53)
#3D302B
(61,48,43)
#302521
(48,37,33)
#231A17
(35,26,23)
#160F0D
(22,15,13)
#000000
(0,0,0)

Tints of #987D71

#987D71
(152,125,113)
#A1887D
(161,136,125)
#AA9389
(170,147,137)
#B39E95
(179,158,149)
#BCA9A1
(188,169,161)
#C5B4AD
(197,180,173)
#CEBFB9
(206,191,185)
#D7CAC5
(215,202,197)
#E0D5D1
(224,213,209)
#E9E0DD
(233,224,221)
#F2EBE9
(242,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987D71; }

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

This text font color is #987D71.

Background Color

.myBgColor { background-color: #987D71; }

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

This div background color is #987D71.

Border color

.myBorderColor { border: 1px solid #987D71; }

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

This div border color is #987D71.

Opacity

.myOpacity80 { color: #987D71; opacity: 0.8; }

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

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

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

This text has shadow with #987D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987D71.

Preview

Color preview on black background

This text has color #987D71 on black background.


Color preview on white background

This text has color #987D71 on white background.


Black color preview on #987D71 background

This text has black color on #987D71 background.


White color preview on #987D71 background

This text has white color on #987D71 background.


Related colors

Complementary color

Complementary color for #hex is #67828E.


I love getcolorcode.com

Triadic colors

1 #71987D and #7D7198 with #987D71 are triadic colors.

2 #717D98 and #7D9871 with #987D71 are triadic colors.