COLOR #997994

HEX: #997994 RGB: (153,121,148)

Color info

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

RGB color model

#997994 color RGB value is (153,121,148).

RGB: (153,121,148) (60%, 47%, 58%)

RGB channels and saturation

R 153 of 255 = 60%
G 121 of 255 = 47%
B 148 of 255 = 58%

153
121
148

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

Portions of RGB colors in percentages

R + G + B = 153 + 121 + 148 = 422 (100%)
R 153 of 422 ~ 36.26%
G 121 of 422 ~ 28.67%
B 148 of 422 ~ 35.07'%

%36.26
%28.67
%35.07

CMYK color model

#997994 color CMYK value is (0,21,3,40).

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

CMYK: (0,21,3,40)
C0M21Y3K40 (0%, 21%, 3%, 40%)
(0.00 / 0.21 / 0.03 / 0.40)

CMYK percentages

%0
%20.92
%3.27
%40

Codes

Color #997994 in popluar color models

99 79 94
RGB 153 121 148
HSL 309° 13.56% 53.73%
HSB/HSV 309° 20.92% 60.00%
CMYK 0.00% 20.92% 3.27%
40.00%

Color #997994 in popluar number systems.

HEX 99 79 94
Decimal 153 121 148
Binary 10011001 1111001 10010100
Octal 231 171 224

Shades and tints

Shades of #997994

#997994
(153,121,148)
#8C6E87
(140,110,135)
#7F637A
(127,99,122)
#72586D
(114,88,109)
#654D60
(101,77,96)
#584253
(88,66,83)
#4B3746
(75,55,70)
#3E2C39
(62,44,57)
#31212C
(49,33,44)
#24161F
(36,22,31)
#170B12
(23,11,18)
#000000
(0,0,0)

Tints of #997994

#997994
(153,121,148)
#A2859D
(162,133,157)
#AB91A6
(171,145,166)
#B49DAF
(180,157,175)
#BDA9B8
(189,169,184)
#C6B5C1
(198,181,193)
#CFC1CA
(207,193,202)
#D8CDD3
(216,205,211)
#E1D9DC
(225,217,220)
#EAE5E5
(234,229,229)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997994; }

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

This text font color is #997994.

Background Color

.myBgColor { background-color: #997994; }

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

This div background color is #997994.

Border color

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

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

This div border color is #997994.

Opacity

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

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

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

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

This text has shadow with #997994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997994.

Preview

Color preview on black background

This text has color #997994 on black background.


Color preview on white background

This text has color #997994 on white background.


Black color preview on #997994 background

This text has black color on #997994 background.


White color preview on #997994 background

This text has white color on #997994 background.


Related colors

Complementary color

Complementary color for #hex is #66866B.


I love getcolorcode.com

Triadic colors

1 #949979 and #799499 with #997994 are triadic colors.

2 #947999 and #799994 with #997994 are triadic colors.