COLOR #97759C

HEX: #97759C RGB: (151,117,156)

Color info

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

RGB color model

#97759C color RGB value is (151,117,156).

RGB: (151,117,156) (59%, 46%, 61%)

RGB channels and saturation

R 151 of 255 = 59%
G 117 of 255 = 46%
B 156 of 255 = 61%

151
117
156

R + G + B ~ 55%. #97759C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 117 + 156 = 424 (100%)
R 151 of 424 ~ 35.61%
G 117 of 424 ~ 27.59%
B 156 of 424 ~ 36.79'%

%35.61
%27.59
%36.79

CMYK color model

#97759C color CMYK value is (3,25,0,39).

  • cyan value is 3.21%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (3,25,0,39) C3M25Y0K39 (3%,25%,0%,39%) (0.03/0.25/0.00/0.39) 

CMYK percentages

%3.21
%25
%0
%38.82

Codes

Color #97759C in popluar color models

97 75 9C
RGB 151 117 156
HSL 292° 16.46% 53.53%
HSB/HSV 292° 25.00% 61.18%
CMYK 3.21% 25.00% 0.00%
38.82%

Color #97759C in popluar number systems.

HEX 97 75 9C
Decimal 151 117 156
Binary 10010111 1110101 10011100
Octal 227 165 234

Shades and tints

Shades of #97759C

#97759C
(151,117,156)
#8A6B8E
(138,107,142)
#7D6180
(125,97,128)
#705772
(112,87,114)
#634D64
(99,77,100)
#564356
(86,67,86)
#493948
(73,57,72)
#3C2F3A
(60,47,58)
#2F252C
(47,37,44)
#221B1E
(34,27,30)
#151110
(21,17,16)
#000000
(0,0,0)

Tints of #97759C

#97759C
(151,117,156)
#A081A5
(160,129,165)
#A98DAE
(169,141,174)
#B299B7
(178,153,183)
#BBA5C0
(187,165,192)
#C4B1C9
(196,177,201)
#CDBDD2
(205,189,210)
#D6C9DB
(214,201,219)
#DFD5E4
(223,213,228)
#E8E1ED
(232,225,237)
#F1EDF6
(241,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97759C color. Also use rgb(151,117,156) instead hex code.

Text Font Color

.myTextColor { color: #97759C; }

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

This text font color is #97759C.

Background Color

.myBgColor { background-color: #97759C; }

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

This div background color is #97759C.

Border color

.myBorderColor { border: 1px solid #97759C; }

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

This div border color is #97759C.

Opacity

.myOpacity80 { color: #97759C; opacity: 0.8; }

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

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

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

This text has shadow with #97759C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97759C.

Preview

Color preview on black background

This text has color #97759C on black background.


Color preview on white background

This text has color #97759C on white background.


Black color preview on #97759C background

This text has black color on #97759C background.


White color preview on #97759C background

This text has white color on #97759C background.


Related colors

Complementary color

Complementary color for #hex is #688A63.


I love getcolorcode.com

Triadic colors

1 #9C9775 and #759C97 with #97759C are triadic colors.

2 #9C7597 and #75979C with #97759C are triadic colors.