COLOR #976897

HEX: #976897 RGB: (151,104,151)

Color info

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

RGB color model

#976897 color RGB value is (151,104,151).

RGB: (151,104,151) (59%, 41%, 59%)

RGB channels and saturation

R 151 of 255 = 59%
G 104 of 255 = 41%
B 151 of 255 = 59%

151
104
151

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

Portions of RGB colors in percentages

R + G + B = 151 + 104 + 151 = 406 (100%)
R 151 of 406 ~ 37.19%
G 104 of 406 ~ 25.62%
B 151 of 406 ~ 37.19'%

%37.19
%25.62
%37.19

CMYK color model

#976897 color CMYK value is (0,31,0,41).

  • cyan value is 0.00%
  • magenta value is 31.13%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (0,31,0,41) C0M31Y0K41 (0%,31%,0%,41%) (0.00/0.31/0.00/0.41) 

CMYK percentages

%0
%31.13
%0
%40.78

Codes

Color #976897 in popluar color models

97 68 97
RGB 151 104 151
HSL 300° 18.43% 50.00%
HSB/HSV 300° 31.13% 59.22%
CMYK 0.00% 31.13% 0.00%
40.78%

Color #976897 in popluar number systems.

HEX 97 68 97
Decimal 151 104 151
Binary 10010111 1101000 10010111
Octal 227 150 227

Shades and tints

Shades of #976897

#976897
(151,104,151)
#8A5F8A
(138,95,138)
#7D567D
(125,86,125)
#704D70
(112,77,112)
#634463
(99,68,99)
#563B56
(86,59,86)
#493249
(73,50,73)
#3C293C
(60,41,60)
#2F202F
(47,32,47)
#221722
(34,23,34)
#150E15
(21,14,21)
#000000
(0,0,0)

Tints of #976897

#976897
(151,104,151)
#A075A0
(160,117,160)
#A982A9
(169,130,169)
#B28FB2
(178,143,178)
#BB9CBB
(187,156,187)
#C4A9C4
(196,169,196)
#CDB6CD
(205,182,205)
#D6C3D6
(214,195,214)
#DFD0DF
(223,208,223)
#E8DDE8
(232,221,232)
#F1EAF1
(241,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976897; }

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

This text font color is #976897.

Background Color

.myBgColor { background-color: #976897; }

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

This div background color is #976897.

Border color

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

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

This div border color is #976897.

Opacity

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

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

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

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

This text has shadow with #976897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976897.

Preview

Color preview on black background

This text has color #976897 on black background.


Color preview on white background

This text has color #976897 on white background.


Black color preview on #976897 background

This text has black color on #976897 background.


White color preview on #976897 background

This text has white color on #976897 background.


Related colors

Complementary color

Complementary color for #hex is #689768.


I love getcolorcode.com

Triadic colors

1 #979768 and #689797 with #976897 are triadic colors.

2 #976897 and #689797 with #976897 are triadic colors.