COLOR #997982

HEX: #997982 RGB: (153,121,130)

Color info

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

RGB color model

#997982 color RGB value is (153,121,130).

RGB: (153,121,130) (60%, 47%, 51%)

RGB channels and saturation

R 153 of 255 = 60%
G 121 of 255 = 47%
B 130 of 255 = 51%

153
121
130

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

Portions of RGB colors in percentages

R + G + B = 153 + 121 + 130 = 404 (100%)
R 153 of 404 ~ 37.87%
G 121 of 404 ~ 29.95%
B 130 of 404 ~ 32.18'%

%37.87
%29.95
%32.18

CMYK color model

#997982 color CMYK value is (0,21,15,40).

  • cyan value is 0.00%
  • magenta value is 20.92%
  • yellow value is 15.03%
  • key color value is 40.00%

CMYK: (0,21,15,40)
C0M21Y15K40 (0%, 21%, 15%, 40%)
(0.00 / 0.21 / 0.15 / 0.40)

CMYK percentages

%0
%20.92
%15.03
%40

Codes

Color #997982 in popluar color models

99 79 82
RGB 153 121 130
HSL 343° 13.56% 53.73%
HSB/HSV 343° 20.92% 60.00%
CMYK 0.00% 20.92% 15.03%
40.00%

Color #997982 in popluar number systems.

HEX 99 79 82
Decimal 153 121 130
Binary 10011001 1111001 10000010
Octal 231 171 202

Shades and tints

Shades of #997982

#997982
(153,121,130)
#8C6E77
(140,110,119)
#7F636C
(127,99,108)
#725861
(114,88,97)
#654D56
(101,77,86)
#58424B
(88,66,75)
#4B3740
(75,55,64)
#3E2C35
(62,44,53)
#31212A
(49,33,42)
#24161F
(36,22,31)
#170B14
(23,11,20)
#000000
(0,0,0)

Tints of #997982

#997982
(153,121,130)
#A2858D
(162,133,141)
#AB9198
(171,145,152)
#B49DA3
(180,157,163)
#BDA9AE
(189,169,174)
#C6B5B9
(198,181,185)
#CFC1C4
(207,193,196)
#D8CDCF
(216,205,207)
#E1D9DA
(225,217,218)
#EAE5E5
(234,229,229)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997982; }

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

This text font color is #997982.

Background Color

.myBgColor { background-color: #997982; }

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

This div background color is #997982.

Border color

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

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

This div border color is #997982.

Opacity

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

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

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

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

This text has shadow with #997982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997982.

Preview

Color preview on black background

This text has color #997982 on black background.


Color preview on white background

This text has color #997982 on white background.


Black color preview on #997982 background

This text has black color on #997982 background.


White color preview on #997982 background

This text has white color on #997982 background.


Related colors

Complementary color

Complementary color for #hex is #66867D.


I love getcolorcode.com

Triadic colors

1 #829979 and #798299 with #997982 are triadic colors.

2 #827999 and #799982 with #997982 are triadic colors.