COLOR #97718E

HEX: #97718E RGB: (151,113,142)

Color info

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

RGB color model

#97718E color RGB value is (151,113,142).

RGB: (151,113,142) (59%, 44%, 56%)

RGB channels and saturation

R 151 of 255 = 59%
G 113 of 255 = 44%
B 142 of 255 = 56%

151
113
142

R + G + B ~ 53%. #97718E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 113 + 142 = 406 (100%)
R 151 of 406 ~ 37.19%
G 113 of 406 ~ 27.83%
B 142 of 406 ~ 34.98'%

%37.19
%27.83
%34.98

CMYK color model

#97718E color CMYK value is (0,25,6,41).

  • cyan value is 0.00%
  • magenta value is 25.17%
  • yellow value is 5.96%
  • key color value is 40.78%
CMYK: (0,25,6,41) C0M25Y6K41 (0%,25%,6%,41%) (0.00/0.25/0.06/0.41) 

CMYK percentages

%0
%25.17
%5.96
%40.78

Codes

Color #97718E in popluar color models

97 71 8E
RGB 151 113 142
HSL 314° 15.45% 51.76%
HSB/HSV 314° 25.17% 59.22%
CMYK 0.00% 25.17% 5.96%
40.78%

Color #97718E in popluar number systems.

HEX 97 71 8E
Decimal 151 113 142
Binary 10010111 1110001 10001110
Octal 227 161 216

Shades and tints

Shades of #97718E

#97718E
(151,113,142)
#8A6782
(138,103,130)
#7D5D76
(125,93,118)
#70536A
(112,83,106)
#63495E
(99,73,94)
#563F52
(86,63,82)
#493546
(73,53,70)
#3C2B3A
(60,43,58)
#2F212E
(47,33,46)
#221722
(34,23,34)
#150D16
(21,13,22)
#000000
(0,0,0)

Tints of #97718E

#97718E
(151,113,142)
#A07D98
(160,125,152)
#A989A2
(169,137,162)
#B295AC
(178,149,172)
#BBA1B6
(187,161,182)
#C4ADC0
(196,173,192)
#CDB9CA
(205,185,202)
#D6C5D4
(214,197,212)
#DFD1DE
(223,209,222)
#E8DDE8
(232,221,232)
#F1E9F2
(241,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97718E color. Also use rgb(151,113,142) instead hex code.

Text Font Color

.myTextColor { color: #97718E; }

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

This text font color is #97718E.

Background Color

.myBgColor { background-color: #97718E; }

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

This div background color is #97718E.

Border color

.myBorderColor { border: 1px solid #97718E; }

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

This div border color is #97718E.

Opacity

.myOpacity80 { color: #97718E; opacity: 0.8; }

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

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

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

This text has shadow with #97718E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97718E.

Preview

Color preview on black background

This text has color #97718E on black background.


Color preview on white background

This text has color #97718E on white background.


Black color preview on #97718E background

This text has black color on #97718E background.


White color preview on #97718E background

This text has white color on #97718E background.


Related colors

Complementary color

Complementary color for #hex is #688E71.


I love getcolorcode.com

Triadic colors

1 #8E9771 and #718E97 with #97718E are triadic colors.

2 #8E7197 and #71978E with #97718E are triadic colors.