COLOR #887877

HEX: #887877 RGB: (136,120,119)

Renk bilgisi

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

RGB renk modeli

#887877 color RGB value is (136,120,119).

RGB: (136,120,119) (53%, 47%, 47%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 120 of 255 = 47%
B 119 of 255 = 47%

136
120
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 120 + 119 = 375 (100%)
R 136 of 375 ~ 36.27%
G 120 of 375 ~ 32%
B 119 of 375 ~ 31.73'%

%36.27
%32
%31.73

CMYK RENK MODELİ

#887877 rengi CMYK tonu (0,12,13,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.76%
  • sarı tonu 12.50%
  • ana renk tonu 46.67%

CMYK: (0,12,13,47)
C0M12Y13K47 (0%, 12%, 13%, 47%)
(0.00 / 0.12 / 0.13 / 0.47)

CMYK yüzdeleri

%0
%11.76
%12.5
%46.67

Codes

Color #887877 in popluar color models

88 78 77
RGB 136 120 119
HSL 6.67% 50.00%
HSB/HSV 12.50% 53.33%
CMYK 0.00% 11.76% 12.50%
46.67%

Color #887877 in popluar number systems.

HEX 88 78 77
Decimal 136 120 119
Binary 10001000 1111000 1110111
Octal 210 170 167

Shades and tints

Shades of #887877

#887877
(136,120,119)
#7C6E6D
(124,110,109)
#706463
(112,100,99)
#645A59
(100,90,89)
#58504F
(88,80,79)
#4C4645
(76,70,69)
#403C3B
(64,60,59)
#343231
(52,50,49)
#282827
(40,40,39)
#1C1E1D
(28,30,29)
#101413
(16,20,19)
#000000
(0,0,0)

Tints of #887877

#887877
(136,120,119)
#928483
(146,132,131)
#9C908F
(156,144,143)
#A69C9B
(166,156,155)
#B0A8A7
(176,168,167)
#BAB4B3
(186,180,179)
#C4C0BF
(196,192,191)
#CECCCB
(206,204,203)
#D8D8D7
(216,216,215)
#E2E4E3
(226,228,227)
#ECF0EF
(236,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887877 color. Also use rgb(136,120,119) instead hex code.

Text Font Color

.myTextColor { color: #887877; }

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

This text font color is #887877.

Background Color

.myBgColor { background-color: #887877; }

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

This div background color is #887877.

Border color

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

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

This div border color is #887877.

Opacity

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

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

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

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

This text has shadow with #887877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887877.

Preview

Color preview on black background

This text has color #887877 on black background.


Color preview on white background

This text has color #887877 on white background.


Black color preview on #887877 background

This text has black color on #887877 background.


White color preview on #887877 background

This text has white color on #887877 background.


Related colors

Complementary color

Complementary color for #hex is #778788.


I love getcolorcode.com

Triadic colors

1 #778878 and #787788 with #887877 are triadic colors.

2 #777888 and #788877 with #887877 are triadic colors.