COLOR #887F78

HEX: #887F78 RGB: (136,127,120)

Renk bilgisi

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

RGB renk modeli

#887F78 color RGB value is (136,127,120).

RGB: (136,127,120) (53%, 50%, 47%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 127 of 255 = 50%
B 120 of 255 = 47%

136
127
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 127 + 120 = 383 (100%)
R 136 of 383 ~ 35.51%
G 127 of 383 ~ 33.16%
B 120 of 383 ~ 31.33'%

%35.51
%33.16
%31.33

CMYK RENK MODELİ

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

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

CMYK: (0,7,12,47)
C0M7Y12K47 (0%, 7%, 12%, 47%)
(0.00 / 0.07 / 0.12 / 0.47)

CMYK yüzdeleri

%0
%6.62
%11.76
%46.67

Codes

Color #887F78 in popluar color models

88 7F 78
RGB 136 127 120
HSL 26° 6.30% 50.20%
HSB/HSV 26° 11.76% 53.33%
CMYK 0.00% 6.62% 11.76%
46.67%

Color #887F78 in popluar number systems.

HEX 88 7F 78
Decimal 136 127 120
Binary 10001000 1111111 1111000
Octal 210 177 170

Shades and tints

Shades of #887F78

#887F78
(136,127,120)
#7C746E
(124,116,110)
#706964
(112,105,100)
#645E5A
(100,94,90)
#585350
(88,83,80)
#4C4846
(76,72,70)
#403D3C
(64,61,60)
#343232
(52,50,50)
#282728
(40,39,40)
#1C1C1E
(28,28,30)
#101114
(16,17,20)
#000000
(0,0,0)

Tints of #887F78

#887F78
(136,127,120)
#928A84
(146,138,132)
#9C9590
(156,149,144)
#A6A09C
(166,160,156)
#B0ABA8
(176,171,168)
#BAB6B4
(186,182,180)
#C4C1C0
(196,193,192)
#CECCCC
(206,204,204)
#D8D7D8
(216,215,216)
#E2E2E4
(226,226,228)
#ECEDF0
(236,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887F78; }

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

This text font color is #887F78.

Background Color

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

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

This div background color is #887F78.

Border color

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

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

This div border color is #887F78.

Opacity

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

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

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

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

This text has shadow with #887F78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887F78.

Preview

Color preview on black background

This text has color #887F78 on black background.


Color preview on white background

This text has color #887F78 on white background.


Black color preview on #887F78 background

This text has black color on #887F78 background.


White color preview on #887F78 background

This text has white color on #887F78 background.


Related colors

Complementary color

Complementary color for #hex is #778087.


I love getcolorcode.com

Triadic colors

1 #78887F and #7F7888 with #887F78 are triadic colors.

2 #787F88 and #7F8878 with #887F78 are triadic colors.