COLOR #996183

HEX: #996183 RGB: (153,97,131)

Color info

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

RGB color model

#996183 color RGB value is (153,97,131).

RGB: (153,97,131) (60%, 38%, 51%)

RGB channels and saturation

R 153 of 255 = 60%
G 97 of 255 = 38%
B 131 of 255 = 51%

153
97
131

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

Portions of RGB colors in percentages

R + G + B = 153 + 97 + 131 = 381 (100%)
R 153 of 381 ~ 40.16%
G 97 of 381 ~ 25.46%
B 131 of 381 ~ 34.38'%

%40.16
%25.46
%34.38

CMYK color model

#996183 color CMYK value is (0,37,14,40).

  • cyan value is 0.00%
  • magenta value is 36.60%
  • yellow value is 14.38%
  • key color value is 40.00%

CMYK: (0,37,14,40)
C0M37Y14K40 (0%, 37%, 14%, 40%)
(0.00 / 0.37 / 0.14 / 0.40)

CMYK percentages

%0
%36.6
%14.38
%40

Codes

Color #996183 in popluar color models

99 61 83
RGB 153 97 131
HSL 324° 22.40% 49.02%
HSB/HSV 324° 36.60% 60.00%
CMYK 0.00% 36.60% 14.38%
40.00%

Color #996183 in popluar number systems.

HEX 99 61 83
Decimal 153 97 131
Binary 10011001 1100001 10000011
Octal 231 141 203

Shades and tints

Shades of #996183

#996183
(153,97,131)
#8C5978
(140,89,120)
#7F516D
(127,81,109)
#724962
(114,73,98)
#654157
(101,65,87)
#58394C
(88,57,76)
#4B3141
(75,49,65)
#3E2936
(62,41,54)
#31212B
(49,33,43)
#241920
(36,25,32)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #996183

#996183
(153,97,131)
#A26F8E
(162,111,142)
#AB7D99
(171,125,153)
#B48BA4
(180,139,164)
#BD99AF
(189,153,175)
#C6A7BA
(198,167,186)
#CFB5C5
(207,181,197)
#D8C3D0
(216,195,208)
#E1D1DB
(225,209,219)
#EADFE6
(234,223,230)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996183 color. Also use rgb(153,97,131) instead hex code.

Text Font Color

.myTextColor { color: #996183; }

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

This text font color is #996183.

Background Color

.myBgColor { background-color: #996183; }

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

This div background color is #996183.

Border color

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

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

This div border color is #996183.

Opacity

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

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

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

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

This text has shadow with #996183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996183.

Preview

Color preview on black background

This text has color #996183 on black background.


Color preview on white background

This text has color #996183 on white background.


Black color preview on #996183 background

This text has black color on #996183 background.


White color preview on #996183 background

This text has white color on #996183 background.


Related colors

Complementary color

Complementary color for #hex is #669E7C.


I love getcolorcode.com

Triadic colors

1 #839961 and #618399 with #996183 are triadic colors.

2 #836199 and #619983 with #996183 are triadic colors.