COLOR #997996

HEX: #997996 RGB: (153,121,150)

Color info

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

RGB color model

#997996 color RGB value is (153,121,150).

RGB: (153,121,150) (60%, 47%, 59%)

RGB channels and saturation

R 153 of 255 = 60%
G 121 of 255 = 47%
B 150 of 255 = 59%

153
121
150

R + G + B ~ 55%. #997996 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 153 + 121 + 150 = 424 (100%)
R 153 of 424 ~ 36.08%
G 121 of 424 ~ 28.54%
B 150 of 424 ~ 35.38'%

%36.08
%28.54
%35.38

CMYK color model

#997996 color CMYK value is (0,21,2,40).

  • cyan value is 0.00%
  • magenta value is 20.92%
  • yellow value is 1.96%
  • key color value is 40.00%

CMYK: (0,21,2,40)
C0M21Y2K40 (0%, 21%, 2%, 40%)
(0.00 / 0.21 / 0.02 / 0.40)

CMYK percentages

%0
%20.92
%1.96
%40

Codes

Color #997996 in popluar color models

99 79 96
RGB 153 121 150
HSL 306° 13.56% 53.73%
HSB/HSV 306° 20.92% 60.00%
CMYK 0.00% 20.92% 1.96%
40.00%

Color #997996 in popluar number systems.

HEX 99 79 96
Decimal 153 121 150
Binary 10011001 1111001 10010110
Octal 231 171 226

Shades and tints

Shades of #997996

#997996
(153,121,150)
#8C6E89
(140,110,137)
#7F637C
(127,99,124)
#72586F
(114,88,111)
#654D62
(101,77,98)
#584255
(88,66,85)
#4B3748
(75,55,72)
#3E2C3B
(62,44,59)
#31212E
(49,33,46)
#241621
(36,22,33)
#170B14
(23,11,20)
#000000
(0,0,0)

Tints of #997996

#997996
(153,121,150)
#A2859F
(162,133,159)
#AB91A8
(171,145,168)
#B49DB1
(180,157,177)
#BDA9BA
(189,169,186)
#C6B5C3
(198,181,195)
#CFC1CC
(207,193,204)
#D8CDD5
(216,205,213)
#E1D9DE
(225,217,222)
#EAE5E7
(234,229,231)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997996 color. Also use rgb(153,121,150) instead hex code.

Text Font Color

.myTextColor { color: #997996; }

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

This text font color is #997996.

Background Color

.myBgColor { background-color: #997996; }

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

This div background color is #997996.

Border color

.myBorderColor { border: 1px solid #997996; }

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

This div border color is #997996.

Opacity

.myOpacity80 { color: #997996; opacity: 0.8; }

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

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

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

This text has shadow with #997996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997996.

Preview

Color preview on black background

This text has color #997996 on black background.


Color preview on white background

This text has color #997996 on white background.


Black color preview on #997996 background

This text has black color on #997996 background.


White color preview on #997996 background

This text has white color on #997996 background.


Related colors

Complementary color

Complementary color for #hex is #668669.


I love getcolorcode.com

Triadic colors

1 #969979 and #799699 with #997996 are triadic colors.

2 #967999 and #799996 with #997996 are triadic colors.