COLOR #977D9A

HEX: #977D9A RGB: (151,125,154)

Color info

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

RGB color model

#977D9A color RGB value is (151,125,154).

RGB: (151,125,154) (59%, 49%, 60%)

RGB channels and saturation

R 151 of 255 = 59%
G 125 of 255 = 49%
B 154 of 255 = 60%

151
125
154

R + G + B ~ 56%. #977D9A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 125 + 154 = 430 (100%)
R 151 of 430 ~ 35.12%
G 125 of 430 ~ 29.07%
B 154 of 430 ~ 35.81'%

%35.12
%29.07
%35.81

CMYK color model

#977D9A color CMYK value is (2,19,0,40).

  • cyan value is 1.95%
  • magenta value is 18.83%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (2,19,0,40) C2M19Y0K40 (2%,19%,0%,40%) (0.02/0.19/0.00/0.40) 

CMYK percentages

%1.95
%18.83
%0
%39.61

Codes

Color #977D9A in popluar color models

97 7D 9A
RGB 151 125 154
HSL 294° 12.55% 54.71%
HSB/HSV 294° 18.83% 60.39%
CMYK 1.95% 18.83% 0.00%
39.61%

Color #977D9A in popluar number systems.

HEX 97 7D 9A
Decimal 151 125 154
Binary 10010111 1111101 10011010
Octal 227 175 232

Shades and tints

Shades of #977D9A

#977D9A
(151,125,154)
#8A728C
(138,114,140)
#7D677E
(125,103,126)
#705C70
(112,92,112)
#635162
(99,81,98)
#564654
(86,70,84)
#493B46
(73,59,70)
#3C3038
(60,48,56)
#2F252A
(47,37,42)
#221A1C
(34,26,28)
#150F0E
(21,15,14)
#000000
(0,0,0)

Tints of #977D9A

#977D9A
(151,125,154)
#A088A3
(160,136,163)
#A993AC
(169,147,172)
#B29EB5
(178,158,181)
#BBA9BE
(187,169,190)
#C4B4C7
(196,180,199)
#CDBFD0
(205,191,208)
#D6CAD9
(214,202,217)
#DFD5E2
(223,213,226)
#E8E0EB
(232,224,235)
#F1EBF4
(241,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977D9A color. Also use rgb(151,125,154) instead hex code.

Text Font Color

.myTextColor { color: #977D9A; }

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

This text font color is #977D9A.

Background Color

.myBgColor { background-color: #977D9A; }

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

This div background color is #977D9A.

Border color

.myBorderColor { border: 1px solid #977D9A; }

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

This div border color is #977D9A.

Opacity

.myOpacity80 { color: #977D9A; opacity: 0.8; }

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

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

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

This text has shadow with #977D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977D9A.

Preview

Color preview on black background

This text has color #977D9A on black background.


Color preview on white background

This text has color #977D9A on white background.


Black color preview on #977D9A background

This text has black color on #977D9A background.


White color preview on #977D9A background

This text has white color on #977D9A background.


Related colors

Complementary color

Complementary color for #hex is #688265.


I love getcolorcode.com

Triadic colors

1 #9A977D and #7D9A97 with #977D9A are triadic colors.

2 #9A7D97 and #7D979A with #977D9A are triadic colors.