COLOR #887665

HEX: #887665 RGB: (136,118,101)

Color info

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

RGB color model

#887665 color RGB value is (136,118,101).

RGB: (136,118,101) (53%, 46%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 118 of 255 = 46%
B 101 of 255 = 40%

136
118
101

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

Portions of RGB colors in percentages

R + G + B = 136 + 118 + 101 = 355 (100%)
R 136 of 355 ~ 38.31%
G 118 of 355 ~ 33.24%
B 101 of 355 ~ 28.45'%

%38.31
%33.24
%28.45

CMYK color model

#887665 color CMYK value is (0,13,26,47).

  • cyan value is 0.00%
  • magenta value is 13.24%
  • yellow value is 25.74%
  • key color value is 46.67%

CMYK: (0,13,26,47)
C0M13Y26K47 (0%, 13%, 26%, 47%)
(0.00 / 0.13 / 0.26 / 0.47)

CMYK percentages

%0
%13.24
%25.74
%46.67

Codes

Color #887665 in popluar color models

88 76 65
RGB 136 118 101
HSL 29° 14.77% 46.47%
HSB/HSV 29° 25.74% 53.33%
CMYK 0.00% 13.24% 25.74%
46.67%

Color #887665 in popluar number systems.

HEX 88 76 65
Decimal 136 118 101
Binary 10001000 1110110 1100101
Octal 210 166 145

Shades and tints

Shades of #887665

#887665
(136,118,101)
#7C6C5C
(124,108,92)
#706253
(112,98,83)
#64584A
(100,88,74)
#584E41
(88,78,65)
#4C4438
(76,68,56)
#403A2F
(64,58,47)
#343026
(52,48,38)
#28261D
(40,38,29)
#1C1C14
(28,28,20)
#10120B
(16,18,11)
#000000
(0,0,0)

Tints of #887665

#887665
(136,118,101)
#928273
(146,130,115)
#9C8E81
(156,142,129)
#A69A8F
(166,154,143)
#B0A69D
(176,166,157)
#BAB2AB
(186,178,171)
#C4BEB9
(196,190,185)
#CECAC7
(206,202,199)
#D8D6D5
(216,214,213)
#E2E2E3
(226,226,227)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887665 color. Also use rgb(136,118,101) instead hex code.

Text Font Color

.myTextColor { color: #887665; }

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

This text font color is #887665.

Background Color

.myBgColor { background-color: #887665; }

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

This div background color is #887665.

Border color

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

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

This div border color is #887665.

Opacity

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

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

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

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

This text has shadow with #887665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887665.

Preview

Color preview on black background

This text has color #887665 on black background.


Color preview on white background

This text has color #887665 on white background.


Black color preview on #887665 background

This text has black color on #887665 background.


White color preview on #887665 background

This text has white color on #887665 background.


Related colors

Complementary color

Complementary color for #hex is #77899A.


I love getcolorcode.com

Triadic colors

1 #658876 and #766588 with #887665 are triadic colors.

2 #657688 and #768865 with #887665 are triadic colors.