COLOR #97596A

HEX: #97596A RGB: (151,89,106)

Color info

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

RGB color model

#97596A color RGB value is (151,89,106).

RGB: (151,89,106) (59%, 35%, 42%)

RGB channels and saturation

R 151 of 255 = 59%
G 89 of 255 = 35%
B 106 of 255 = 42%

151
89
106

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

Portions of RGB colors in percentages

R + G + B = 151 + 89 + 106 = 346 (100%)
R 151 of 346 ~ 43.64%
G 89 of 346 ~ 25.72%
B 106 of 346 ~ 30.64'%

%43.64
%25.72
%30.64

CMYK color model

#97596A color CMYK value is (0,41,30,41).

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

CMYK: (0,41,30,41)
C0M41Y30K41 (0%, 41%, 30%, 41%)
(0.00 / 0.41 / 0.30 / 0.41)

CMYK percentages

%0
%41.06
%29.8
%40.78

Codes

Color #97596A in popluar color models

97 59 6A
RGB 151 89 106
HSL 344° 25.83% 47.06%
HSB/HSV 344° 41.06% 59.22%
CMYK 0.00% 41.06% 29.80%
40.78%

Color #97596A in popluar number systems.

HEX 97 59 6A
Decimal 151 89 106
Binary 10010111 1011001 1101010
Octal 227 131 152

Shades and tints

Shades of #97596A

#97596A
(151,89,106)
#8A5161
(138,81,97)
#7D4958
(125,73,88)
#70414F
(112,65,79)
#633946
(99,57,70)
#56313D
(86,49,61)
#492934
(73,41,52)
#3C212B
(60,33,43)
#2F1922
(47,25,34)
#221119
(34,17,25)
#150910
(21,9,16)
#000000
(0,0,0)

Tints of #97596A

#97596A
(151,89,106)
#A06877
(160,104,119)
#A97784
(169,119,132)
#B28691
(178,134,145)
#BB959E
(187,149,158)
#C4A4AB
(196,164,171)
#CDB3B8
(205,179,184)
#D6C2C5
(214,194,197)
#DFD1D2
(223,209,210)
#E8E0DF
(232,224,223)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97596A; }

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

This text font color is #97596A.

Background Color

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

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

This div background color is #97596A.

Border color

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

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

This div border color is #97596A.

Opacity

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

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

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

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

This text has shadow with #97596A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97596A.

Preview

Color preview on black background

This text has color #97596A on black background.


Color preview on white background

This text has color #97596A on white background.


Black color preview on #97596A background

This text has black color on #97596A background.


White color preview on #97596A background

This text has white color on #97596A background.


Related colors

Complementary color

Complementary color for #hex is #68A695.


I love getcolorcode.com

Triadic colors

1 #6A9759 and #596A97 with #97596A are triadic colors.

2 #6A5997 and #59976A with #97596A are triadic colors.