COLOR #887176

HEX: #887176 RGB: (136,113,118)

Renk bilgisi

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

RGB renk modeli

#887176 color RGB value is (136,113,118).

RGB: (136,113,118) (53%, 44%, 46%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 113 of 255 = 44%
B 118 of 255 = 46%

136
113
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 113 + 118 = 367 (100%)
R 136 of 367 ~ 37.06%
G 113 of 367 ~ 30.79%
B 118 of 367 ~ 32.15'%

%37.06
%30.79
%32.15

CMYK RENK MODELİ

#887176 rengi CMYK tonu (0,17,13,47).

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

CMYK: (0,17,13,47)
C0M17Y13K47 (0%, 17%, 13%, 47%)
(0.00 / 0.17 / 0.13 / 0.47)

CMYK yüzdeleri

%0
%16.91
%13.24
%46.67

Codes

Color #887176 in popluar color models

88 71 76
RGB 136 113 118
HSL 347° 9.24% 48.82%
HSB/HSV 347° 16.91% 53.33%
CMYK 0.00% 16.91% 13.24%
46.67%

Color #887176 in popluar number systems.

HEX 88 71 76
Decimal 136 113 118
Binary 10001000 1110001 1110110
Octal 210 161 166

Shades and tints

Shades of #887176

#887176
(136,113,118)
#7C676C
(124,103,108)
#705D62
(112,93,98)
#645358
(100,83,88)
#58494E
(88,73,78)
#4C3F44
(76,63,68)
#40353A
(64,53,58)
#342B30
(52,43,48)
#282126
(40,33,38)
#1C171C
(28,23,28)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #887176

#887176
(136,113,118)
#927D82
(146,125,130)
#9C898E
(156,137,142)
#A6959A
(166,149,154)
#B0A1A6
(176,161,166)
#BAADB2
(186,173,178)
#C4B9BE
(196,185,190)
#CEC5CA
(206,197,202)
#D8D1D6
(216,209,214)
#E2DDE2
(226,221,226)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887176; }

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

This text font color is #887176.

Background Color

.myBgColor { background-color: #887176; }

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

This div background color is #887176.

Border color

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

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

This div border color is #887176.

Opacity

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

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

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

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

This text has shadow with #887176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887176.

Preview

Color preview on black background

This text has color #887176 on black background.


Color preview on white background

This text has color #887176 on white background.


Black color preview on #887176 background

This text has black color on #887176 background.


White color preview on #887176 background

This text has white color on #887176 background.


Related colors

Complementary color

Complementary color for #hex is #778E89.


I love getcolorcode.com

Triadic colors

1 #768871 and #717688 with #887176 are triadic colors.

2 #767188 and #718876 with #887176 are triadic colors.