COLOR #977382

HEX: #977382 RGB: (151,115,130)

Color info

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

RGB color model

#977382 color RGB value is (151,115,130).

RGB: (151,115,130) (59%, 45%, 51%)

RGB channels and saturation

R 151 of 255 = 59%
G 115 of 255 = 45%
B 130 of 255 = 51%

151
115
130

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

Portions of RGB colors in percentages

R + G + B = 151 + 115 + 130 = 396 (100%)
R 151 of 396 ~ 38.13%
G 115 of 396 ~ 29.04%
B 130 of 396 ~ 32.83'%

%38.13
%29.04
%32.83

CMYK color model

#977382 color CMYK value is (0,24,14,41).

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

CMYK: (0,24,14,41)
C0M24Y14K41 (0%, 24%, 14%, 41%)
(0.00 / 0.24 / 0.14 / 0.41)

CMYK percentages

%0
%23.84
%13.91
%40.78

Codes

Color #977382 in popluar color models

97 73 82
RGB 151 115 130
HSL 335° 14.75% 52.16%
HSB/HSV 335° 23.84% 59.22%
CMYK 0.00% 23.84% 13.91%
40.78%

Color #977382 in popluar number systems.

HEX 97 73 82
Decimal 151 115 130
Binary 10010111 1110011 10000010
Octal 227 163 202

Shades and tints

Shades of #977382

#977382
(151,115,130)
#8A6977
(138,105,119)
#7D5F6C
(125,95,108)
#705561
(112,85,97)
#634B56
(99,75,86)
#56414B
(86,65,75)
#493740
(73,55,64)
#3C2D35
(60,45,53)
#2F232A
(47,35,42)
#22191F
(34,25,31)
#150F14
(21,15,20)
#000000
(0,0,0)

Tints of #977382

#977382
(151,115,130)
#A07F8D
(160,127,141)
#A98B98
(169,139,152)
#B297A3
(178,151,163)
#BBA3AE
(187,163,174)
#C4AFB9
(196,175,185)
#CDBBC4
(205,187,196)
#D6C7CF
(214,199,207)
#DFD3DA
(223,211,218)
#E8DFE5
(232,223,229)
#F1EBF0
(241,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977382; }

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

This text font color is #977382.

Background Color

.myBgColor { background-color: #977382; }

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

This div background color is #977382.

Border color

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

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

This div border color is #977382.

Opacity

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

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

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

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

This text has shadow with #977382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977382.

Preview

Color preview on black background

This text has color #977382 on black background.


Color preview on white background

This text has color #977382 on white background.


Black color preview on #977382 background

This text has black color on #977382 background.


White color preview on #977382 background

This text has white color on #977382 background.


Related colors

Complementary color

Complementary color for #hex is #688C7D.


I love getcolorcode.com

Triadic colors

1 #829773 and #738297 with #977382 are triadic colors.

2 #827397 and #739782 with #977382 are triadic colors.