COLOR #996887

HEX: #996887 RGB: (153,104,135)

Renk bilgisi

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

RGB renk modeli

#996887 color RGB value is (153,104,135).

RGB: (153,104,135) (60%, 41%, 53%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 104 of 255 = 41%
B 135 of 255 = 53%

153
104
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 104 + 135 = 392 (100%)
R 153 of 392 ~ 39.03%
G 104 of 392 ~ 26.53%
B 135 of 392 ~ 34.44'%

%39.03
%26.53
%34.44

CMYK RENK MODELİ

#996887 rengi CMYK tonu (0,32,12,40).

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

CMYK: (0,32,12,40)
C0M32Y12K40 (0%, 32%, 12%, 40%)
(0.00 / 0.32 / 0.12 / 0.40)

CMYK yüzdeleri

%0
%32.03
%11.76
%40

Codes

Color #996887 in popluar color models

99 68 87
RGB 153 104 135
HSL 322° 19.37% 50.39%
HSB/HSV 322° 32.03% 60.00%
CMYK 0.00% 32.03% 11.76%
40.00%

Color #996887 in popluar number systems.

HEX 99 68 87
Decimal 153 104 135
Binary 10011001 1101000 10000111
Octal 231 150 207

Shades and tints

Shades of #996887

#996887
(153,104,135)
#8C5F7B
(140,95,123)
#7F566F
(127,86,111)
#724D63
(114,77,99)
#654457
(101,68,87)
#583B4B
(88,59,75)
#4B323F
(75,50,63)
#3E2933
(62,41,51)
#312027
(49,32,39)
#24171B
(36,23,27)
#170E0F
(23,14,15)
#000000
(0,0,0)

Tints of #996887

#996887
(153,104,135)
#A27591
(162,117,145)
#AB829B
(171,130,155)
#B48FA5
(180,143,165)
#BD9CAF
(189,156,175)
#C6A9B9
(198,169,185)
#CFB6C3
(207,182,195)
#D8C3CD
(216,195,205)
#E1D0D7
(225,208,215)
#EADDE1
(234,221,225)
#F3EAEB
(243,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996887; }

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

This text font color is #996887.

Background Color

.myBgColor { background-color: #996887; }

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

This div background color is #996887.

Border color

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

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

This div border color is #996887.

Opacity

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

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

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

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

This text has shadow with #996887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996887.

Preview

Color preview on black background

This text has color #996887 on black background.


Color preview on white background

This text has color #996887 on white background.


Black color preview on #996887 background

This text has black color on #996887 background.


White color preview on #996887 background

This text has white color on #996887 background.


Related colors

Complementary color

Complementary color for #hex is #669778.


I love getcolorcode.com

Triadic colors

1 #879968 and #688799 with #996887 are triadic colors.

2 #876899 and #689987 with #996887 are triadic colors.