COLOR #996871

HEX: #996871 RGB: (153,104,113)

Renk bilgisi

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

RGB renk modeli

#996871 color RGB value is (153,104,113).

RGB: (153,104,113) (60%, 41%, 44%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 104 of 255 = 41%
B 113 of 255 = 44%

153
104
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 104 + 113 = 370 (100%)
R 153 of 370 ~ 41.35%
G 104 of 370 ~ 28.11%
B 113 of 370 ~ 30.54'%

%41.35
%28.11
%30.54

CMYK RENK MODELİ

#996871 rengi CMYK tonu (0,32,26,40).

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

CMYK: (0,32,26,40)
C0M32Y26K40 (0%, 32%, 26%, 40%)
(0.00 / 0.32 / 0.26 / 0.40)

CMYK yüzdeleri

%0
%32.03
%26.14
%40

Codes

Color #996871 in popluar color models

99 68 71
RGB 153 104 113
HSL 349° 19.37% 50.39%
HSB/HSV 349° 32.03% 60.00%
CMYK 0.00% 32.03% 26.14%
40.00%

Color #996871 in popluar number systems.

HEX 99 68 71
Decimal 153 104 113
Binary 10011001 1101000 1110001
Octal 231 150 161

Shades and tints

Shades of #996871

#996871
(153,104,113)
#8C5F67
(140,95,103)
#7F565D
(127,86,93)
#724D53
(114,77,83)
#654449
(101,68,73)
#583B3F
(88,59,63)
#4B3235
(75,50,53)
#3E292B
(62,41,43)
#312021
(49,32,33)
#241717
(36,23,23)
#170E0D
(23,14,13)
#000000
(0,0,0)

Tints of #996871

#996871
(153,104,113)
#A2757D
(162,117,125)
#AB8289
(171,130,137)
#B48F95
(180,143,149)
#BD9CA1
(189,156,161)
#C6A9AD
(198,169,173)
#CFB6B9
(207,182,185)
#D8C3C5
(216,195,197)
#E1D0D1
(225,208,209)
#EADDDD
(234,221,221)
#F3EAE9
(243,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996871; }

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

This text font color is #996871.

Background Color

.myBgColor { background-color: #996871; }

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

This div background color is #996871.

Border color

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

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

This div border color is #996871.

Opacity

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

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

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

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

This text has shadow with #996871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996871.

Preview

Color preview on black background

This text has color #996871 on black background.


Color preview on white background

This text has color #996871 on white background.


Black color preview on #996871 background

This text has black color on #996871 background.


White color preview on #996871 background

This text has white color on #996871 background.


Related colors

Complementary color

Complementary color for #hex is #66978E.


I love getcolorcode.com

Triadic colors

1 #719968 and #687199 with #996871 are triadic colors.

2 #716899 and #689971 with #996871 are triadic colors.