COLOR #885E71

HEX: #885E71 RGB: (136,94,113)

Renk bilgisi

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

RGB renk modeli

#885E71 color RGB value is (136,94,113).

RGB: (136,94,113) (53%, 37%, 44%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 94 of 255 = 37%
B 113 of 255 = 44%

136
94
113

R + G + B ~ 45%. #885E71 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 94 + 113 = 343 (100%)
R 136 of 343 ~ 39.65%
G 94 of 343 ~ 27.41%
B 113 of 343 ~ 32.94'%

%39.65
%27.41
%32.94

CMYK RENK MODELİ

#885E71 rengi CMYK tonu (0,31,17,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.88%
  • sarı tonu 16.91%
  • ana renk tonu 46.67%

CMYK: (0,31,17,47)
C0M31Y17K47 (0%, 31%, 17%, 47%)
(0.00 / 0.31 / 0.17 / 0.47)

CMYK yüzdeleri

%0
%30.88
%16.91
%46.67

Codes

Color #885E71 in popluar color models

88 5E 71
RGB 136 94 113
HSL 333° 18.26% 45.10%
HSB/HSV 333° 30.88% 53.33%
CMYK 0.00% 30.88% 16.91%
46.67%

Color #885E71 in popluar number systems.

HEX 88 5E 71
Decimal 136 94 113
Binary 10001000 1011110 1110001
Octal 210 136 161

Shades and tints

Shades of #885E71

#885E71
(136,94,113)
#7C5667
(124,86,103)
#704E5D
(112,78,93)
#644653
(100,70,83)
#583E49
(88,62,73)
#4C363F
(76,54,63)
#402E35
(64,46,53)
#34262B
(52,38,43)
#281E21
(40,30,33)
#1C1617
(28,22,23)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #885E71

#885E71
(136,94,113)
#926C7D
(146,108,125)
#9C7A89
(156,122,137)
#A68895
(166,136,149)
#B096A1
(176,150,161)
#BAA4AD
(186,164,173)
#C4B2B9
(196,178,185)
#CEC0C5
(206,192,197)
#D8CED1
(216,206,209)
#E2DCDD
(226,220,221)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885E71 color. Also use rgb(136,94,113) instead hex code.

Text Font Color

.myTextColor { color: #885E71; }

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

This text font color is #885E71.

Background Color

.myBgColor { background-color: #885E71; }

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

This div background color is #885E71.

Border color

.myBorderColor { border: 1px solid #885E71; }

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

This div border color is #885E71.

Opacity

.myOpacity80 { color: #885E71; opacity: 0.8; }

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

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

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

This text has shadow with #885E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885E71.

Preview

Color preview on black background

This text has color #885E71 on black background.


Color preview on white background

This text has color #885E71 on white background.


Black color preview on #885E71 background

This text has black color on #885E71 background.


White color preview on #885E71 background

This text has white color on #885E71 background.


Related colors

Complementary color

Complementary color for #hex is #77A18E.


I love getcolorcode.com

Triadic colors

1 #71885E and #5E7188 with #885E71 are triadic colors.

2 #715E88 and #5E8871 with #885E71 are triadic colors.