COLOR #887E70

HEX: #887E70 RGB: (136,126,112)

Renk bilgisi

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

RGB renk modeli

#887E70 color RGB value is (136,126,112).

RGB: (136,126,112) (53%, 49%, 44%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 126 of 255 = 49%
B 112 of 255 = 44%

136
126
112

R + G + B ~ 49%. #887E70 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 126 + 112 = 374 (100%)
R 136 of 374 ~ 36.36%
G 126 of 374 ~ 33.69%
B 112 of 374 ~ 29.95'%

%36.36
%33.69
%29.95

CMYK RENK MODELİ

#887E70 rengi CMYK tonu (0,7,18,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.35%
  • sarı tonu 17.65%
  • ana renk tonu 46.67%
CMYK: (0,7,18,47) C0M7Y18K47 (0%,7%,18%,47%) (0.00/0.07/0.18/0.47) 

CMYK yüzdeleri

%0
%7.35
%17.65
%46.67

Codes

Color #887E70 in popluar color models

88 7E 70
RGB 136 126 112
HSL 35° 9.68% 48.63%
HSB/HSV 35° 17.65% 53.33%
CMYK 0.00% 7.35% 17.65%
46.67%

Color #887E70 in popluar number systems.

HEX 88 7E 70
Decimal 136 126 112
Binary 10001000 1111110 1110000
Octal 210 176 160

Shades and tints

Shades of #887E70

#887E70
(136,126,112)
#7C7366
(124,115,102)
#70685C
(112,104,92)
#645D52
(100,93,82)
#585248
(88,82,72)
#4C473E
(76,71,62)
#403C34
(64,60,52)
#34312A
(52,49,42)
#282620
(40,38,32)
#1C1B16
(28,27,22)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #887E70

#887E70
(136,126,112)
#92897D
(146,137,125)
#9C948A
(156,148,138)
#A69F97
(166,159,151)
#B0AAA4
(176,170,164)
#BAB5B1
(186,181,177)
#C4C0BE
(196,192,190)
#CECBCB
(206,203,203)
#D8D6D8
(216,214,216)
#E2E1E5
(226,225,229)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887E70 color. Also use rgb(136,126,112) instead hex code.

Text Font Color

.myTextColor { color: #887E70; }

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

This text font color is #887E70.

Background Color

.myBgColor { background-color: #887E70; }

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

This div background color is #887E70.

Border color

.myBorderColor { border: 1px solid #887E70; }

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

This div border color is #887E70.

Opacity

.myOpacity80 { color: #887E70; opacity: 0.8; }

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

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

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

This text has shadow with #887E70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887E70.

Preview

Color preview on black background

This text has color #887E70 on black background.


Color preview on white background

This text has color #887E70 on white background.


Black color preview on #887E70 background

This text has black color on #887E70 background.


White color preview on #887E70 background

This text has white color on #887E70 background.


Related colors

Complementary color

Complementary color for #hex is #77818F.


I love getcolorcode.com

Triadic colors

1 #70887E and #7E7088 with #887E70 are triadic colors.

2 #707E88 and #7E8870 with #887E70 are triadic colors.