COLOR #88574E

HEX: #88574E RGB: (136,87,78)

Color info

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

RGB color model

#88574E color RGB value is (136,87,78).

RGB: (136,87,78) (53%, 34%, 31%)

RGB channels and saturation

R 136 of 255 = 53%
G 87 of 255 = 34%
B 78 of 255 = 31%

136
87
78

R + G + B ~ 39%. #88574E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 87 + 78 = 301 (100%)
R 136 of 301 ~ 45.18%
G 87 of 301 ~ 28.9%
B 78 of 301 ~ 25.91'%

%45.18
%28.9
%25.91

CMYK color model

#88574E color CMYK value is (0,36,43,47).

  • cyan value is 0.00%
  • magenta value is 36.03%
  • yellow value is 42.65%
  • key color value is 46.67%
CMYK: (0,36,43,47) C0M36Y43K47 (0%,36%,43%,47%) (0.00/0.36/0.43/0.47) 

CMYK percentages

%0
%36.03
%42.65
%46.67

Codes

Color #88574E in popluar color models

88 57 4E
RGB 136 87 78
HSL 27.10% 41.96%
HSB/HSV 42.65% 53.33%
CMYK 0.00% 36.03% 42.65%
46.67%

Color #88574E in popluar number systems.

HEX 88 57 4E
Decimal 136 87 78
Binary 10001000 1010111 1001110
Octal 210 127 116

Shades and tints

Shades of #88574E

#88574E
(136,87,78)
#7C5047
(124,80,71)
#704940
(112,73,64)
#644239
(100,66,57)
#583B32
(88,59,50)
#4C342B
(76,52,43)
#402D24
(64,45,36)
#34261D
(52,38,29)
#281F16
(40,31,22)
#1C180F
(28,24,15)
#101108
(16,17,8)
#000000
(0,0,0)

Tints of #88574E

#88574E
(136,87,78)
#92665E
(146,102,94)
#9C756E
(156,117,110)
#A6847E
(166,132,126)
#B0938E
(176,147,142)
#BAA29E
(186,162,158)
#C4B1AE
(196,177,174)
#CEC0BE
(206,192,190)
#D8CFCE
(216,207,206)
#E2DEDE
(226,222,222)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88574E; }

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

This text font color is #88574E.

Background Color

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

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

This div background color is #88574E.

Border color

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

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

This div border color is #88574E.

Opacity

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

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

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

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

This text has shadow with #88574E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88574E.

Preview

Color preview on black background

This text has color #88574E on black background.


Color preview on white background

This text has color #88574E on white background.


Black color preview on #88574E background

This text has black color on #88574E background.


White color preview on #88574E background

This text has white color on #88574E background.


Related colors

Complementary color

Complementary color for #hex is #77A8B1.


I love getcolorcode.com

Triadic colors

1 #4E8857 and #574E88 with #88574E are triadic colors.

2 #4E5788 and #57884E with #88574E are triadic colors.