COLOR #887C6F

HEX: #887C6F RGB: (136,124,111)

Renk bilgisi

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

RGB renk modeli

#887C6F color RGB value is (136,124,111).

RGB: (136,124,111) (53%, 49%, 44%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 124 of 255 = 49%
B 111 of 255 = 44%

136
124
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 124 + 111 = 371 (100%)
R 136 of 371 ~ 36.66%
G 124 of 371 ~ 33.42%
B 111 of 371 ~ 29.92'%

%36.66
%33.42
%29.92

CMYK RENK MODELİ

#887C6F rengi CMYK tonu (0,9,18,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.82%
  • sarı tonu 18.38%
  • ana renk tonu 46.67%

CMYK: (0,9,18,47)
C0M9Y18K47 (0%, 9%, 18%, 47%)
(0.00 / 0.09 / 0.18 / 0.47)

CMYK yüzdeleri

%0
%8.82
%18.38
%46.67

Codes

Color #887C6F in popluar color models

88 7C 6F
RGB 136 124 111
HSL 31° 10.12% 48.43%
HSB/HSV 31° 18.38% 53.33%
CMYK 0.00% 8.82% 18.38%
46.67%

Color #887C6F in popluar number systems.

HEX 88 7C 6F
Decimal 136 124 111
Binary 10001000 1111100 1101111
Octal 210 174 157

Shades and tints

Shades of #887C6F

#887C6F
(136,124,111)
#7C7165
(124,113,101)
#70665B
(112,102,91)
#645B51
(100,91,81)
#585047
(88,80,71)
#4C453D
(76,69,61)
#403A33
(64,58,51)
#342F29
(52,47,41)
#28241F
(40,36,31)
#1C1915
(28,25,21)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #887C6F

#887C6F
(136,124,111)
#92877C
(146,135,124)
#9C9289
(156,146,137)
#A69D96
(166,157,150)
#B0A8A3
(176,168,163)
#BAB3B0
(186,179,176)
#C4BEBD
(196,190,189)
#CEC9CA
(206,201,202)
#D8D4D7
(216,212,215)
#E2DFE4
(226,223,228)
#ECEAF1
(236,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887C6F color. Also use rgb(136,124,111) instead hex code.

Text Font Color

.myTextColor { color: #887C6F; }

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

This text font color is #887C6F.

Background Color

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

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

This div background color is #887C6F.

Border color

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

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

This div border color is #887C6F.

Opacity

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

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

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

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

This text has shadow with #887C6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887C6F.

Preview

Color preview on black background

This text has color #887C6F on black background.


Color preview on white background

This text has color #887C6F on white background.


Black color preview on #887C6F background

This text has black color on #887C6F background.


White color preview on #887C6F background

This text has white color on #887C6F background.


Related colors

Complementary color

Complementary color for #hex is #778390.


I love getcolorcode.com

Triadic colors

1 #6F887C and #7C6F88 with #887C6F are triadic colors.

2 #6F7C88 and #7C886F with #887C6F are triadic colors.