COLOR #97597A

HEX: #97597A RGB: (151,89,122)

Color info

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

RGB color model

#97597A color RGB value is (151,89,122).

RGB: (151,89,122) (59%, 35%, 48%)

RGB channels and saturation

R 151 of 255 = 59%
G 89 of 255 = 35%
B 122 of 255 = 48%

151
89
122

R + G + B ~ 47%. #97597A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 89 + 122 = 362 (100%)
R 151 of 362 ~ 41.71%
G 89 of 362 ~ 24.59%
B 122 of 362 ~ 33.7'%

%41.71
%24.59
%33.7

CMYK color model

#97597A color CMYK value is (0,41,19,41).

  • cyan value is 0.00%
  • magenta value is 41.06%
  • yellow value is 19.21%
  • key color value is 40.78%
CMYK: (0,41,19,41) C0M41Y19K41 (0%,41%,19%,41%) (0.00/0.41/0.19/0.41) 

CMYK percentages

%0
%41.06
%19.21
%40.78

Codes

Color #97597A in popluar color models

97 59 7A
RGB 151 89 122
HSL 328° 25.83% 47.06%
HSB/HSV 328° 41.06% 59.22%
CMYK 0.00% 41.06% 19.21%
40.78%

Color #97597A in popluar number systems.

HEX 97 59 7A
Decimal 151 89 122
Binary 10010111 1011001 1111010
Octal 227 131 172

Shades and tints

Shades of #97597A

#97597A
(151,89,122)
#8A516F
(138,81,111)
#7D4964
(125,73,100)
#704159
(112,65,89)
#63394E
(99,57,78)
#563143
(86,49,67)
#492938
(73,41,56)
#3C212D
(60,33,45)
#2F1922
(47,25,34)
#221117
(34,17,23)
#15090C
(21,9,12)
#000000
(0,0,0)

Tints of #97597A

#97597A
(151,89,122)
#A06886
(160,104,134)
#A97792
(169,119,146)
#B2869E
(178,134,158)
#BB95AA
(187,149,170)
#C4A4B6
(196,164,182)
#CDB3C2
(205,179,194)
#D6C2CE
(214,194,206)
#DFD1DA
(223,209,218)
#E8E0E6
(232,224,230)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97597A; }

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

This text font color is #97597A.

Background Color

.myBgColor { background-color: #97597A; }

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

This div background color is #97597A.

Border color

.myBorderColor { border: 1px solid #97597A; }

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

This div border color is #97597A.

Opacity

.myOpacity80 { color: #97597A; opacity: 0.8; }

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

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

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

This text has shadow with #97597A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97597A.

Preview

Color preview on black background

This text has color #97597A on black background.


Color preview on white background

This text has color #97597A on white background.


Black color preview on #97597A background

This text has black color on #97597A background.


White color preview on #97597A background

This text has white color on #97597A background.


Related colors

Complementary color

Complementary color for #hex is #68A685.


I love getcolorcode.com

Triadic colors

1 #7A9759 and #597A97 with #97597A are triadic colors.

2 #7A5997 and #59977A with #97597A are triadic colors.