COLOR #88836E

HEX: #88836E RGB: (136,131,110)

Color info

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

RGB color model

#88836E color RGB value is (136,131,110).

RGB: (136,131,110) (53%, 51%, 43%)

RGB channels and saturation

R 136 of 255 = 53%
G 131 of 255 = 51%
B 110 of 255 = 43%

136
131
110

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

Portions of RGB colors in percentages

R + G + B = 136 + 131 + 110 = 377 (100%)
R 136 of 377 ~ 36.07%
G 131 of 377 ~ 34.75%
B 110 of 377 ~ 29.18'%

%36.07
%34.75
%29.18

CMYK color model

#88836E color CMYK value is (0,4,19,47).

  • cyan value is 0.00%
  • magenta value is 3.68%
  • yellow value is 19.12%
  • key color value is 46.67%

CMYK: (0,4,19,47)
C0M4Y19K47 (0%, 4%, 19%, 47%)
(0.00 / 0.04 / 0.19 / 0.47)

CMYK percentages

%0
%3.68
%19.12
%46.67

Codes

Color #88836E in popluar color models

88 83 6E
RGB 136 131 110
HSL 48° 10.57% 48.24%
HSB/HSV 48° 19.12% 53.33%
CMYK 0.00% 3.68% 19.12%
46.67%

Color #88836E in popluar number systems.

HEX 88 83 6E
Decimal 136 131 110
Binary 10001000 10000011 1101110
Octal 210 203 156

Shades and tints

Shades of #88836E

#88836E
(136,131,110)
#7C7864
(124,120,100)
#706D5A
(112,109,90)
#646250
(100,98,80)
#585746
(88,87,70)
#4C4C3C
(76,76,60)
#404132
(64,65,50)
#343628
(52,54,40)
#282B1E
(40,43,30)
#1C2014
(28,32,20)
#10150A
(16,21,10)
#000000
(0,0,0)

Tints of #88836E

#88836E
(136,131,110)
#928E7B
(146,142,123)
#9C9988
(156,153,136)
#A6A495
(166,164,149)
#B0AFA2
(176,175,162)
#BABAAF
(186,186,175)
#C4C5BC
(196,197,188)
#CED0C9
(206,208,201)
#D8DBD6
(216,219,214)
#E2E6E3
(226,230,227)
#ECF1F0
(236,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88836E color. Also use rgb(136,131,110) instead hex code.

Text Font Color

.myTextColor { color: #88836E; }

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

This text font color is #88836E.

Background Color

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

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

This div background color is #88836E.

Border color

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

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

This div border color is #88836E.

Opacity

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

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

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

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

This text has shadow with #88836E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88836E.

Preview

Color preview on black background

This text has color #88836E on black background.


Color preview on white background

This text has color #88836E on white background.


Black color preview on #88836E background

This text has black color on #88836E background.


White color preview on #88836E background

This text has white color on #88836E background.


Related colors

Complementary color

Complementary color for #hex is #777C91.


I love getcolorcode.com

Triadic colors

1 #6E8883 and #836E88 with #88836E are triadic colors.

2 #6E8388 and #83886E with #88836E are triadic colors.