COLOR #996892

HEX: #996892 RGB: (153,104,146)

Color info

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

RGB color model

#996892 color RGB value is (153,104,146).

RGB: (153,104,146) (60%, 41%, 57%)

RGB channels and saturation

R 153 of 255 = 60%
G 104 of 255 = 41%
B 146 of 255 = 57%

153
104
146

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

Portions of RGB colors in percentages

R + G + B = 153 + 104 + 146 = 403 (100%)
R 153 of 403 ~ 37.97%
G 104 of 403 ~ 25.81%
B 146 of 403 ~ 36.23'%

%37.97
%25.81
%36.23

CMYK color model

#996892 color CMYK value is (0,32,5,40).

  • cyan value is 0.00%
  • magenta value is 32.03%
  • yellow value is 4.58%
  • key color value is 40.00%
CMYK: (0,32,5,40) C0M32Y5K40 (0%,32%,5%,40%) (0.00/0.32/0.05/0.40) 

CMYK percentages

%0
%32.03
%4.58
%40

Codes

Color #996892 in popluar color models

99 68 92
RGB 153 104 146
HSL 309° 19.37% 50.39%
HSB/HSV 309° 32.03% 60.00%
CMYK 0.00% 32.03% 4.58%
40.00%

Color #996892 in popluar number systems.

HEX 99 68 92
Decimal 153 104 146
Binary 10011001 1101000 10010010
Octal 231 150 222

Shades and tints

Shades of #996892

#996892
(153,104,146)
#8C5F85
(140,95,133)
#7F5678
(127,86,120)
#724D6B
(114,77,107)
#65445E
(101,68,94)
#583B51
(88,59,81)
#4B3244
(75,50,68)
#3E2937
(62,41,55)
#31202A
(49,32,42)
#24171D
(36,23,29)
#170E10
(23,14,16)
#000000
(0,0,0)

Tints of #996892

#996892
(153,104,146)
#A2759B
(162,117,155)
#AB82A4
(171,130,164)
#B48FAD
(180,143,173)
#BD9CB6
(189,156,182)
#C6A9BF
(198,169,191)
#CFB6C8
(207,182,200)
#D8C3D1
(216,195,209)
#E1D0DA
(225,208,218)
#EADDE3
(234,221,227)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996892; }

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

This text font color is #996892.

Background Color

.myBgColor { background-color: #996892; }

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

This div background color is #996892.

Border color

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

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

This div border color is #996892.

Opacity

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

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

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

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

This text has shadow with #996892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996892.

Preview

Color preview on black background

This text has color #996892 on black background.


Color preview on white background

This text has color #996892 on white background.


Black color preview on #996892 background

This text has black color on #996892 background.


White color preview on #996892 background

This text has white color on #996892 background.


Related colors

Complementary color

Complementary color for #hex is #66976D.


I love getcolorcode.com

Triadic colors

1 #929968 and #689299 with #996892 are triadic colors.

2 #926899 and #689992 with #996892 are triadic colors.