COLOR #996883

HEX: #996883 RGB: (153,104,131)

Renk bilgisi

#996883 contains red, green and blue colors in about the same proportion. #996883 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#996883 color RGB value is (153,104,131).

RGB: (153,104,131) (60%, 41%, 51%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 104 of 255 = 41%
B 131 of 255 = 51%

153
104
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 104 + 131 = 388 (100%)
R 153 of 388 ~ 39.43%
G 104 of 388 ~ 26.8%
B 131 of 388 ~ 33.76'%

%39.43
%26.8
%33.76

CMYK RENK MODELİ

#996883 rengi CMYK tonu (0,32,14,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.03%
  • sarı tonu 14.38%
  • ana renk tonu 40.00%

CMYK: (0,32,14,40)
C0M32Y14K40 (0%, 32%, 14%, 40%)
(0.00 / 0.32 / 0.14 / 0.40)

CMYK yüzdeleri

%0
%32.03
%14.38
%40

Codes

Color #996883 in popluar color models

99 68 83
RGB 153 104 131
HSL 327° 19.37% 50.39%
HSB/HSV 327° 32.03% 60.00%
CMYK 0.00% 32.03% 14.38%
40.00%

Color #996883 in popluar number systems.

HEX 99 68 83
Decimal 153 104 131
Binary 10011001 1101000 10000011
Octal 231 150 203

Shades and tints

Shades of #996883

#996883
(153,104,131)
#8C5F78
(140,95,120)
#7F566D
(127,86,109)
#724D62
(114,77,98)
#654457
(101,68,87)
#583B4C
(88,59,76)
#4B3241
(75,50,65)
#3E2936
(62,41,54)
#31202B
(49,32,43)
#241720
(36,23,32)
#170E15
(23,14,21)
#000000
(0,0,0)

Tints of #996883

#996883
(153,104,131)
#A2758E
(162,117,142)
#AB8299
(171,130,153)
#B48FA4
(180,143,164)
#BD9CAF
(189,156,175)
#C6A9BA
(198,169,186)
#CFB6C5
(207,182,197)
#D8C3D0
(216,195,208)
#E1D0DB
(225,208,219)
#EADDE6
(234,221,230)
#F3EAF1
(243,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996883; }

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

This text font color is #996883.

Background Color

.myBgColor { background-color: #996883; }

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

This div background color is #996883.

Border color

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

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

This div border color is #996883.

Opacity

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

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

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

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

This text has shadow with #996883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996883.

Preview

Color preview on black background

This text has color #996883 on black background.


Color preview on white background

This text has color #996883 on white background.


Black color preview on #996883 background

This text has black color on #996883 background.


White color preview on #996883 background

This text has white color on #996883 background.


Related colors

Complementary color

Complementary color for #hex is #66977C.


I love getcolorcode.com

Triadic colors

1 #839968 and #688399 with #996883 are triadic colors.

2 #836899 and #689983 with #996883 are triadic colors.