COLOR #887362

HEX: #887362 RGB: (136,115,98)

Color info

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

RGB color model

#887362 color RGB value is (136,115,98).

RGB: (136,115,98) (53%, 45%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 115 of 255 = 45%
B 98 of 255 = 38%

136
115
98

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

Portions of RGB colors in percentages

R + G + B = 136 + 115 + 98 = 349 (100%)
R 136 of 349 ~ 38.97%
G 115 of 349 ~ 32.95%
B 98 of 349 ~ 28.08'%

%38.97
%32.95
%28.08

CMYK color model

#887362 color CMYK value is (0,15,28,47).

  • cyan value is 0.00%
  • magenta value is 15.44%
  • yellow value is 27.94%
  • key color value is 46.67%
CMYK: (0,15,28,47) C0M15Y28K47 (0%,15%,28%,47%) (0.00/0.15/0.28/0.47) 

CMYK percentages

%0
%15.44
%27.94
%46.67

Codes

Color #887362 in popluar color models

88 73 62
RGB 136 115 98
HSL 27° 16.24% 45.88%
HSB/HSV 27° 27.94% 53.33%
CMYK 0.00% 15.44% 27.94%
46.67%

Color #887362 in popluar number systems.

HEX 88 73 62
Decimal 136 115 98
Binary 10001000 1110011 1100010
Octal 210 163 142

Shades and tints

Shades of #887362

#887362
(136,115,98)
#7C695A
(124,105,90)
#705F52
(112,95,82)
#64554A
(100,85,74)
#584B42
(88,75,66)
#4C413A
(76,65,58)
#403732
(64,55,50)
#342D2A
(52,45,42)
#282322
(40,35,34)
#1C191A
(28,25,26)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #887362

#887362
(136,115,98)
#927F70
(146,127,112)
#9C8B7E
(156,139,126)
#A6978C
(166,151,140)
#B0A39A
(176,163,154)
#BAAFA8
(186,175,168)
#C4BBB6
(196,187,182)
#CEC7C4
(206,199,196)
#D8D3D2
(216,211,210)
#E2DFE0
(226,223,224)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887362 color. Also use rgb(136,115,98) instead hex code.

Text Font Color

.myTextColor { color: #887362; }

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

This text font color is #887362.

Background Color

.myBgColor { background-color: #887362; }

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

This div background color is #887362.

Border color

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

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

This div border color is #887362.

Opacity

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

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

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

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

This text has shadow with #887362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887362.

Preview

Color preview on black background

This text has color #887362 on black background.


Color preview on white background

This text has color #887362 on white background.


Black color preview on #887362 background

This text has black color on #887362 background.


White color preview on #887362 background

This text has white color on #887362 background.


Related colors

Complementary color

Complementary color for #hex is #778C9D.


I love getcolorcode.com

Triadic colors

1 #628873 and #736288 with #887362 are triadic colors.

2 #627388 and #738862 with #887362 are triadic colors.