COLOR #976389

HEX: #976389 RGB: (151,99,137)

Color info

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

RGB color model

#976389 color RGB value is (151,99,137).

RGB: (151,99,137) (59%, 39%, 54%)

RGB channels and saturation

R 151 of 255 = 59%
G 99 of 255 = 39%
B 137 of 255 = 54%

151
99
137

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

Portions of RGB colors in percentages

R + G + B = 151 + 99 + 137 = 387 (100%)
R 151 of 387 ~ 39.02%
G 99 of 387 ~ 25.58%
B 137 of 387 ~ 35.4'%

%39.02
%25.58
%35.4

CMYK color model

#976389 color CMYK value is (0,34,9,41).

  • cyan value is 0.00%
  • magenta value is 34.44%
  • yellow value is 9.27%
  • key color value is 40.78%

CMYK: (0,34,9,41)
C0M34Y9K41 (0%, 34%, 9%, 41%)
(0.00 / 0.34 / 0.09 / 0.41)

CMYK percentages

%0
%34.44
%9.27
%40.78

Codes

Color #976389 in popluar color models

97 63 89
RGB 151 99 137
HSL 316° 20.80% 49.02%
HSB/HSV 316° 34.44% 59.22%
CMYK 0.00% 34.44% 9.27%
40.78%

Color #976389 in popluar number systems.

HEX 97 63 89
Decimal 151 99 137
Binary 10010111 1100011 10001001
Octal 227 143 211

Shades and tints

Shades of #976389

#976389
(151,99,137)
#8A5A7D
(138,90,125)
#7D5171
(125,81,113)
#704865
(112,72,101)
#633F59
(99,63,89)
#56364D
(86,54,77)
#492D41
(73,45,65)
#3C2435
(60,36,53)
#2F1B29
(47,27,41)
#22121D
(34,18,29)
#150911
(21,9,17)
#000000
(0,0,0)

Tints of #976389

#976389
(151,99,137)
#A07193
(160,113,147)
#A97F9D
(169,127,157)
#B28DA7
(178,141,167)
#BB9BB1
(187,155,177)
#C4A9BB
(196,169,187)
#CDB7C5
(205,183,197)
#D6C5CF
(214,197,207)
#DFD3D9
(223,211,217)
#E8E1E3
(232,225,227)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976389; }

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

This text font color is #976389.

Background Color

.myBgColor { background-color: #976389; }

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

This div background color is #976389.

Border color

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

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

This div border color is #976389.

Opacity

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

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

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

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

This text has shadow with #976389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976389.

Preview

Color preview on black background

This text has color #976389 on black background.


Color preview on white background

This text has color #976389 on white background.


Black color preview on #976389 background

This text has black color on #976389 background.


White color preview on #976389 background

This text has white color on #976389 background.


Related colors

Complementary color

Complementary color for #hex is #689C76.


I love getcolorcode.com

Triadic colors

1 #899763 and #638997 with #976389 are triadic colors.

2 #896397 and #639789 with #976389 are triadic colors.