COLOR #977795

HEX: #977795 RGB: (151,119,149)

Color info

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

RGB color model

#977795 color RGB value is (151,119,149).

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

RGB channels and saturation

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

151
119
149

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

Portions of RGB colors in percentages

R + G + B = 151 + 119 + 149 = 419 (100%)
R 151 of 419 ~ 36.04%
G 119 of 419 ~ 28.4%
B 149 of 419 ~ 35.56'%

%36.04
%28.4
%35.56

CMYK color model

#977795 color CMYK value is (0,21,1,41).

  • cyan value is 0.00%
  • magenta value is 21.19%
  • yellow value is 1.32%
  • key color value is 40.78%

CMYK: (0,21,1,41)
C0M21Y1K41 (0%, 21%, 1%, 41%)
(0.00 / 0.21 / 0.01 / 0.41)

CMYK percentages

%0
%21.19
%1.32
%40.78

Codes

Color #977795 in popluar color models

97 77 95
RGB 151 119 149
HSL 304° 13.33% 52.94%
HSB/HSV 304° 21.19% 59.22%
CMYK 0.00% 21.19% 1.32%
40.78%

Color #977795 in popluar number systems.

HEX 97 77 95
Decimal 151 119 149
Binary 10010111 1110111 10010101
Octal 227 167 225

Shades and tints

Shades of #977795

#977795
(151,119,149)
#8A6D88
(138,109,136)
#7D637B
(125,99,123)
#70596E
(112,89,110)
#634F61
(99,79,97)
#564554
(86,69,84)
#493B47
(73,59,71)
#3C313A
(60,49,58)
#2F272D
(47,39,45)
#221D20
(34,29,32)
#151313
(21,19,19)
#000000
(0,0,0)

Tints of #977795

#977795
(151,119,149)
#A0839E
(160,131,158)
#A98FA7
(169,143,167)
#B29BB0
(178,155,176)
#BBA7B9
(187,167,185)
#C4B3C2
(196,179,194)
#CDBFCB
(205,191,203)
#D6CBD4
(214,203,212)
#DFD7DD
(223,215,221)
#E8E3E6
(232,227,230)
#F1EFEF
(241,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977795; }

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

This text font color is #977795.

Background Color

.myBgColor { background-color: #977795; }

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

This div background color is #977795.

Border color

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

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

This div border color is #977795.

Opacity

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

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

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

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

This text has shadow with #977795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977795.

Preview

Color preview on black background

This text has color #977795 on black background.


Color preview on white background

This text has color #977795 on white background.


Black color preview on #977795 background

This text has black color on #977795 background.


White color preview on #977795 background

This text has white color on #977795 background.


Related colors

Complementary color

Complementary color for #hex is #68886A.


I love getcolorcode.com

Triadic colors

1 #959777 and #779597 with #977795 are triadic colors.

2 #957797 and #779795 with #977795 are triadic colors.