COLOR #996292

HEX: #996292 RGB: (153,98,146)

Color info

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

RGB color model

#996292 color RGB value is (153,98,146).

RGB: (153,98,146) (60%, 38%, 57%)

RGB channels and saturation

R 153 of 255 = 60%
G 98 of 255 = 38%
B 146 of 255 = 57%

153
98
146

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

Portions of RGB colors in percentages

R + G + B = 153 + 98 + 146 = 397 (100%)
R 153 of 397 ~ 38.54%
G 98 of 397 ~ 24.69%
B 146 of 397 ~ 36.78'%

%38.54
%24.69
%36.78

CMYK color model

#996292 color CMYK value is (0,36,5,40).

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

CMYK: (0,36,5,40)
C0M36Y5K40 (0%, 36%, 5%, 40%)
(0.00 / 0.36 / 0.05 / 0.40)

CMYK percentages

%0
%35.95
%4.58
%40

Codes

Color #996292 in popluar color models

99 62 92
RGB 153 98 146
HSL 308° 21.91% 49.22%
HSB/HSV 308° 35.95% 60.00%
CMYK 0.00% 35.95% 4.58%
40.00%

Color #996292 in popluar number systems.

HEX 99 62 92
Decimal 153 98 146
Binary 10011001 1100010 10010010
Octal 231 142 222

Shades and tints

Shades of #996292

#996292
(153,98,146)
#8C5A85
(140,90,133)
#7F5278
(127,82,120)
#724A6B
(114,74,107)
#65425E
(101,66,94)
#583A51
(88,58,81)
#4B3244
(75,50,68)
#3E2A37
(62,42,55)
#31222A
(49,34,42)
#241A1D
(36,26,29)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #996292

#996292
(153,98,146)
#A2709B
(162,112,155)
#AB7EA4
(171,126,164)
#B48CAD
(180,140,173)
#BD9AB6
(189,154,182)
#C6A8BF
(198,168,191)
#CFB6C8
(207,182,200)
#D8C4D1
(216,196,209)
#E1D2DA
(225,210,218)
#EAE0E3
(234,224,227)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996292; }

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

This text font color is #996292.

Background Color

.myBgColor { background-color: #996292; }

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

This div background color is #996292.

Border color

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

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

This div border color is #996292.

Opacity

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

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

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

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

This text has shadow with #996292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996292.

Preview

Color preview on black background

This text has color #996292 on black background.


Color preview on white background

This text has color #996292 on white background.


Black color preview on #996292 background

This text has black color on #996292 background.


White color preview on #996292 background

This text has white color on #996292 background.


Related colors

Complementary color

Complementary color for #hex is #669D6D.


I love getcolorcode.com

Triadic colors

1 #929962 and #629299 with #996292 are triadic colors.

2 #926299 and #629992 with #996292 are triadic colors.