COLOR #88825E

HEX: #88825E RGB: (136,130,94)

Color info

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

RGB color model

#88825E color RGB value is (136,130,94).

RGB: (136,130,94) (53%, 51%, 37%)

RGB channels and saturation

R 136 of 255 = 53%
G 130 of 255 = 51%
B 94 of 255 = 37%

136
130
94

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

Portions of RGB colors in percentages

R + G + B = 136 + 130 + 94 = 360 (100%)
R 136 of 360 ~ 37.78%
G 130 of 360 ~ 36.11%
B 94 of 360 ~ 26.11'%

%37.78
%36.11
%26.11

CMYK color model

#88825E color CMYK value is (0,4,31,47).

  • cyan value is 0.00%
  • magenta value is 4.41%
  • yellow value is 30.88%
  • key color value is 46.67%
CMYK: (0,4,31,47) C0M4Y31K47 (0%,4%,31%,47%) (0.00/0.04/0.31/0.47) 

CMYK percentages

%0
%4.41
%30.88
%46.67

Codes

Color #88825E in popluar color models

88 82 5E
RGB 136 130 94
HSL 51° 18.26% 45.10%
HSB/HSV 51° 30.88% 53.33%
CMYK 0.00% 4.41% 30.88%
46.67%

Color #88825E in popluar number systems.

HEX 88 82 5E
Decimal 136 130 94
Binary 10001000 10000010 1011110
Octal 210 202 136

Shades and tints

Shades of #88825E

#88825E
(136,130,94)
#7C7756
(124,119,86)
#706C4E
(112,108,78)
#646146
(100,97,70)
#58563E
(88,86,62)
#4C4B36
(76,75,54)
#40402E
(64,64,46)
#343526
(52,53,38)
#282A1E
(40,42,30)
#1C1F16
(28,31,22)
#10140E
(16,20,14)
#000000
(0,0,0)

Tints of #88825E

#88825E
(136,130,94)
#928D6C
(146,141,108)
#9C987A
(156,152,122)
#A6A388
(166,163,136)
#B0AE96
(176,174,150)
#BAB9A4
(186,185,164)
#C4C4B2
(196,196,178)
#CECFC0
(206,207,192)
#D8DACE
(216,218,206)
#E2E5DC
(226,229,220)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88825E; }

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

This text font color is #88825E.

Background Color

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

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

This div background color is #88825E.

Border color

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

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

This div border color is #88825E.

Opacity

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

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

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

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

This text has shadow with #88825E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88825E.

Preview

Color preview on black background

This text has color #88825E on black background.


Color preview on white background

This text has color #88825E on white background.


Black color preview on #88825E background

This text has black color on #88825E background.


White color preview on #88825E background

This text has white color on #88825E background.


Related colors

Complementary color

Complementary color for #hex is #777DA1.


I love getcolorcode.com

Triadic colors

1 #5E8882 and #825E88 with #88825E are triadic colors.

2 #5E8288 and #82885E with #88825E are triadic colors.