COLOR #887881

HEX: #887881 RGB: (136,120,129)

Renk bilgisi

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

RGB renk modeli

#887881 color RGB value is (136,120,129).

RGB: (136,120,129) (53%, 47%, 51%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 120 of 255 = 47%
B 129 of 255 = 51%

136
120
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 120 + 129 = 385 (100%)
R 136 of 385 ~ 35.32%
G 120 of 385 ~ 31.17%
B 129 of 385 ~ 33.51'%

%35.32
%31.17
%33.51

CMYK RENK MODELİ

#887881 rengi CMYK tonu (0,12,5,47).

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

CMYK: (0,12,5,47)
C0M12Y5K47 (0%, 12%, 5%, 47%)
(0.00 / 0.12 / 0.05 / 0.47)

CMYK yüzdeleri

%0
%11.76
%5.15
%46.67

Codes

Color #887881 in popluar color models

88 78 81
RGB 136 120 129
HSL 326° 6.30% 50.20%
HSB/HSV 326° 11.76% 53.33%
CMYK 0.00% 11.76% 5.15%
46.67%

Color #887881 in popluar number systems.

HEX 88 78 81
Decimal 136 120 129
Binary 10001000 1111000 10000001
Octal 210 170 201

Shades and tints

Shades of #887881

#887881
(136,120,129)
#7C6E76
(124,110,118)
#70646B
(112,100,107)
#645A60
(100,90,96)
#585055
(88,80,85)
#4C464A
(76,70,74)
#403C3F
(64,60,63)
#343234
(52,50,52)
#282829
(40,40,41)
#1C1E1E
(28,30,30)
#101413
(16,20,19)
#000000
(0,0,0)

Tints of #887881

#887881
(136,120,129)
#92848C
(146,132,140)
#9C9097
(156,144,151)
#A69CA2
(166,156,162)
#B0A8AD
(176,168,173)
#BAB4B8
(186,180,184)
#C4C0C3
(196,192,195)
#CECCCE
(206,204,206)
#D8D8D9
(216,216,217)
#E2E4E4
(226,228,228)
#ECF0EF
(236,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887881; }

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

This text font color is #887881.

Background Color

.myBgColor { background-color: #887881; }

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

This div background color is #887881.

Border color

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

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

This div border color is #887881.

Opacity

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

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

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

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

This text has shadow with #887881 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887881.

Preview

Color preview on black background

This text has color #887881 on black background.


Color preview on white background

This text has color #887881 on white background.


Black color preview on #887881 background

This text has black color on #887881 background.


White color preview on #887881 background

This text has white color on #887881 background.


Related colors

Complementary color

Complementary color for #hex is #77877E.


I love getcolorcode.com

Triadic colors

1 #818878 and #788188 with #887881 are triadic colors.

2 #817888 and #788881 with #887881 are triadic colors.