COLOR #996387

HEX: #996387 RGB: (153,99,135)

Color info

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

RGB color model

#996387 color RGB value is (153,99,135).

RGB: (153,99,135) (60%, 39%, 53%)

RGB channels and saturation

R 153 of 255 = 60%
G 99 of 255 = 39%
B 135 of 255 = 53%

153
99
135

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

Portions of RGB colors in percentages

R + G + B = 153 + 99 + 135 = 387 (100%)
R 153 of 387 ~ 39.53%
G 99 of 387 ~ 25.58%
B 135 of 387 ~ 34.88'%

%39.53
%25.58
%34.88

CMYK color model

#996387 color CMYK value is (0,35,12,40).

  • cyan value is 0.00%
  • magenta value is 35.29%
  • yellow value is 11.76%
  • key color value is 40.00%

CMYK: (0,35,12,40)
C0M35Y12K40 (0%, 35%, 12%, 40%)
(0.00 / 0.35 / 0.12 / 0.40)

CMYK percentages

%0
%35.29
%11.76
%40

Codes

Color #996387 in popluar color models

99 63 87
RGB 153 99 135
HSL 320° 21.43% 49.41%
HSB/HSV 320° 35.29% 60.00%
CMYK 0.00% 35.29% 11.76%
40.00%

Color #996387 in popluar number systems.

HEX 99 63 87
Decimal 153 99 135
Binary 10011001 1100011 10000111
Octal 231 143 207

Shades and tints

Shades of #996387

#996387
(153,99,135)
#8C5A7B
(140,90,123)
#7F516F
(127,81,111)
#724863
(114,72,99)
#653F57
(101,63,87)
#58364B
(88,54,75)
#4B2D3F
(75,45,63)
#3E2433
(62,36,51)
#311B27
(49,27,39)
#24121B
(36,18,27)
#17090F
(23,9,15)
#000000
(0,0,0)

Tints of #996387

#996387
(153,99,135)
#A27191
(162,113,145)
#AB7F9B
(171,127,155)
#B48DA5
(180,141,165)
#BD9BAF
(189,155,175)
#C6A9B9
(198,169,185)
#CFB7C3
(207,183,195)
#D8C5CD
(216,197,205)
#E1D3D7
(225,211,215)
#EAE1E1
(234,225,225)
#F3EFEB
(243,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996387 color. Also use rgb(153,99,135) instead hex code.

Text Font Color

.myTextColor { color: #996387; }

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

This text font color is #996387.

Background Color

.myBgColor { background-color: #996387; }

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

This div background color is #996387.

Border color

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

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

This div border color is #996387.

Opacity

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

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

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

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

This text has shadow with #996387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996387.

Preview

Color preview on black background

This text has color #996387 on black background.


Color preview on white background

This text has color #996387 on white background.


Black color preview on #996387 background

This text has black color on #996387 background.


White color preview on #996387 background

This text has white color on #996387 background.


Related colors

Complementary color

Complementary color for #hex is #669C78.


I love getcolorcode.com

Triadic colors

1 #879963 and #638799 with #996387 are triadic colors.

2 #876399 and #639987 with #996387 are triadic colors.