COLOR #977082

HEX: #977082 RGB: (151,112,130)

Color info

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

RGB color model

#977082 color RGB value is (151,112,130).

RGB: (151,112,130) (59%, 44%, 51%)

RGB channels and saturation

R 151 of 255 = 59%
G 112 of 255 = 44%
B 130 of 255 = 51%

151
112
130

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

Portions of RGB colors in percentages

R + G + B = 151 + 112 + 130 = 393 (100%)
R 151 of 393 ~ 38.42%
G 112 of 393 ~ 28.5%
B 130 of 393 ~ 33.08'%

%38.42
%28.5
%33.08

CMYK color model

#977082 color CMYK value is (0,26,14,41).

  • cyan value is 0.00%
  • magenta value is 25.83%
  • yellow value is 13.91%
  • key color value is 40.78%

CMYK: (0,26,14,41)
C0M26Y14K41 (0%, 26%, 14%, 41%)
(0.00 / 0.26 / 0.14 / 0.41)

CMYK percentages

%0
%25.83
%13.91
%40.78

Codes

Color #977082 in popluar color models

97 70 82
RGB 151 112 130
HSL 332° 15.79% 51.57%
HSB/HSV 332° 25.83% 59.22%
CMYK 0.00% 25.83% 13.91%
40.78%

Color #977082 in popluar number systems.

HEX 97 70 82
Decimal 151 112 130
Binary 10010111 1110000 10000010
Octal 227 160 202

Shades and tints

Shades of #977082

#977082
(151,112,130)
#8A6677
(138,102,119)
#7D5C6C
(125,92,108)
#705261
(112,82,97)
#634856
(99,72,86)
#563E4B
(86,62,75)
#493440
(73,52,64)
#3C2A35
(60,42,53)
#2F202A
(47,32,42)
#22161F
(34,22,31)
#150C14
(21,12,20)
#000000
(0,0,0)

Tints of #977082

#977082
(151,112,130)
#A07D8D
(160,125,141)
#A98A98
(169,138,152)
#B297A3
(178,151,163)
#BBA4AE
(187,164,174)
#C4B1B9
(196,177,185)
#CDBEC4
(205,190,196)
#D6CBCF
(214,203,207)
#DFD8DA
(223,216,218)
#E8E5E5
(232,229,229)
#F1F2F0
(241,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977082; }

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

This text font color is #977082.

Background Color

.myBgColor { background-color: #977082; }

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

This div background color is #977082.

Border color

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

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

This div border color is #977082.

Opacity

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

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

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

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

This text has shadow with #977082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977082.

Preview

Color preview on black background

This text has color #977082 on black background.


Color preview on white background

This text has color #977082 on white background.


Black color preview on #977082 background

This text has black color on #977082 background.


White color preview on #977082 background

This text has white color on #977082 background.


Related colors

Complementary color

Complementary color for #hex is #688F7D.


I love getcolorcode.com

Triadic colors

1 #829770 and #708297 with #977082 are triadic colors.

2 #827097 and #709782 with #977082 are triadic colors.