COLOR #996187

HEX: #996187 RGB: (153,97,135)

Renk bilgisi

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

RGB renk modeli

#996187 color RGB value is (153,97,135).

RGB: (153,97,135) (60%, 38%, 53%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 97 of 255 = 38%
B 135 of 255 = 53%

153
97
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 97 + 135 = 385 (100%)
R 153 of 385 ~ 39.74%
G 97 of 385 ~ 25.19%
B 135 of 385 ~ 35.06'%

%39.74
%25.19
%35.06

CMYK RENK MODELİ

#996187 rengi CMYK tonu (0,37,12,40).

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

CMYK: (0,37,12,40)
C0M37Y12K40 (0%, 37%, 12%, 40%)
(0.00 / 0.37 / 0.12 / 0.40)

CMYK yüzdeleri

%0
%36.6
%11.76
%40

Codes

Color #996187 in popluar color models

99 61 87
RGB 153 97 135
HSL 319° 22.40% 49.02%
HSB/HSV 319° 36.60% 60.00%
CMYK 0.00% 36.60% 11.76%
40.00%

Color #996187 in popluar number systems.

HEX 99 61 87
Decimal 153 97 135
Binary 10011001 1100001 10000111
Octal 231 141 207

Shades and tints

Shades of #996187

#996187
(153,97,135)
#8C597B
(140,89,123)
#7F516F
(127,81,111)
#724963
(114,73,99)
#654157
(101,65,87)
#58394B
(88,57,75)
#4B313F
(75,49,63)
#3E2933
(62,41,51)
#312127
(49,33,39)
#24191B
(36,25,27)
#17110F
(23,17,15)
#000000
(0,0,0)

Tints of #996187

#996187
(153,97,135)
#A26F91
(162,111,145)
#AB7D9B
(171,125,155)
#B48BA5
(180,139,165)
#BD99AF
(189,153,175)
#C6A7B9
(198,167,185)
#CFB5C3
(207,181,195)
#D8C3CD
(216,195,205)
#E1D1D7
(225,209,215)
#EADFE1
(234,223,225)
#F3EDEB
(243,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996187; }

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

This text font color is #996187.

Background Color

.myBgColor { background-color: #996187; }

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

This div background color is #996187.

Border color

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

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

This div border color is #996187.

Opacity

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

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

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

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

This text has shadow with #996187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996187.

Preview

Color preview on black background

This text has color #996187 on black background.


Color preview on white background

This text has color #996187 on white background.


Black color preview on #996187 background

This text has black color on #996187 background.


White color preview on #996187 background

This text has white color on #996187 background.


Related colors

Complementary color

Complementary color for #hex is #669E78.


I love getcolorcode.com

Triadic colors

1 #879961 and #618799 with #996187 are triadic colors.

2 #876199 and #619987 with #996187 are triadic colors.