COLOR #997892

HEX: #997892 RGB: (153,120,146)

Color info

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

RGB color model

#997892 color RGB value is (153,120,146).

RGB: (153,120,146) (60%, 47%, 57%)

RGB channels and saturation

R 153 of 255 = 60%
G 120 of 255 = 47%
B 146 of 255 = 57%

153
120
146

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

Portions of RGB colors in percentages

R + G + B = 153 + 120 + 146 = 419 (100%)
R 153 of 419 ~ 36.52%
G 120 of 419 ~ 28.64%
B 146 of 419 ~ 34.84'%

%36.52
%28.64
%34.84

CMYK color model

#997892 color CMYK value is (0,22,5,40).

  • cyan value is 0.00%
  • magenta value is 21.57%
  • yellow value is 4.58%
  • key color value is 40.00%

CMYK: (0,22,5,40)
C0M22Y5K40 (0%, 22%, 5%, 40%)
(0.00 / 0.22 / 0.05 / 0.40)

CMYK percentages

%0
%21.57
%4.58
%40

Codes

Color #997892 in popluar color models

99 78 92
RGB 153 120 146
HSL 313° 13.92% 53.53%
HSB/HSV 313° 21.57% 60.00%
CMYK 0.00% 21.57% 4.58%
40.00%

Color #997892 in popluar number systems.

HEX 99 78 92
Decimal 153 120 146
Binary 10011001 1111000 10010010
Octal 231 170 222

Shades and tints

Shades of #997892

#997892
(153,120,146)
#8C6E85
(140,110,133)
#7F6478
(127,100,120)
#725A6B
(114,90,107)
#65505E
(101,80,94)
#584651
(88,70,81)
#4B3C44
(75,60,68)
#3E3237
(62,50,55)
#31282A
(49,40,42)
#241E1D
(36,30,29)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #997892

#997892
(153,120,146)
#A2849B
(162,132,155)
#AB90A4
(171,144,164)
#B49CAD
(180,156,173)
#BDA8B6
(189,168,182)
#C6B4BF
(198,180,191)
#CFC0C8
(207,192,200)
#D8CCD1
(216,204,209)
#E1D8DA
(225,216,218)
#EAE4E3
(234,228,227)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997892 color. Also use rgb(153,120,146) instead hex code.

Text Font Color

.myTextColor { color: #997892; }

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

This text font color is #997892.

Background Color

.myBgColor { background-color: #997892; }

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

This div background color is #997892.

Border color

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

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

This div border color is #997892.

Opacity

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

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

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

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

This text has shadow with #997892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997892.

Preview

Color preview on black background

This text has color #997892 on black background.


Color preview on white background

This text has color #997892 on white background.


Black color preview on #997892 background

This text has black color on #997892 background.


White color preview on #997892 background

This text has white color on #997892 background.


Related colors

Complementary color

Complementary color for #hex is #66876D.


I love getcolorcode.com

Triadic colors

1 #929978 and #789299 with #997892 are triadic colors.

2 #927899 and #789992 with #997892 are triadic colors.