COLOR #997E87

HEX: #997E87 RGB: (153,126,135)

Renk bilgisi

#997E87 contains red, green and blue colors in about the same proportion. #997E87 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#997E87 color RGB value is (153,126,135).

RGB: (153,126,135) (60%, 49%, 53%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 126 of 255 = 49%
B 135 of 255 = 53%

153
126
135

R + G + B ~ 54%. #997E87 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 126 + 135 = 414 (100%)
R 153 of 414 ~ 36.96%
G 126 of 414 ~ 30.43%
B 135 of 414 ~ 32.61'%

%36.96
%30.43
%32.61

CMYK RENK MODELİ

#997E87 rengi CMYK tonu (0,18,12,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.65%
  • sarı tonu 11.76%
  • ana renk tonu 40.00%

CMYK: (0,18,12,40)
C0M18Y12K40 (0%, 18%, 12%, 40%)
(0.00 / 0.18 / 0.12 / 0.40)

CMYK yüzdeleri

%0
%17.65
%11.76
%40

Codes

Color #997E87 in popluar color models

99 7E 87
RGB 153 126 135
HSL 340° 11.69% 54.71%
HSB/HSV 340° 17.65% 60.00%
CMYK 0.00% 17.65% 11.76%
40.00%

Color #997E87 in popluar number systems.

HEX 99 7E 87
Decimal 153 126 135
Binary 10011001 1111110 10000111
Octal 231 176 207

Shades and tints

Shades of #997E87

#997E87
(153,126,135)
#8C737B
(140,115,123)
#7F686F
(127,104,111)
#725D63
(114,93,99)
#655257
(101,82,87)
#58474B
(88,71,75)
#4B3C3F
(75,60,63)
#3E3133
(62,49,51)
#312627
(49,38,39)
#241B1B
(36,27,27)
#17100F
(23,16,15)
#000000
(0,0,0)

Tints of #997E87

#997E87
(153,126,135)
#A28991
(162,137,145)
#AB949B
(171,148,155)
#B49FA5
(180,159,165)
#BDAAAF
(189,170,175)
#C6B5B9
(198,181,185)
#CFC0C3
(207,192,195)
#D8CBCD
(216,203,205)
#E1D6D7
(225,214,215)
#EAE1E1
(234,225,225)
#F3ECEB
(243,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997E87 color. Also use rgb(153,126,135) instead hex code.

Text Font Color

.myTextColor { color: #997E87; }

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

This text font color is #997E87.

Background Color

.myBgColor { background-color: #997E87; }

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

This div background color is #997E87.

Border color

.myBorderColor { border: 1px solid #997E87; }

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

This div border color is #997E87.

Opacity

.myOpacity80 { color: #997E87; opacity: 0.8; }

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

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

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

This text has shadow with #997E87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997E87.

Preview

Color preview on black background

This text has color #997E87 on black background.


Color preview on white background

This text has color #997E87 on white background.


Black color preview on #997E87 background

This text has black color on #997E87 background.


White color preview on #997E87 background

This text has white color on #997E87 background.


Related colors

Complementary color

Complementary color for #hex is #668178.


I love getcolorcode.com

Triadic colors

1 #87997E and #7E8799 with #997E87 are triadic colors.

2 #877E99 and #7E9987 with #997E87 are triadic colors.