COLOR #887865

HEX: #887865 RGB: (136,120,101)

Color info

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

RGB color model

#887865 color RGB value is (136,120,101).

RGB: (136,120,101) (53%, 47%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 120 of 255 = 47%
B 101 of 255 = 40%

136
120
101

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

Portions of RGB colors in percentages

R + G + B = 136 + 120 + 101 = 357 (100%)
R 136 of 357 ~ 38.1%
G 120 of 357 ~ 33.61%
B 101 of 357 ~ 28.29'%

%38.1
%33.61
%28.29

CMYK color model

#887865 color CMYK value is (0,12,26,47).

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

CMYK: (0,12,26,47)
C0M12Y26K47 (0%, 12%, 26%, 47%)
(0.00 / 0.12 / 0.26 / 0.47)

CMYK percentages

%0
%11.76
%25.74
%46.67

Codes

Color #887865 in popluar color models

88 78 65
RGB 136 120 101
HSL 33° 14.77% 46.47%
HSB/HSV 33° 25.74% 53.33%
CMYK 0.00% 11.76% 25.74%
46.67%

Color #887865 in popluar number systems.

HEX 88 78 65
Decimal 136 120 101
Binary 10001000 1111000 1100101
Octal 210 170 145

Shades and tints

Shades of #887865

#887865
(136,120,101)
#7C6E5C
(124,110,92)
#706453
(112,100,83)
#645A4A
(100,90,74)
#585041
(88,80,65)
#4C4638
(76,70,56)
#403C2F
(64,60,47)
#343226
(52,50,38)
#28281D
(40,40,29)
#1C1E14
(28,30,20)
#10140B
(16,20,11)
#000000
(0,0,0)

Tints of #887865

#887865
(136,120,101)
#928473
(146,132,115)
#9C9081
(156,144,129)
#A69C8F
(166,156,143)
#B0A89D
(176,168,157)
#BAB4AB
(186,180,171)
#C4C0B9
(196,192,185)
#CECCC7
(206,204,199)
#D8D8D5
(216,216,213)
#E2E4E3
(226,228,227)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887865; }

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

This text font color is #887865.

Background Color

.myBgColor { background-color: #887865; }

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

This div background color is #887865.

Border color

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

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

This div border color is #887865.

Opacity

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

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

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

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

This text has shadow with #887865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887865.

Preview

Color preview on black background

This text has color #887865 on black background.


Color preview on white background

This text has color #887865 on white background.


Black color preview on #887865 background

This text has black color on #887865 background.


White color preview on #887865 background

This text has white color on #887865 background.


Related colors

Complementary color

Complementary color for #hex is #77879A.


I love getcolorcode.com

Triadic colors

1 #658878 and #786588 with #887865 are triadic colors.

2 #657888 and #788865 with #887865 are triadic colors.