COLOR #997393

HEX: #997393 RGB: (153,115,147)

Color info

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

RGB color model

#997393 color RGB value is (153,115,147).

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

RGB channels and saturation

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

153
115
147

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

Portions of RGB colors in percentages

R + G + B = 153 + 115 + 147 = 415 (100%)
R 153 of 415 ~ 36.87%
G 115 of 415 ~ 27.71%
B 147 of 415 ~ 35.42'%

%36.87
%27.71
%35.42

CMYK color model

#997393 color CMYK value is (0,25,4,40).

  • cyan value is 0.00%
  • magenta value is 24.84%
  • yellow value is 3.92%
  • key color value is 40.00%
CMYK: (0,25,4,40) C0M25Y4K40 (0%,25%,4%,40%) (0.00/0.25/0.04/0.40) 

CMYK percentages

%0
%24.84
%3.92
%40

Codes

Color #997393 in popluar color models

99 73 93
RGB 153 115 147
HSL 309° 15.70% 52.55%
HSB/HSV 309° 24.84% 60.00%
CMYK 0.00% 24.84% 3.92%
40.00%

Color #997393 in popluar number systems.

HEX 99 73 93
Decimal 153 115 147
Binary 10011001 1110011 10010011
Octal 231 163 223

Shades and tints

Shades of #997393

#997393
(153,115,147)
#8C6986
(140,105,134)
#7F5F79
(127,95,121)
#72556C
(114,85,108)
#654B5F
(101,75,95)
#584152
(88,65,82)
#4B3745
(75,55,69)
#3E2D38
(62,45,56)
#31232B
(49,35,43)
#24191E
(36,25,30)
#170F11
(23,15,17)
#000000
(0,0,0)

Tints of #997393

#997393
(153,115,147)
#A27F9C
(162,127,156)
#AB8BA5
(171,139,165)
#B497AE
(180,151,174)
#BDA3B7
(189,163,183)
#C6AFC0
(198,175,192)
#CFBBC9
(207,187,201)
#D8C7D2
(216,199,210)
#E1D3DB
(225,211,219)
#EADFE4
(234,223,228)
#F3EBED
(243,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997393; }

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

This text font color is #997393.

Background Color

.myBgColor { background-color: #997393; }

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

This div background color is #997393.

Border color

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

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

This div border color is #997393.

Opacity

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

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

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

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

This text has shadow with #997393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997393.

Preview

Color preview on black background

This text has color #997393 on black background.


Color preview on white background

This text has color #997393 on white background.


Black color preview on #997393 background

This text has black color on #997393 background.


White color preview on #997393 background

This text has white color on #997393 background.


Related colors

Complementary color

Complementary color for #hex is #668C6C.


I love getcolorcode.com

Triadic colors

1 #939973 and #739399 with #997393 are triadic colors.

2 #937399 and #739993 with #997393 are triadic colors.