COLOR #887457

HEX: #887457 RGB: (136,116,87)

Color info

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

RGB color model

#887457 color RGB value is (136,116,87).

RGB: (136,116,87) (53%, 45%, 34%)

RGB channels and saturation

R 136 of 255 = 53%
G 116 of 255 = 45%
B 87 of 255 = 34%

136
116
87

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

Portions of RGB colors in percentages

R + G + B = 136 + 116 + 87 = 339 (100%)
R 136 of 339 ~ 40.12%
G 116 of 339 ~ 34.22%
B 87 of 339 ~ 25.66'%

%40.12
%34.22
%25.66

CMYK color model

#887457 color CMYK value is (0,15,36,47).

  • cyan value is 0.00%
  • magenta value is 14.71%
  • yellow value is 36.03%
  • key color value is 46.67%

CMYK: (0,15,36,47)
C0M15Y36K47 (0%, 15%, 36%, 47%)
(0.00 / 0.15 / 0.36 / 0.47)

CMYK percentages

%0
%14.71
%36.03
%46.67

Codes

Color #887457 in popluar color models

88 74 57
RGB 136 116 87
HSL 36° 21.97% 43.73%
HSB/HSV 36° 36.03% 53.33%
CMYK 0.00% 14.71% 36.03%
46.67%

Color #887457 in popluar number systems.

HEX 88 74 57
Decimal 136 116 87
Binary 10001000 1110100 1010111
Octal 210 164 127

Shades and tints

Shades of #887457

#887457
(136,116,87)
#7C6A50
(124,106,80)
#706049
(112,96,73)
#645642
(100,86,66)
#584C3B
(88,76,59)
#4C4234
(76,66,52)
#40382D
(64,56,45)
#342E26
(52,46,38)
#28241F
(40,36,31)
#1C1A18
(28,26,24)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #887457

#887457
(136,116,87)
#928066
(146,128,102)
#9C8C75
(156,140,117)
#A69884
(166,152,132)
#B0A493
(176,164,147)
#BAB0A2
(186,176,162)
#C4BCB1
(196,188,177)
#CEC8C0
(206,200,192)
#D8D4CF
(216,212,207)
#E2E0DE
(226,224,222)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887457 color. Also use rgb(136,116,87) instead hex code.

Text Font Color

.myTextColor { color: #887457; }

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

This text font color is #887457.

Background Color

.myBgColor { background-color: #887457; }

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

This div background color is #887457.

Border color

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

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

This div border color is #887457.

Opacity

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

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

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

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

This text has shadow with #887457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887457.

Preview

Color preview on black background

This text has color #887457 on black background.


Color preview on white background

This text has color #887457 on white background.


Black color preview on #887457 background

This text has black color on #887457 background.


White color preview on #887457 background

This text has white color on #887457 background.


Related colors

Complementary color

Complementary color for #hex is #778BA8.


I love getcolorcode.com

Triadic colors

1 #578874 and #745788 with #887457 are triadic colors.

2 #577488 and #748857 with #887457 are triadic colors.