COLOR #887235

HEX: #887235 RGB: (136,114,53)

Color info

#887235 contains mainly red and green colors. Web safe color of #887235 is #996633 (or #963).

RGB color model

#887235 color RGB value is (136,114,53).

RGB: (136,114,53) (53%, 45%, 21%)

RGB channels and saturation

R 136 of 255 = 53%
G 114 of 255 = 45%
B 53 of 255 = 21%

136
114
53

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

Portions of RGB colors in percentages

R + G + B = 136 + 114 + 53 = 303 (100%)
R 136 of 303 ~ 44.88%
G 114 of 303 ~ 37.62%
B 53 of 303 ~ 17.49'%

%44.88
%37.62
%17.49

CMYK color model

#887235 color CMYK value is (0,16,61,47).

  • cyan value is 0.00%
  • magenta value is 16.18%
  • yellow value is 61.03%
  • key color value is 46.67%

CMYK: (0,16,61,47)
C0M16Y61K47 (0%, 16%, 61%, 47%)
(0.00 / 0.16 / 0.61 / 0.47)

CMYK percentages

%0
%16.18
%61.03
%46.67

Codes

Color #887235 in popluar color models

88 72 35
RGB 136 114 53
HSL 44° 43.92% 37.06%
HSB/HSV 44° 61.03% 53.33%
CMYK 0.00% 16.18% 61.03%
46.67%

Color #887235 in popluar number systems.

HEX 88 72 35
Decimal 136 114 53
Binary 10001000 1110010 110101
Octal 210 162 65

Shades and tints

Shades of #887235

#887235
(136,114,53)
#7C6831
(124,104,49)
#705E2D
(112,94,45)
#645429
(100,84,41)
#584A25
(88,74,37)
#4C4021
(76,64,33)
#40361D
(64,54,29)
#342C19
(52,44,25)
#282215
(40,34,21)
#1C1811
(28,24,17)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #887235

#887235
(136,114,53)
#927E47
(146,126,71)
#9C8A59
(156,138,89)
#A6966B
(166,150,107)
#B0A27D
(176,162,125)
#BAAE8F
(186,174,143)
#C4BAA1
(196,186,161)
#CEC6B3
(206,198,179)
#D8D2C5
(216,210,197)
#E2DED7
(226,222,215)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887235 color. Also use rgb(136,114,53) instead hex code.

Text Font Color

.myTextColor { color: #887235; }

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

This text font color is #887235.

Background Color

.myBgColor { background-color: #887235; }

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

This div background color is #887235.

Border color

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

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

This div border color is #887235.

Opacity

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

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

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

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

This text has shadow with #887235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887235.

Preview

Color preview on black background

This text has color #887235 on black background.


Color preview on white background

This text has color #887235 on white background.


Black color preview on #887235 background

This text has black color on #887235 background.


White color preview on #887235 background

This text has white color on #887235 background.


Related colors

Complementary color

Complementary color for #hex is #778DCA.


I love getcolorcode.com

Triadic colors

1 #358872 and #723588 with #887235 are triadic colors.

2 #357288 and #728835 with #887235 are triadic colors.