COLOR #887C66

HEX: #887C66 RGB: (136,124,102)

Renk bilgisi

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

RGB renk modeli

#887C66 color RGB value is (136,124,102).

RGB: (136,124,102) (53%, 49%, 40%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 124 of 255 = 49%
B 102 of 255 = 40%

136
124
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 124 + 102 = 362 (100%)
R 136 of 362 ~ 37.57%
G 124 of 362 ~ 34.25%
B 102 of 362 ~ 28.18'%

%37.57
%34.25
%28.18

CMYK RENK MODELİ

#887C66 rengi CMYK tonu (0,9,25,47).

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

CMYK: (0,9,25,47)
C0M9Y25K47 (0%, 9%, 25%, 47%)
(0.00 / 0.09 / 0.25 / 0.47)

CMYK yüzdeleri

%0
%8.82
%25
%46.67

Codes

Color #887C66 in popluar color models

88 7C 66
RGB 136 124 102
HSL 39° 14.29% 46.67%
HSB/HSV 39° 25.00% 53.33%
CMYK 0.00% 8.82% 25.00%
46.67%

Color #887C66 in popluar number systems.

HEX 88 7C 66
Decimal 136 124 102
Binary 10001000 1111100 1100110
Octal 210 174 146

Shades and tints

Shades of #887C66

#887C66
(136,124,102)
#7C715D
(124,113,93)
#706654
(112,102,84)
#645B4B
(100,91,75)
#585042
(88,80,66)
#4C4539
(76,69,57)
#403A30
(64,58,48)
#342F27
(52,47,39)
#28241E
(40,36,30)
#1C1915
(28,25,21)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #887C66

#887C66
(136,124,102)
#928773
(146,135,115)
#9C9280
(156,146,128)
#A69D8D
(166,157,141)
#B0A89A
(176,168,154)
#BAB3A7
(186,179,167)
#C4BEB4
(196,190,180)
#CEC9C1
(206,201,193)
#D8D4CE
(216,212,206)
#E2DFDB
(226,223,219)
#ECEAE8
(236,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887C66; }

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

This text font color is #887C66.

Background Color

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

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

This div background color is #887C66.

Border color

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

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

This div border color is #887C66.

Opacity

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

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

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

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

This text has shadow with #887C66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887C66.

Preview

Color preview on black background

This text has color #887C66 on black background.


Color preview on white background

This text has color #887C66 on white background.


Black color preview on #887C66 background

This text has black color on #887C66 background.


White color preview on #887C66 background

This text has white color on #887C66 background.


Related colors

Complementary color

Complementary color for #hex is #778399.


I love getcolorcode.com

Triadic colors

1 #66887C and #7C6688 with #887C66 are triadic colors.

2 #667C88 and #7C8866 with #887C66 are triadic colors.