COLOR #977297

HEX: #977297 RGB: (151,114,151)

Color info

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

RGB color model

#977297 color RGB value is (151,114,151).

RGB: (151,114,151) (59%, 45%, 59%)

RGB channels and saturation

R 151 of 255 = 59%
G 114 of 255 = 45%
B 151 of 255 = 59%

151
114
151

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

Portions of RGB colors in percentages

R + G + B = 151 + 114 + 151 = 416 (100%)
R 151 of 416 ~ 36.3%
G 114 of 416 ~ 27.4%
B 151 of 416 ~ 36.3'%

%36.3
%27.4
%36.3

CMYK color model

#977297 color CMYK value is (0,25,0,41).

  • cyan value is 0.00%
  • magenta value is 24.50%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (0,25,0,41)
C0M25Y0K41 (0%, 25%, 0%, 41%)
(0.00 / 0.25 / 0.00 / 0.41)

CMYK percentages

%0
%24.5
%0
%40.78

Codes

Color #977297 in popluar color models

97 72 97
RGB 151 114 151
HSL 300° 15.10% 51.96%
HSB/HSV 300° 24.50% 59.22%
CMYK 0.00% 24.50% 0.00%
40.78%

Color #977297 in popluar number systems.

HEX 97 72 97
Decimal 151 114 151
Binary 10010111 1110010 10010111
Octal 227 162 227

Shades and tints

Shades of #977297

#977297
(151,114,151)
#8A688A
(138,104,138)
#7D5E7D
(125,94,125)
#705470
(112,84,112)
#634A63
(99,74,99)
#564056
(86,64,86)
#493649
(73,54,73)
#3C2C3C
(60,44,60)
#2F222F
(47,34,47)
#221822
(34,24,34)
#150E15
(21,14,21)
#000000
(0,0,0)

Tints of #977297

#977297
(151,114,151)
#A07EA0
(160,126,160)
#A98AA9
(169,138,169)
#B296B2
(178,150,178)
#BBA2BB
(187,162,187)
#C4AEC4
(196,174,196)
#CDBACD
(205,186,205)
#D6C6D6
(214,198,214)
#DFD2DF
(223,210,223)
#E8DEE8
(232,222,232)
#F1EAF1
(241,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977297; }

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

This text font color is #977297.

Background Color

.myBgColor { background-color: #977297; }

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

This div background color is #977297.

Border color

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

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

This div border color is #977297.

Opacity

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

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

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

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

This text has shadow with #977297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977297.

Preview

Color preview on black background

This text has color #977297 on black background.


Color preview on white background

This text has color #977297 on white background.


Black color preview on #977297 background

This text has black color on #977297 background.


White color preview on #977297 background

This text has white color on #977297 background.


Related colors

Complementary color

Complementary color for #hex is #688D68.


I love getcolorcode.com

Triadic colors

1 #979772 and #729797 with #977297 are triadic colors.

2 #977297 and #729797 with #977297 are triadic colors.