COLOR #88704E

HEX: #88704E RGB: (136,112,78)

Color info

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

RGB color model

#88704E color RGB value is (136,112,78).

RGB: (136,112,78) (53%, 44%, 31%)

RGB channels and saturation

R 136 of 255 = 53%
G 112 of 255 = 44%
B 78 of 255 = 31%

136
112
78

R + G + B ~ 43%. #88704E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 112 + 78 = 326 (100%)
R 136 of 326 ~ 41.72%
G 112 of 326 ~ 34.36%
B 78 of 326 ~ 23.93'%

%41.72
%34.36
%23.93

CMYK color model

#88704E color CMYK value is (0,18,43,47).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 42.65%
  • key color value is 46.67%
CMYK: (0,18,43,47) C0M18Y43K47 (0%,18%,43%,47%) (0.00/0.18/0.43/0.47) 

CMYK percentages

%0
%17.65
%42.65
%46.67

Codes

Color #88704E in popluar color models

88 70 4E
RGB 136 112 78
HSL 35° 27.10% 41.96%
HSB/HSV 35° 42.65% 53.33%
CMYK 0.00% 17.65% 42.65%
46.67%

Color #88704E in popluar number systems.

HEX 88 70 4E
Decimal 136 112 78
Binary 10001000 1110000 1001110
Octal 210 160 116

Shades and tints

Shades of #88704E

#88704E
(136,112,78)
#7C6647
(124,102,71)
#705C40
(112,92,64)
#645239
(100,82,57)
#584832
(88,72,50)
#4C3E2B
(76,62,43)
#403424
(64,52,36)
#342A1D
(52,42,29)
#282016
(40,32,22)
#1C160F
(28,22,15)
#100C08
(16,12,8)
#000000
(0,0,0)

Tints of #88704E

#88704E
(136,112,78)
#927D5E
(146,125,94)
#9C8A6E
(156,138,110)
#A6977E
(166,151,126)
#B0A48E
(176,164,142)
#BAB19E
(186,177,158)
#C4BEAE
(196,190,174)
#CECBBE
(206,203,190)
#D8D8CE
(216,216,206)
#E2E5DE
(226,229,222)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88704E; }

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

This text font color is #88704E.

Background Color

.myBgColor { background-color: #88704E; }

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

This div background color is #88704E.

Border color

.myBorderColor { border: 1px solid #88704E; }

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

This div border color is #88704E.

Opacity

.myOpacity80 { color: #88704E; opacity: 0.8; }

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

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

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

This text has shadow with #88704E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88704E.

Preview

Color preview on black background

This text has color #88704E on black background.


Color preview on white background

This text has color #88704E on white background.


Black color preview on #88704E background

This text has black color on #88704E background.


White color preview on #88704E background

This text has white color on #88704E background.


Related colors

Complementary color

Complementary color for #hex is #778FB1.


I love getcolorcode.com

Triadic colors

1 #4E8870 and #704E88 with #88704E are triadic colors.

2 #4E7088 and #70884E with #88704E are triadic colors.