COLOR #997793

HEX: #997793 RGB: (153,119,147)

Color info

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

RGB color model

#997793 color RGB value is (153,119,147).

RGB: (153,119,147) (60%, 47%, 58%)

RGB channels and saturation

R 153 of 255 = 60%
G 119 of 255 = 47%
B 147 of 255 = 58%

153
119
147

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

Portions of RGB colors in percentages

R + G + B = 153 + 119 + 147 = 419 (100%)
R 153 of 419 ~ 36.52%
G 119 of 419 ~ 28.4%
B 147 of 419 ~ 35.08'%

%36.52
%28.4
%35.08

CMYK color model

#997793 color CMYK value is (0,22,4,40).

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

CMYK: (0,22,4,40)
C0M22Y4K40 (0%, 22%, 4%, 40%)
(0.00 / 0.22 / 0.04 / 0.40)

CMYK percentages

%0
%22.22
%3.92
%40

Codes

Color #997793 in popluar color models

99 77 93
RGB 153 119 147
HSL 311° 14.29% 53.33%
HSB/HSV 311° 22.22% 60.00%
CMYK 0.00% 22.22% 3.92%
40.00%

Color #997793 in popluar number systems.

HEX 99 77 93
Decimal 153 119 147
Binary 10011001 1110111 10010011
Octal 231 167 223

Shades and tints

Shades of #997793

#997793
(153,119,147)
#8C6D86
(140,109,134)
#7F6379
(127,99,121)
#72596C
(114,89,108)
#654F5F
(101,79,95)
#584552
(88,69,82)
#4B3B45
(75,59,69)
#3E3138
(62,49,56)
#31272B
(49,39,43)
#241D1E
(36,29,30)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #997793

#997793
(153,119,147)
#A2839C
(162,131,156)
#AB8FA5
(171,143,165)
#B49BAE
(180,155,174)
#BDA7B7
(189,167,183)
#C6B3C0
(198,179,192)
#CFBFC9
(207,191,201)
#D8CBD2
(216,203,210)
#E1D7DB
(225,215,219)
#EAE3E4
(234,227,228)
#F3EFED
(243,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997793; }

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

This text font color is #997793.

Background Color

.myBgColor { background-color: #997793; }

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

This div background color is #997793.

Border color

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

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

This div border color is #997793.

Opacity

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

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

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

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

This text has shadow with #997793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997793.

Preview

Color preview on black background

This text has color #997793 on black background.


Color preview on white background

This text has color #997793 on white background.


Black color preview on #997793 background

This text has black color on #997793 background.


White color preview on #997793 background

This text has white color on #997793 background.


Related colors

Complementary color

Complementary color for #hex is #66886C.


I love getcolorcode.com

Triadic colors

1 #939977 and #779399 with #997793 are triadic colors.

2 #937799 and #779993 with #997793 are triadic colors.