COLOR #977793

HEX: #977793 RGB: (151,119,147)

Color info

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

RGB color model

#977793 color RGB value is (151,119,147).

RGB: (151,119,147) (59%, 47%, 58%)

RGB channels and saturation

R 151 of 255 = 59%
G 119 of 255 = 47%
B 147 of 255 = 58%

151
119
147

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

Portions of RGB colors in percentages

R + G + B = 151 + 119 + 147 = 417 (100%)
R 151 of 417 ~ 36.21%
G 119 of 417 ~ 28.54%
B 147 of 417 ~ 35.25'%

%36.21
%28.54
%35.25

CMYK color model

#977793 color CMYK value is (0,21,3,41).

  • cyan value is 0.00%
  • magenta value is 21.19%
  • yellow value is 2.65%
  • key color value is 40.78%
CMYK: (0,21,3,41) C0M21Y3K41 (0%,21%,3%,41%) (0.00/0.21/0.03/0.41) 

CMYK percentages

%0
%21.19
%2.65
%40.78

Codes

Color #977793 in popluar color models

97 77 93
RGB 151 119 147
HSL 308° 13.33% 52.94%
HSB/HSV 308° 21.19% 59.22%
CMYK 0.00% 21.19% 2.65%
40.78%

Color #977793 in popluar number systems.

HEX 97 77 93
Decimal 151 119 147
Binary 10010111 1110111 10010011
Octal 227 167 223

Shades and tints

Shades of #977793

#977793
(151,119,147)
#8A6D86
(138,109,134)
#7D6379
(125,99,121)
#70596C
(112,89,108)
#634F5F
(99,79,95)
#564552
(86,69,82)
#493B45
(73,59,69)
#3C3138
(60,49,56)
#2F272B
(47,39,43)
#221D1E
(34,29,30)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #977793

#977793
(151,119,147)
#A0839C
(160,131,156)
#A98FA5
(169,143,165)
#B29BAE
(178,155,174)
#BBA7B7
(187,167,183)
#C4B3C0
(196,179,192)
#CDBFC9
(205,191,201)
#D6CBD2
(214,203,210)
#DFD7DB
(223,215,219)
#E8E3E4
(232,227,228)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977793; }

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

This text font color is #977793.

Background Color

.myBgColor { background-color: #977793; }

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

This div background color is #977793.

Border color

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

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

This div border color is #977793.

Opacity

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

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

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

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

This text has shadow with #977793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977793.

Preview

Color preview on black background

This text has color #977793 on black background.


Color preview on white background

This text has color #977793 on white background.


Black color preview on #977793 background

This text has black color on #977793 background.


White color preview on #977793 background

This text has white color on #977793 background.


Related colors

Complementary color

Complementary color for #hex is #68886C.


I love getcolorcode.com

Triadic colors

1 #939777 and #779397 with #977793 are triadic colors.

2 #937797 and #779793 with #977793 are triadic colors.