COLOR #887E7F

HEX: #887E7F RGB: (136,126,127)

Renk bilgisi

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

RGB renk modeli

#887E7F color RGB value is (136,126,127).

RGB: (136,126,127) (53%, 49%, 50%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 126 of 255 = 49%
B 127 of 255 = 50%

136
126
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 126 + 127 = 389 (100%)
R 136 of 389 ~ 34.96%
G 126 of 389 ~ 32.39%
B 127 of 389 ~ 32.65'%

%34.96
%32.39
%32.65

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.35%
  • sarı tonu 6.62%
  • ana renk tonu 46.67%

CMYK: (0,7,7,47)
C0M7Y7K47 (0%, 7%, 7%, 47%)
(0.00 / 0.07 / 0.07 / 0.47)

CMYK yüzdeleri

%0
%7.35
%6.62
%46.67

Codes

Color #887E7F in popluar color models

88 7E 7F
RGB 136 126 127
HSL 354° 4.03% 51.37%
HSB/HSV 354° 7.35% 53.33%
CMYK 0.00% 7.35% 6.62%
46.67%

Color #887E7F in popluar number systems.

HEX 88 7E 7F
Decimal 136 126 127
Binary 10001000 1111110 1111111
Octal 210 176 177

Shades and tints

Shades of #887E7F

#887E7F
(136,126,127)
#7C7374
(124,115,116)
#706869
(112,104,105)
#645D5E
(100,93,94)
#585253
(88,82,83)
#4C4748
(76,71,72)
#403C3D
(64,60,61)
#343132
(52,49,50)
#282627
(40,38,39)
#1C1B1C
(28,27,28)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #887E7F

#887E7F
(136,126,127)
#92898A
(146,137,138)
#9C9495
(156,148,149)
#A69FA0
(166,159,160)
#B0AAAB
(176,170,171)
#BAB5B6
(186,181,182)
#C4C0C1
(196,192,193)
#CECBCC
(206,203,204)
#D8D6D7
(216,214,215)
#E2E1E2
(226,225,226)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887E7F; }

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

This text font color is #887E7F.

Background Color

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

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

This div background color is #887E7F.

Border color

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

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

This div border color is #887E7F.

Opacity

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

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

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

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

This text has shadow with #887E7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887E7F.

Preview

Color preview on black background

This text has color #887E7F on black background.


Color preview on white background

This text has color #887E7F on white background.


Black color preview on #887E7F background

This text has black color on #887E7F background.


White color preview on #887E7F background

This text has white color on #887E7F background.


Related colors

Complementary color

Complementary color for #hex is #778180.


I love getcolorcode.com

Triadic colors

1 #7F887E and #7E7F88 with #887E7F are triadic colors.

2 #7F7E88 and #7E887F with #887E7F are triadic colors.