COLOR #887061

HEX: #887061 RGB: (136,112,97)

Color info

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

RGB color model

#887061 color RGB value is (136,112,97).

RGB: (136,112,97) (53%, 44%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 112 of 255 = 44%
B 97 of 255 = 38%

136
112
97

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

Portions of RGB colors in percentages

R + G + B = 136 + 112 + 97 = 345 (100%)
R 136 of 345 ~ 39.42%
G 112 of 345 ~ 32.46%
B 97 of 345 ~ 28.12'%

%39.42
%32.46
%28.12

CMYK color model

#887061 color CMYK value is (0,18,29,47).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 28.68%
  • key color value is 46.67%

CMYK: (0,18,29,47)
C0M18Y29K47 (0%, 18%, 29%, 47%)
(0.00 / 0.18 / 0.29 / 0.47)

CMYK percentages

%0
%17.65
%28.68
%46.67

Codes

Color #887061 in popluar color models

88 70 61
RGB 136 112 97
HSL 23° 16.74% 45.69%
HSB/HSV 23° 28.68% 53.33%
CMYK 0.00% 17.65% 28.68%
46.67%

Color #887061 in popluar number systems.

HEX 88 70 61
Decimal 136 112 97
Binary 10001000 1110000 1100001
Octal 210 160 141

Shades and tints

Shades of #887061

#887061
(136,112,97)
#7C6659
(124,102,89)
#705C51
(112,92,81)
#645249
(100,82,73)
#584841
(88,72,65)
#4C3E39
(76,62,57)
#403431
(64,52,49)
#342A29
(52,42,41)
#282021
(40,32,33)
#1C1619
(28,22,25)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #887061

#887061
(136,112,97)
#927D6F
(146,125,111)
#9C8A7D
(156,138,125)
#A6978B
(166,151,139)
#B0A499
(176,164,153)
#BAB1A7
(186,177,167)
#C4BEB5
(196,190,181)
#CECBC3
(206,203,195)
#D8D8D1
(216,216,209)
#E2E5DF
(226,229,223)
#ECF2ED
(236,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887061 color. Also use rgb(136,112,97) instead hex code.

Text Font Color

.myTextColor { color: #887061; }

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

This text font color is #887061.

Background Color

.myBgColor { background-color: #887061; }

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

This div background color is #887061.

Border color

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

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

This div border color is #887061.

Opacity

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

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

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

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

This text has shadow with #887061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887061.

Preview

Color preview on black background

This text has color #887061 on black background.


Color preview on white background

This text has color #887061 on white background.


Black color preview on #887061 background

This text has black color on #887061 background.


White color preview on #887061 background

This text has white color on #887061 background.


Related colors

Complementary color

Complementary color for #hex is #778F9E.


I love getcolorcode.com

Triadic colors

1 #618870 and #706188 with #887061 are triadic colors.

2 #617088 and #708861 with #887061 are triadic colors.