COLOR #975579

HEX: #975579 RGB: (151,85,121)

Color info

#975579 contains mainly red and blue colors. Web safe color of #975579 is #996666 (or #966).

RGB color model

#975579 color RGB value is (151,85,121).

RGB: (151,85,121) (59%, 33%, 47%)

RGB channels and saturation

R 151 of 255 = 59%
G 85 of 255 = 33%
B 121 of 255 = 47%

151
85
121

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

Portions of RGB colors in percentages

R + G + B = 151 + 85 + 121 = 357 (100%)
R 151 of 357 ~ 42.3%
G 85 of 357 ~ 23.81%
B 121 of 357 ~ 33.89'%

%42.3
%23.81
%33.89

CMYK color model

#975579 color CMYK value is (0,44,20,41).

  • cyan value is 0.00%
  • magenta value is 43.71%
  • yellow value is 19.87%
  • key color value is 40.78%

CMYK: (0,44,20,41)
C0M44Y20K41 (0%, 44%, 20%, 41%)
(0.00 / 0.44 / 0.20 / 0.41)

CMYK percentages

%0
%43.71
%19.87
%40.78

Codes

Color #975579 in popluar color models

97 55 79
RGB 151 85 121
HSL 327° 27.97% 46.27%
HSB/HSV 327° 43.71% 59.22%
CMYK 0.00% 43.71% 19.87%
40.78%

Color #975579 in popluar number systems.

HEX 97 55 79
Decimal 151 85 121
Binary 10010111 1010101 1111001
Octal 227 125 171

Shades and tints

Shades of #975579

#975579
(151,85,121)
#8A4E6E
(138,78,110)
#7D4763
(125,71,99)
#704058
(112,64,88)
#63394D
(99,57,77)
#563242
(86,50,66)
#492B37
(73,43,55)
#3C242C
(60,36,44)
#2F1D21
(47,29,33)
#221616
(34,22,22)
#150F0B
(21,15,11)
#000000
(0,0,0)

Tints of #975579

#975579
(151,85,121)
#A06485
(160,100,133)
#A97391
(169,115,145)
#B2829D
(178,130,157)
#BB91A9
(187,145,169)
#C4A0B5
(196,160,181)
#CDAFC1
(205,175,193)
#D6BECD
(214,190,205)
#DFCDD9
(223,205,217)
#E8DCE5
(232,220,229)
#F1EBF1
(241,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #975579; }

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

This text font color is #975579.

Background Color

.myBgColor { background-color: #975579; }

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

This div background color is #975579.

Border color

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

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

This div border color is #975579.

Opacity

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

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

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

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

This text has shadow with #975579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #975579.

Preview

Color preview on black background

This text has color #975579 on black background.


Color preview on white background

This text has color #975579 on white background.


Black color preview on #975579 background

This text has black color on #975579 background.


White color preview on #975579 background

This text has white color on #975579 background.


Related colors

Complementary color

Complementary color for #hex is #68AA86.


I love getcolorcode.com

Triadic colors

1 #799755 and #557997 with #975579 are triadic colors.

2 #795597 and #559779 with #975579 are triadic colors.