COLOR #997493

HEX: #997493 RGB: (153,116,147)

Color info

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

RGB color model

#997493 color RGB value is (153,116,147).

RGB: (153,116,147) (60%, 45%, 58%)

RGB channels and saturation

R 153 of 255 = 60%
G 116 of 255 = 45%
B 147 of 255 = 58%

153
116
147

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

Portions of RGB colors in percentages

R + G + B = 153 + 116 + 147 = 416 (100%)
R 153 of 416 ~ 36.78%
G 116 of 416 ~ 27.88%
B 147 of 416 ~ 35.34'%

%36.78
%27.88
%35.34

CMYK color model

#997493 color CMYK value is (0,24,4,40).

  • cyan value is 0.00%
  • magenta value is 24.18%
  • yellow value is 3.92%
  • key color value is 40.00%

CMYK: (0,24,4,40)
C0M24Y4K40 (0%, 24%, 4%, 40%)
(0.00 / 0.24 / 0.04 / 0.40)

CMYK percentages

%0
%24.18
%3.92
%40

Codes

Color #997493 in popluar color models

99 74 93
RGB 153 116 147
HSL 310° 15.35% 52.75%
HSB/HSV 310° 24.18% 60.00%
CMYK 0.00% 24.18% 3.92%
40.00%

Color #997493 in popluar number systems.

HEX 99 74 93
Decimal 153 116 147
Binary 10011001 1110100 10010011
Octal 231 164 223

Shades and tints

Shades of #997493

#997493
(153,116,147)
#8C6A86
(140,106,134)
#7F6079
(127,96,121)
#72566C
(114,86,108)
#654C5F
(101,76,95)
#584252
(88,66,82)
#4B3845
(75,56,69)
#3E2E38
(62,46,56)
#31242B
(49,36,43)
#241A1E
(36,26,30)
#171011
(23,16,17)
#000000
(0,0,0)

Tints of #997493

#997493
(153,116,147)
#A2809C
(162,128,156)
#AB8CA5
(171,140,165)
#B498AE
(180,152,174)
#BDA4B7
(189,164,183)
#C6B0C0
(198,176,192)
#CFBCC9
(207,188,201)
#D8C8D2
(216,200,210)
#E1D4DB
(225,212,219)
#EAE0E4
(234,224,228)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997493 color. Also use rgb(153,116,147) instead hex code.

Text Font Color

.myTextColor { color: #997493; }

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

This text font color is #997493.

Background Color

.myBgColor { background-color: #997493; }

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

This div background color is #997493.

Border color

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

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

This div border color is #997493.

Opacity

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

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

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

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

This text has shadow with #997493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997493.

Preview

Color preview on black background

This text has color #997493 on black background.


Color preview on white background

This text has color #997493 on white background.


Black color preview on #997493 background

This text has black color on #997493 background.


White color preview on #997493 background

This text has white color on #997493 background.


Related colors

Complementary color

Complementary color for #hex is #668B6C.


I love getcolorcode.com

Triadic colors

1 #939974 and #749399 with #997493 are triadic colors.

2 #937499 and #749993 with #997493 are triadic colors.