COLOR #887464

HEX: #887464 RGB: (136,116,100)

Color info

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

RGB color model

#887464 color RGB value is (136,116,100).

RGB: (136,116,100) (53%, 45%, 39%)

RGB channels and saturation

R 136 of 255 = 53%
G 116 of 255 = 45%
B 100 of 255 = 39%

136
116
100

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

Portions of RGB colors in percentages

R + G + B = 136 + 116 + 100 = 352 (100%)
R 136 of 352 ~ 38.64%
G 116 of 352 ~ 32.95%
B 100 of 352 ~ 28.41'%

%38.64
%32.95
%28.41

CMYK color model

#887464 color CMYK value is (0,15,26,47).

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

CMYK: (0,15,26,47)
C0M15Y26K47 (0%, 15%, 26%, 47%)
(0.00 / 0.15 / 0.26 / 0.47)

CMYK percentages

%0
%14.71
%26.47
%46.67

Codes

Color #887464 in popluar color models

88 74 64
RGB 136 116 100
HSL 27° 15.25% 46.27%
HSB/HSV 27° 26.47% 53.33%
CMYK 0.00% 14.71% 26.47%
46.67%

Color #887464 in popluar number systems.

HEX 88 74 64
Decimal 136 116 100
Binary 10001000 1110100 1100100
Octal 210 164 144

Shades and tints

Shades of #887464

#887464
(136,116,100)
#7C6A5B
(124,106,91)
#706052
(112,96,82)
#645649
(100,86,73)
#584C40
(88,76,64)
#4C4237
(76,66,55)
#40382E
(64,56,46)
#342E25
(52,46,37)
#28241C
(40,36,28)
#1C1A13
(28,26,19)
#10100A
(16,16,10)
#000000
(0,0,0)

Tints of #887464

#887464
(136,116,100)
#928072
(146,128,114)
#9C8C80
(156,140,128)
#A6988E
(166,152,142)
#B0A49C
(176,164,156)
#BAB0AA
(186,176,170)
#C4BCB8
(196,188,184)
#CEC8C6
(206,200,198)
#D8D4D4
(216,212,212)
#E2E0E2
(226,224,226)
#ECECF0
(236,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887464; }

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

This text font color is #887464.

Background Color

.myBgColor { background-color: #887464; }

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

This div background color is #887464.

Border color

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

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

This div border color is #887464.

Opacity

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

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

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

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

This text has shadow with #887464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887464.

Preview

Color preview on black background

This text has color #887464 on black background.


Color preview on white background

This text has color #887464 on white background.


Black color preview on #887464 background

This text has black color on #887464 background.


White color preview on #887464 background

This text has white color on #887464 background.


Related colors

Complementary color

Complementary color for #hex is #778B9B.


I love getcolorcode.com

Triadic colors

1 #648874 and #746488 with #887464 are triadic colors.

2 #647488 and #748864 with #887464 are triadic colors.