COLOR #888977

HEX: #888977 RGB: (136,137,119)

Renk bilgisi

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

RGB renk modeli

#888977 color RGB value is (136,137,119).

RGB: (136,137,119) (53%, 54%, 47%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 119 of 255 = 47%

136
137
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 119 = 392 (100%)
R 136 of 392 ~ 34.69%
G 137 of 392 ~ 34.95%
B 119 of 392 ~ 30.36'%

%34.69
%34.95
%30.36

CMYK RENK MODELİ

#888977 rengi CMYK tonu (1,0,13,46).

  • camgöbeği tonu 0.73%
  • eflatun tonu 0.00%
  • sarı tonu 13.14%
  • ana renk tonu 46.27%

CMYK: (1,0,13,46)
C1M0Y13K46 (1%, 0%, 13%, 46%)
(0.01 / 0.00 / 0.13 / 0.46)

CMYK yüzdeleri

%0.73
%0
%13.14
%46.27

Codes

Color #888977 in popluar color models

88 89 77
RGB 136 137 119
HSL 63° 7.09% 50.20%
HSB/HSV 63° 13.14% 53.73%
CMYK 0.73% 0.00% 13.14%
46.27%

Color #888977 in popluar number systems.

HEX 88 89 77
Decimal 136 137 119
Binary 10001000 10001001 1110111
Octal 210 211 167

Shades and tints

Shades of #888977

#888977
(136,137,119)
#7C7D6D
(124,125,109)
#707163
(112,113,99)
#646559
(100,101,89)
#58594F
(88,89,79)
#4C4D45
(76,77,69)
#40413B
(64,65,59)
#343531
(52,53,49)
#282927
(40,41,39)
#1C1D1D
(28,29,29)
#101113
(16,17,19)
#000000
(0,0,0)

Tints of #888977

#888977
(136,137,119)
#929383
(146,147,131)
#9C9D8F
(156,157,143)
#A6A79B
(166,167,155)
#B0B1A7
(176,177,167)
#BABBB3
(186,187,179)
#C4C5BF
(196,197,191)
#CECFCB
(206,207,203)
#D8D9D7
(216,217,215)
#E2E3E3
(226,227,227)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888977; }

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

This text font color is #888977.

Background Color

.myBgColor { background-color: #888977; }

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

This div background color is #888977.

Border color

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

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

This div border color is #888977.

Opacity

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

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

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

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

This text has shadow with #888977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888977.

Preview

Color preview on black background

This text has color #888977 on black background.


Color preview on white background

This text has color #888977 on white background.


Black color preview on #888977 background

This text has black color on #888977 background.


White color preview on #888977 background

This text has white color on #888977 background.


Related colors

Complementary color

Complementary color for #hex is #777688.


I love getcolorcode.com

Triadic colors

1 #778889 and #897788 with #888977 are triadic colors.

2 #778988 and #898877 with #888977 are triadic colors.