COLOR #997E9B

HEX: #997E9B RGB: (153,126,155)

Color info

#997E9B contains red, green and blue colors in about the same proportion. Web safe color of #997E9B is #996699 (or #969).

RGB color model

#997E9B color RGB value is (153,126,155).

RGB: (153,126,155) (60%, 49%, 61%)

RGB channels and saturation

R 153 of 255 = 60%
G 126 of 255 = 49%
B 155 of 255 = 61%

153
126
155

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

Portions of RGB colors in percentages

R + G + B = 153 + 126 + 155 = 434 (100%)
R 153 of 434 ~ 35.25%
G 126 of 434 ~ 29.03%
B 155 of 434 ~ 35.71'%

%35.25
%29.03
%35.71

CMYK color model

#997E9B color CMYK value is (1,19,0,39).

  • cyan value is 1.29%
  • magenta value is 18.71%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (1,19,0,39) C1M19Y0K39 (1%,19%,0%,39%) (0.01/0.19/0.00/0.39) 

CMYK percentages

%1.29
%18.71
%0
%39.22

Codes

Color #997E9B in popluar color models

99 7E 9B
RGB 153 126 155
HSL 296° 12.66% 55.10%
HSB/HSV 296° 18.71% 60.78%
CMYK 1.29% 18.71% 0.00%
39.22%

Color #997E9B in popluar number systems.

HEX 99 7E 9B
Decimal 153 126 155
Binary 10011001 1111110 10011011
Octal 231 176 233

Shades and tints

Shades of #997E9B

#997E9B
(153,126,155)
#8C738D
(140,115,141)
#7F687F
(127,104,127)
#725D71
(114,93,113)
#655263
(101,82,99)
#584755
(88,71,85)
#4B3C47
(75,60,71)
#3E3139
(62,49,57)
#31262B
(49,38,43)
#241B1D
(36,27,29)
#17100F
(23,16,15)
#000000
(0,0,0)

Tints of #997E9B

#997E9B
(153,126,155)
#A289A4
(162,137,164)
#AB94AD
(171,148,173)
#B49FB6
(180,159,182)
#BDAABF
(189,170,191)
#C6B5C8
(198,181,200)
#CFC0D1
(207,192,209)
#D8CBDA
(216,203,218)
#E1D6E3
(225,214,227)
#EAE1EC
(234,225,236)
#F3ECF5
(243,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997E9B; }

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

This text font color is #997E9B.

Background Color

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

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

This div background color is #997E9B.

Border color

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

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

This div border color is #997E9B.

Opacity

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

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

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

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

This text has shadow with #997E9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997E9B.

Preview

Color preview on black background

This text has color #997E9B on black background.


Color preview on white background

This text has color #997E9B on white background.


Black color preview on #997E9B background

This text has black color on #997E9B background.


White color preview on #997E9B background

This text has white color on #997E9B background.


Related colors

Complementary color

Complementary color for #hex is #668164.


I love getcolorcode.com

Triadic colors

1 #9B997E and #7E9B99 with #997E9B are triadic colors.

2 #9B7E99 and #7E999B with #997E9B are triadic colors.