COLOR #887F81

HEX: #887F81 RGB: (136,127,129)

Renk bilgisi

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

RGB renk modeli

#887F81 color RGB value is (136,127,129).

RGB: (136,127,129) (53%, 50%, 51%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 127 of 255 = 50%
B 129 of 255 = 51%

136
127
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 127 + 129 = 392 (100%)
R 136 of 392 ~ 34.69%
G 127 of 392 ~ 32.4%
B 129 of 392 ~ 32.91'%

%34.69
%32.4
%32.91

CMYK RENK MODELİ

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

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

CMYK: (0,7,5,47)
C0M7Y5K47 (0%, 7%, 5%, 47%)
(0.00 / 0.07 / 0.05 / 0.47)

CMYK yüzdeleri

%0
%6.62
%5.15
%46.67

Codes

Color #887F81 in popluar color models

88 7F 81
RGB 136 127 129
HSL 347° 3.64% 51.57%
HSB/HSV 347° 6.62% 53.33%
CMYK 0.00% 6.62% 5.15%
46.67%

Color #887F81 in popluar number systems.

HEX 88 7F 81
Decimal 136 127 129
Binary 10001000 1111111 10000001
Octal 210 177 201

Shades and tints

Shades of #887F81

#887F81
(136,127,129)
#7C7476
(124,116,118)
#70696B
(112,105,107)
#645E60
(100,94,96)
#585355
(88,83,85)
#4C484A
(76,72,74)
#403D3F
(64,61,63)
#343234
(52,50,52)
#282729
(40,39,41)
#1C1C1E
(28,28,30)
#101113
(16,17,19)
#000000
(0,0,0)

Tints of #887F81

#887F81
(136,127,129)
#928A8C
(146,138,140)
#9C9597
(156,149,151)
#A6A0A2
(166,160,162)
#B0ABAD
(176,171,173)
#BAB6B8
(186,182,184)
#C4C1C3
(196,193,195)
#CECCCE
(206,204,206)
#D8D7D9
(216,215,217)
#E2E2E4
(226,226,228)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887F81; }

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

This text font color is #887F81.

Background Color

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

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

This div background color is #887F81.

Border color

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

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

This div border color is #887F81.

Opacity

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

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

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

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

This text has shadow with #887F81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887F81.

Preview

Color preview on black background

This text has color #887F81 on black background.


Color preview on white background

This text has color #887F81 on white background.


Black color preview on #887F81 background

This text has black color on #887F81 background.


White color preview on #887F81 background

This text has white color on #887F81 background.


Related colors

Complementary color

Complementary color for #hex is #77807E.


I love getcolorcode.com

Triadic colors

1 #81887F and #7F8188 with #887F81 are triadic colors.

2 #817F88 and #7F8881 with #887F81 are triadic colors.