COLOR #887566

HEX: #887566 RGB: (136,117,102)

Color info

#887566 contains red, green and blue colors in about the same proportion. Web safe color of #887566 is #996666 (or #966).

RGB color model

#887566 color RGB value is (136,117,102).

RGB: (136,117,102) (53%, 46%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 117 of 255 = 46%
B 102 of 255 = 40%

136
117
102

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

Portions of RGB colors in percentages

R + G + B = 136 + 117 + 102 = 355 (100%)
R 136 of 355 ~ 38.31%
G 117 of 355 ~ 32.96%
B 102 of 355 ~ 28.73'%

%38.31
%32.96
%28.73

CMYK color model

#887566 color CMYK value is (0,14,25,47).

  • cyan value is 0.00%
  • magenta value is 13.97%
  • yellow value is 25.00%
  • key color value is 46.67%

CMYK: (0,14,25,47)
C0M14Y25K47 (0%, 14%, 25%, 47%)
(0.00 / 0.14 / 0.25 / 0.47)

CMYK percentages

%0
%13.97
%25
%46.67

Codes

Color #887566 in popluar color models

88 75 66
RGB 136 117 102
HSL 26° 14.29% 46.67%
HSB/HSV 26° 25.00% 53.33%
CMYK 0.00% 13.97% 25.00%
46.67%

Color #887566 in popluar number systems.

HEX 88 75 66
Decimal 136 117 102
Binary 10001000 1110101 1100110
Octal 210 165 146

Shades and tints

Shades of #887566

#887566
(136,117,102)
#7C6B5D
(124,107,93)
#706154
(112,97,84)
#64574B
(100,87,75)
#584D42
(88,77,66)
#4C4339
(76,67,57)
#403930
(64,57,48)
#342F27
(52,47,39)
#28251E
(40,37,30)
#1C1B15
(28,27,21)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #887566

#887566
(136,117,102)
#928173
(146,129,115)
#9C8D80
(156,141,128)
#A6998D
(166,153,141)
#B0A59A
(176,165,154)
#BAB1A7
(186,177,167)
#C4BDB4
(196,189,180)
#CEC9C1
(206,201,193)
#D8D5CE
(216,213,206)
#E2E1DB
(226,225,219)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887566; }

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

This text font color is #887566.

Background Color

.myBgColor { background-color: #887566; }

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

This div background color is #887566.

Border color

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

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

This div border color is #887566.

Opacity

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

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

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

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

This text has shadow with #887566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887566.

Preview

Color preview on black background

This text has color #887566 on black background.


Color preview on white background

This text has color #887566 on white background.


Black color preview on #887566 background

This text has black color on #887566 background.


White color preview on #887566 background

This text has white color on #887566 background.


Related colors

Complementary color

Complementary color for #hex is #778A99.


I love getcolorcode.com

Triadic colors

1 #668875 and #756688 with #887566 are triadic colors.

2 #667588 and #758866 with #887566 are triadic colors.