COLOR #997682

HEX: #997682 RGB: (153,118,130)

Color info

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

RGB color model

#997682 color RGB value is (153,118,130).

RGB: (153,118,130) (60%, 46%, 51%)

RGB channels and saturation

R 153 of 255 = 60%
G 118 of 255 = 46%
B 130 of 255 = 51%

153
118
130

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

Portions of RGB colors in percentages

R + G + B = 153 + 118 + 130 = 401 (100%)
R 153 of 401 ~ 38.15%
G 118 of 401 ~ 29.43%
B 130 of 401 ~ 32.42'%

%38.15
%29.43
%32.42

CMYK color model

#997682 color CMYK value is (0,23,15,40).

  • cyan value is 0.00%
  • magenta value is 22.88%
  • yellow value is 15.03%
  • key color value is 40.00%
CMYK: (0,23,15,40) C0M23Y15K40 (0%,23%,15%,40%) (0.00/0.23/0.15/0.40) 

CMYK percentages

%0
%22.88
%15.03
%40

Codes

Color #997682 in popluar color models

99 76 82
RGB 153 118 130
HSL 339° 14.64% 53.14%
HSB/HSV 339° 22.88% 60.00%
CMYK 0.00% 22.88% 15.03%
40.00%

Color #997682 in popluar number systems.

HEX 99 76 82
Decimal 153 118 130
Binary 10011001 1110110 10000010
Octal 231 166 202

Shades and tints

Shades of #997682

#997682
(153,118,130)
#8C6C77
(140,108,119)
#7F626C
(127,98,108)
#725861
(114,88,97)
#654E56
(101,78,86)
#58444B
(88,68,75)
#4B3A40
(75,58,64)
#3E3035
(62,48,53)
#31262A
(49,38,42)
#241C1F
(36,28,31)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #997682

#997682
(153,118,130)
#A2828D
(162,130,141)
#AB8E98
(171,142,152)
#B49AA3
(180,154,163)
#BDA6AE
(189,166,174)
#C6B2B9
(198,178,185)
#CFBEC4
(207,190,196)
#D8CACF
(216,202,207)
#E1D6DA
(225,214,218)
#EAE2E5
(234,226,229)
#F3EEF0
(243,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997682 color. Also use rgb(153,118,130) instead hex code.

Text Font Color

.myTextColor { color: #997682; }

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

This text font color is #997682.

Background Color

.myBgColor { background-color: #997682; }

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

This div background color is #997682.

Border color

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

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

This div border color is #997682.

Opacity

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

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

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

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

This text has shadow with #997682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997682.

Preview

Color preview on black background

This text has color #997682 on black background.


Color preview on white background

This text has color #997682 on white background.


Black color preview on #997682 background

This text has black color on #997682 background.


White color preview on #997682 background

This text has white color on #997682 background.


Related colors

Complementary color

Complementary color for #hex is #66897D.


I love getcolorcode.com

Triadic colors

1 #829976 and #768299 with #997682 are triadic colors.

2 #827699 and #769982 with #997682 are triadic colors.