COLOR #976980

HEX: #976980 RGB: (151,105,128)

Color info

#976980 contains red, green and blue colors in about the same proportion. Web safe color of #976980 is #996666 (or #966).

RGB color model

#976980 color RGB value is (151,105,128).

RGB: (151,105,128) (59%, 41%, 50%)

RGB channels and saturation

R 151 of 255 = 59%
G 105 of 255 = 41%
B 128 of 255 = 50%

151
105
128

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

Portions of RGB colors in percentages

R + G + B = 151 + 105 + 128 = 384 (100%)
R 151 of 384 ~ 39.32%
G 105 of 384 ~ 27.34%
B 128 of 384 ~ 33.33'%

%39.32
%27.34
%33.33

CMYK color model

#976980 color CMYK value is (0,30,15,41).

  • cyan value is 0.00%
  • magenta value is 30.46%
  • yellow value is 15.23%
  • key color value is 40.78%

CMYK: (0,30,15,41)
C0M30Y15K41 (0%, 30%, 15%, 41%)
(0.00 / 0.30 / 0.15 / 0.41)

CMYK percentages

%0
%30.46
%15.23
%40.78

Codes

Color #976980 in popluar color models

97 69 80
RGB 151 105 128
HSL 330° 18.11% 50.20%
HSB/HSV 330° 30.46% 59.22%
CMYK 0.00% 30.46% 15.23%
40.78%

Color #976980 in popluar number systems.

HEX 97 69 80
Decimal 151 105 128
Binary 10010111 1101001 10000000
Octal 227 151 200

Shades and tints

Shades of #976980

#976980
(151,105,128)
#8A6075
(138,96,117)
#7D576A
(125,87,106)
#704E5F
(112,78,95)
#634554
(99,69,84)
#563C49
(86,60,73)
#49333E
(73,51,62)
#3C2A33
(60,42,51)
#2F2128
(47,33,40)
#22181D
(34,24,29)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #976980

#976980
(151,105,128)
#A0768B
(160,118,139)
#A98396
(169,131,150)
#B290A1
(178,144,161)
#BB9DAC
(187,157,172)
#C4AAB7
(196,170,183)
#CDB7C2
(205,183,194)
#D6C4CD
(214,196,205)
#DFD1D8
(223,209,216)
#E8DEE3
(232,222,227)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976980 color. Also use rgb(151,105,128) instead hex code.

Text Font Color

.myTextColor { color: #976980; }

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

This text font color is #976980.

Background Color

.myBgColor { background-color: #976980; }

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

This div background color is #976980.

Border color

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

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

This div border color is #976980.

Opacity

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

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

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

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

This text has shadow with #976980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976980.

Preview

Color preview on black background

This text has color #976980 on black background.


Color preview on white background

This text has color #976980 on white background.


Black color preview on #976980 background

This text has black color on #976980 background.


White color preview on #976980 background

This text has white color on #976980 background.


Related colors

Complementary color

Complementary color for #hex is #68967F.


I love getcolorcode.com

Triadic colors

1 #809769 and #698097 with #976980 are triadic colors.

2 #806997 and #699780 with #976980 are triadic colors.