COLOR #975559

HEX: #975559 RGB: (151,85,89)

Color info

#975559 contains mainly red color. Web safe color of #975559 is #996666 (or #966).

RGB color model

#975559 color RGB value is (151,85,89).

RGB: (151,85,89) (59%, 33%, 35%)

RGB channels and saturation

R 151 of 255 = 59%
G 85 of 255 = 33%
B 89 of 255 = 35%

151
85
89

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

Portions of RGB colors in percentages

R + G + B = 151 + 85 + 89 = 325 (100%)
R 151 of 325 ~ 46.46%
G 85 of 325 ~ 26.15%
B 89 of 325 ~ 27.38'%

%46.46
%26.15
%27.38

CMYK color model

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

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

CMYK: (0,44,41,41)
C0M44Y41K41 (0%, 44%, 41%, 41%)
(0.00 / 0.44 / 0.41 / 0.41)

CMYK percentages

%0
%43.71
%41.06
%40.78

Codes

Color #975559 in popluar color models

97 55 59
RGB 151 85 89
HSL 356° 27.97% 46.27%
HSB/HSV 356° 43.71% 59.22%
CMYK 0.00% 43.71% 41.06%
40.78%

Color #975559 in popluar number systems.

HEX 97 55 59
Decimal 151 85 89
Binary 10010111 1010101 1011001
Octal 227 125 131

Shades and tints

Shades of #975559

#975559
(151,85,89)
#8A4E51
(138,78,81)
#7D4749
(125,71,73)
#704041
(112,64,65)
#633939
(99,57,57)
#563231
(86,50,49)
#492B29
(73,43,41)
#3C2421
(60,36,33)
#2F1D19
(47,29,25)
#221611
(34,22,17)
#150F09
(21,15,9)
#000000
(0,0,0)

Tints of #975559

#975559
(151,85,89)
#A06468
(160,100,104)
#A97377
(169,115,119)
#B28286
(178,130,134)
#BB9195
(187,145,149)
#C4A0A4
(196,160,164)
#CDAFB3
(205,175,179)
#D6BEC2
(214,190,194)
#DFCDD1
(223,205,209)
#E8DCE0
(232,220,224)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #975559; }

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

This text font color is #975559.

Background Color

.myBgColor { background-color: #975559; }

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

This div background color is #975559.

Border color

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

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

This div border color is #975559.

Opacity

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

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

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

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

This text has shadow with #975559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #975559.

Preview

Color preview on black background

This text has color #975559 on black background.


Color preview on white background

This text has color #975559 on white background.


Black color preview on #975559 background

This text has black color on #975559 background.


White color preview on #975559 background

This text has white color on #975559 background.


Related colors

Complementary color

Complementary color for #hex is #68AAA6.


I love getcolorcode.com

Triadic colors

1 #599755 and #555997 with #975559 are triadic colors.

2 #595597 and #559759 with #975559 are triadic colors.