COLOR #88855E

HEX: #88855E RGB: (136,133,94)

Color info

#88855E contains red, green and blue colors in about the same proportion. Web safe color of #88855E is #999966 (or #996).

RGB color model

#88855E color RGB value is (136,133,94).

RGB: (136,133,94) (53%, 52%, 37%)

RGB channels and saturation

R 136 of 255 = 53%
G 133 of 255 = 52%
B 94 of 255 = 37%

136
133
94

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

Portions of RGB colors in percentages

R + G + B = 136 + 133 + 94 = 363 (100%)
R 136 of 363 ~ 37.47%
G 133 of 363 ~ 36.64%
B 94 of 363 ~ 25.9'%

%37.47
%36.64
%25.9

CMYK color model

#88855E color CMYK value is (0,2,31,47).

  • cyan value is 0.00%
  • magenta value is 2.21%
  • yellow value is 30.88%
  • key color value is 46.67%

CMYK: (0,2,31,47)
C0M2Y31K47 (0%, 2%, 31%, 47%)
(0.00 / 0.02 / 0.31 / 0.47)

CMYK percentages

%0
%2.21
%30.88
%46.67

Codes

Color #88855E in popluar color models

88 85 5E
RGB 136 133 94
HSL 56° 18.26% 45.10%
HSB/HSV 56° 30.88% 53.33%
CMYK 0.00% 2.21% 30.88%
46.67%

Color #88855E in popluar number systems.

HEX 88 85 5E
Decimal 136 133 94
Binary 10001000 10000101 1011110
Octal 210 205 136

Shades and tints

Shades of #88855E

#88855E
(136,133,94)
#7C7956
(124,121,86)
#706D4E
(112,109,78)
#646146
(100,97,70)
#58553E
(88,85,62)
#4C4936
(76,73,54)
#403D2E
(64,61,46)
#343126
(52,49,38)
#28251E
(40,37,30)
#1C1916
(28,25,22)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #88855E

#88855E
(136,133,94)
#92906C
(146,144,108)
#9C9B7A
(156,155,122)
#A6A688
(166,166,136)
#B0B196
(176,177,150)
#BABCA4
(186,188,164)
#C4C7B2
(196,199,178)
#CED2C0
(206,210,192)
#D8DDCE
(216,221,206)
#E2E8DC
(226,232,220)
#ECF3EA
(236,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88855E color. Also use rgb(136,133,94) instead hex code.

Text Font Color

.myTextColor { color: #88855E; }

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

This text font color is #88855E.

Background Color

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

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

This div background color is #88855E.

Border color

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

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

This div border color is #88855E.

Opacity

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

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

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

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

This text has shadow with #88855E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88855E.

Preview

Color preview on black background

This text has color #88855E on black background.


Color preview on white background

This text has color #88855E on white background.


Black color preview on #88855E background

This text has black color on #88855E background.


White color preview on #88855E background

This text has white color on #88855E background.


Related colors

Complementary color

Complementary color for #hex is #777AA1.


I love getcolorcode.com

Triadic colors

1 #5E8885 and #855E88 with #88855E are triadic colors.

2 #5E8588 and #85885E with #88855E are triadic colors.