COLOR #997C9D

HEX: #997C9D RGB: (153,124,157)

Renk bilgisi

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

RGB renk modeli

#997C9D color RGB value is (153,124,157).

RGB: (153,124,157) (60%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 124 of 255 = 49%
B 157 of 255 = 62%

153
124
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 124 + 157 = 434 (100%)
R 153 of 434 ~ 35.25%
G 124 of 434 ~ 28.57%
B 157 of 434 ~ 36.18'%

%35.25
%28.57
%36.18

CMYK RENK MODELİ

#997C9D rengi CMYK tonu (3,21,0,38).

  • camgöbeği tonu 2.55%
  • eflatun tonu 21.02%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%
CMYK: (3,21,0,38) C3M21Y0K38 (3%,21%,0%,38%) (0.03/0.21/0.00/0.38) 

CMYK yüzdeleri

%2.55
%21.02
%0
%38.43

Codes

Color #997C9D in popluar color models

99 7C 9D
RGB 153 124 157
HSL 293° 14.41% 55.10%
HSB/HSV 293° 21.02% 61.57%
CMYK 2.55% 21.02% 0.00%
38.43%

Color #997C9D in popluar number systems.

HEX 99 7C 9D
Decimal 153 124 157
Binary 10011001 1111100 10011101
Octal 231 174 235

Shades and tints

Shades of #997C9D

#997C9D
(153,124,157)
#8C718F
(140,113,143)
#7F6681
(127,102,129)
#725B73
(114,91,115)
#655065
(101,80,101)
#584557
(88,69,87)
#4B3A49
(75,58,73)
#3E2F3B
(62,47,59)
#31242D
(49,36,45)
#24191F
(36,25,31)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #997C9D

#997C9D
(153,124,157)
#A287A5
(162,135,165)
#AB92AD
(171,146,173)
#B49DB5
(180,157,181)
#BDA8BD
(189,168,189)
#C6B3C5
(198,179,197)
#CFBECD
(207,190,205)
#D8C9D5
(216,201,213)
#E1D4DD
(225,212,221)
#EADFE5
(234,223,229)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997C9D color. Also use rgb(153,124,157) instead hex code.

Text Font Color

.myTextColor { color: #997C9D; }

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

This text font color is #997C9D.

Background Color

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

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

This div background color is #997C9D.

Border color

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

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

This div border color is #997C9D.

Opacity

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

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

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

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

This text has shadow with #997C9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997C9D.

Preview

Color preview on black background

This text has color #997C9D on black background.


Color preview on white background

This text has color #997C9D on white background.


Black color preview on #997C9D background

This text has black color on #997C9D background.


White color preview on #997C9D background

This text has white color on #997C9D background.


Related colors

Complementary color

Complementary color for #hex is #668362.


I love getcolorcode.com

Triadic colors

1 #9D997C and #7C9D99 with #997C9D are triadic colors.

2 #9D7C99 and #7C999D with #997C9D are triadic colors.