COLOR #987B7E

HEX: #987B7E RGB: (152,123,126)

Renk bilgisi

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

RGB renk modeli

#987B7E color RGB value is (152,123,126).

RGB: (152,123,126) (60%, 48%, 49%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 123 of 255 = 48%
B 126 of 255 = 49%

152
123
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 123 + 126 = 401 (100%)
R 152 of 401 ~ 37.91%
G 123 of 401 ~ 30.67%
B 126 of 401 ~ 31.42'%

%37.91
%30.67
%31.42

CMYK RENK MODELİ

#987B7E rengi CMYK tonu (0,19,17,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.08%
  • sarı tonu 17.11%
  • ana renk tonu 40.39%

CMYK: (0,19,17,40)
C0M19Y17K40 (0%, 19%, 17%, 40%)
(0.00 / 0.19 / 0.17 / 0.40)

CMYK yüzdeleri

%0
%19.08
%17.11
%40.39

Codes

Color #987B7E in popluar color models

98 7B 7E
RGB 152 123 126
HSL 354° 12.34% 53.92%
HSB/HSV 354° 19.08% 59.61%
CMYK 0.00% 19.08% 17.11%
40.39%

Color #987B7E in popluar number systems.

HEX 98 7B 7E
Decimal 152 123 126
Binary 10011000 1111011 1111110
Octal 230 173 176

Shades and tints

Shades of #987B7E

#987B7E
(152,123,126)
#8B7073
(139,112,115)
#7E6568
(126,101,104)
#715A5D
(113,90,93)
#644F52
(100,79,82)
#574447
(87,68,71)
#4A393C
(74,57,60)
#3D2E31
(61,46,49)
#302326
(48,35,38)
#23181B
(35,24,27)
#160D10
(22,13,16)
#000000
(0,0,0)

Tints of #987B7E

#987B7E
(152,123,126)
#A18789
(161,135,137)
#AA9394
(170,147,148)
#B39F9F
(179,159,159)
#BCABAA
(188,171,170)
#C5B7B5
(197,183,181)
#CEC3C0
(206,195,192)
#D7CFCB
(215,207,203)
#E0DBD6
(224,219,214)
#E9E7E1
(233,231,225)
#F2F3EC
(242,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987B7E color. Also use rgb(152,123,126) instead hex code.

Text Font Color

.myTextColor { color: #987B7E; }

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

This text font color is #987B7E.

Background Color

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

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

This div background color is #987B7E.

Border color

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

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

This div border color is #987B7E.

Opacity

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

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

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

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

This text has shadow with #987B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987B7E.

Preview

Color preview on black background

This text has color #987B7E on black background.


Color preview on white background

This text has color #987B7E on white background.


Black color preview on #987B7E background

This text has black color on #987B7E background.


White color preview on #987B7E background

This text has white color on #987B7E background.


Related colors

Complementary color

Complementary color for #hex is #678481.


I love getcolorcode.com

Triadic colors

1 #7E987B and #7B7E98 with #987B7E are triadic colors.

2 #7E7B98 and #7B987E with #987B7E are triadic colors.