COLOR #88866D

HEX: #88866D RGB: (136,134,109)

Color info

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

RGB color model

#88866D color RGB value is (136,134,109).

RGB: (136,134,109) (53%, 53%, 43%)

RGB channels and saturation

R 136 of 255 = 53%
G 134 of 255 = 53%
B 109 of 255 = 43%

136
134
109

R + G + B ~ 50%. #88866D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 134 + 109 = 379 (100%)
R 136 of 379 ~ 35.88%
G 134 of 379 ~ 35.36%
B 109 of 379 ~ 28.76'%

%35.88
%35.36
%28.76

CMYK color model

#88866D color CMYK value is (0,1,20,47).

  • cyan value is 0.00%
  • magenta value is 1.47%
  • yellow value is 19.85%
  • key color value is 46.67%
CMYK: (0,1,20,47) C0M1Y20K47 (0%,1%,20%,47%) (0.00/0.01/0.20/0.47) 

CMYK percentages

%0
%1.47
%19.85
%46.67

Codes

Color #88866D in popluar color models

88 86 6D
RGB 136 134 109
HSL 56° 11.02% 48.04%
HSB/HSV 56° 19.85% 53.33%
CMYK 0.00% 1.47% 19.85%
46.67%

Color #88866D in popluar number systems.

HEX 88 86 6D
Decimal 136 134 109
Binary 10001000 10000110 1101101
Octal 210 206 155

Shades and tints

Shades of #88866D

#88866D
(136,134,109)
#7C7A64
(124,122,100)
#706E5B
(112,110,91)
#646252
(100,98,82)
#585649
(88,86,73)
#4C4A40
(76,74,64)
#403E37
(64,62,55)
#34322E
(52,50,46)
#282625
(40,38,37)
#1C1A1C
(28,26,28)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #88866D

#88866D
(136,134,109)
#92917A
(146,145,122)
#9C9C87
(156,156,135)
#A6A794
(166,167,148)
#B0B2A1
(176,178,161)
#BABDAE
(186,189,174)
#C4C8BB
(196,200,187)
#CED3C8
(206,211,200)
#D8DED5
(216,222,213)
#E2E9E2
(226,233,226)
#ECF4EF
(236,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88866D color. Also use rgb(136,134,109) instead hex code.

Text Font Color

.myTextColor { color: #88866D; }

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

This text font color is #88866D.

Background Color

.myBgColor { background-color: #88866D; }

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

This div background color is #88866D.

Border color

.myBorderColor { border: 1px solid #88866D; }

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

This div border color is #88866D.

Opacity

.myOpacity80 { color: #88866D; opacity: 0.8; }

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

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

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

This text has shadow with #88866D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88866D.

Preview

Color preview on black background

This text has color #88866D on black background.


Color preview on white background

This text has color #88866D on white background.


Black color preview on #88866D background

This text has black color on #88866D background.


White color preview on #88866D background

This text has white color on #88866D background.


Related colors

Complementary color

Complementary color for #hex is #777992.


I love getcolorcode.com

Triadic colors

1 #6D8886 and #866D88 with #88866D are triadic colors.

2 #6D8688 and #86886D with #88866D are triadic colors.