COLOR #996898

HEX: #996898 RGB: (153,104,152)

Color info

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

RGB color model

#996898 color RGB value is (153,104,152).

RGB: (153,104,152) (60%, 41%, 60%)

RGB channels and saturation

R 153 of 255 = 60%
G 104 of 255 = 41%
B 152 of 255 = 60%

153
104
152

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

Portions of RGB colors in percentages

R + G + B = 153 + 104 + 152 = 409 (100%)
R 153 of 409 ~ 37.41%
G 104 of 409 ~ 25.43%
B 152 of 409 ~ 37.16'%

%37.41
%25.43
%37.16

CMYK color model

#996898 color CMYK value is (0,32,1,40).

  • cyan value is 0.00%
  • magenta value is 32.03%
  • yellow value is 0.65%
  • key color value is 40.00%

CMYK: (0,32,1,40)
C0M32Y1K40 (0%, 32%, 1%, 40%)
(0.00 / 0.32 / 0.01 / 0.40)

CMYK percentages

%0
%32.03
%0.65
%40

Codes

Color #996898 in popluar color models

99 68 98
RGB 153 104 152
HSL 301° 19.37% 50.39%
HSB/HSV 301° 32.03% 60.00%
CMYK 0.00% 32.03% 0.65%
40.00%

Color #996898 in popluar number systems.

HEX 99 68 98
Decimal 153 104 152
Binary 10011001 1101000 10011000
Octal 231 150 230

Shades and tints

Shades of #996898

#996898
(153,104,152)
#8C5F8B
(140,95,139)
#7F567E
(127,86,126)
#724D71
(114,77,113)
#654464
(101,68,100)
#583B57
(88,59,87)
#4B324A
(75,50,74)
#3E293D
(62,41,61)
#312030
(49,32,48)
#241723
(36,23,35)
#170E16
(23,14,22)
#000000
(0,0,0)

Tints of #996898

#996898
(153,104,152)
#A275A1
(162,117,161)
#AB82AA
(171,130,170)
#B48FB3
(180,143,179)
#BD9CBC
(189,156,188)
#C6A9C5
(198,169,197)
#CFB6CE
(207,182,206)
#D8C3D7
(216,195,215)
#E1D0E0
(225,208,224)
#EADDE9
(234,221,233)
#F3EAF2
(243,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996898; }

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

This text font color is #996898.

Background Color

.myBgColor { background-color: #996898; }

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

This div background color is #996898.

Border color

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

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

This div border color is #996898.

Opacity

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

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

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

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

This text has shadow with #996898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996898.

Preview

Color preview on black background

This text has color #996898 on black background.


Color preview on white background

This text has color #996898 on white background.


Black color preview on #996898 background

This text has black color on #996898 background.


White color preview on #996898 background

This text has white color on #996898 background.


Related colors

Complementary color

Complementary color for #hex is #669767.


I love getcolorcode.com

Triadic colors

1 #989968 and #689899 with #996898 are triadic colors.

2 #986899 and #689998 with #996898 are triadic colors.