COLOR #976888

HEX: #976888 RGB: (151,104,136)

Color info

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

RGB color model

#976888 color RGB value is (151,104,136).

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

RGB channels and saturation

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

151
104
136

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

Portions of RGB colors in percentages

R + G + B = 151 + 104 + 136 = 391 (100%)
R 151 of 391 ~ 38.62%
G 104 of 391 ~ 26.6%
B 136 of 391 ~ 34.78'%

%38.62
%26.6
%34.78

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 31.13%
  • yellow value is 9.93%
  • key color value is 40.78%

CMYK: (0,31,10,41)
C0M31Y10K41 (0%, 31%, 10%, 41%)
(0.00 / 0.31 / 0.10 / 0.41)

CMYK percentages

%0
%31.13
%9.93
%40.78

Codes

Color #976888 in popluar color models

97 68 88
RGB 151 104 136
HSL 319° 18.43% 50.00%
HSB/HSV 319° 31.13% 59.22%
CMYK 0.00% 31.13% 9.93%
40.78%

Color #976888 in popluar number systems.

HEX 97 68 88
Decimal 151 104 136
Binary 10010111 1101000 10001000
Octal 227 150 210

Shades and tints

Shades of #976888

#976888
(151,104,136)
#8A5F7C
(138,95,124)
#7D5670
(125,86,112)
#704D64
(112,77,100)
#634458
(99,68,88)
#563B4C
(86,59,76)
#493240
(73,50,64)
#3C2934
(60,41,52)
#2F2028
(47,32,40)
#22171C
(34,23,28)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #976888

#976888
(151,104,136)
#A07592
(160,117,146)
#A9829C
(169,130,156)
#B28FA6
(178,143,166)
#BB9CB0
(187,156,176)
#C4A9BA
(196,169,186)
#CDB6C4
(205,182,196)
#D6C3CE
(214,195,206)
#DFD0D8
(223,208,216)
#E8DDE2
(232,221,226)
#F1EAEC
(241,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976888; }

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

This text font color is #976888.

Background Color

.myBgColor { background-color: #976888; }

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

This div background color is #976888.

Border color

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

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

This div border color is #976888.

Opacity

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

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

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

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

This text has shadow with #976888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976888.

Preview

Color preview on black background

This text has color #976888 on black background.


Color preview on white background

This text has color #976888 on white background.


Black color preview on #976888 background

This text has black color on #976888 background.


White color preview on #976888 background

This text has white color on #976888 background.


Related colors

Complementary color

Complementary color for #hex is #689777.


I love getcolorcode.com

Triadic colors

1 #889768 and #688897 with #976888 are triadic colors.

2 #886897 and #689788 with #976888 are triadic colors.