COLOR #88534A

HEX: #88534A RGB: (136,83,74)

Color info

#88534A contains mainly red and green colors. Web safe color of #88534A is #996633 (or #963).

RGB color model

#88534A color RGB value is (136,83,74).

RGB: (136,83,74) (53%, 33%, 29%)

RGB channels and saturation

R 136 of 255 = 53%
G 83 of 255 = 33%
B 74 of 255 = 29%

136
83
74

R + G + B ~ 38%. #88534A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 83 + 74 = 293 (100%)
R 136 of 293 ~ 46.42%
G 83 of 293 ~ 28.33%
B 74 of 293 ~ 25.26'%

%46.42
%28.33
%25.26

CMYK color model

#88534A color CMYK value is (0,39,46,47).

  • cyan value is 0.00%
  • magenta value is 38.97%
  • yellow value is 45.59%
  • key color value is 46.67%
CMYK: (0,39,46,47) C0M39Y46K47 (0%,39%,46%,47%) (0.00/0.39/0.46/0.47) 

CMYK percentages

%0
%38.97
%45.59
%46.67

Codes

Color #88534A in popluar color models

88 53 4A
RGB 136 83 74
HSL 29.52% 41.18%
HSB/HSV 45.59% 53.33%
CMYK 0.00% 38.97% 45.59%
46.67%

Color #88534A in popluar number systems.

HEX 88 53 4A
Decimal 136 83 74
Binary 10001000 1010011 1001010
Octal 210 123 112

Shades and tints

Shades of #88534A

#88534A
(136,83,74)
#7C4C44
(124,76,68)
#70453E
(112,69,62)
#643E38
(100,62,56)
#583732
(88,55,50)
#4C302C
(76,48,44)
#402926
(64,41,38)
#342220
(52,34,32)
#281B1A
(40,27,26)
#1C1414
(28,20,20)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #88534A

#88534A
(136,83,74)
#92625A
(146,98,90)
#9C716A
(156,113,106)
#A6807A
(166,128,122)
#B08F8A
(176,143,138)
#BA9E9A
(186,158,154)
#C4ADAA
(196,173,170)
#CEBCBA
(206,188,186)
#D8CBCA
(216,203,202)
#E2DADA
(226,218,218)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88534A color. Also use rgb(136,83,74) instead hex code.

Text Font Color

.myTextColor { color: #88534A; }

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

This text font color is #88534A.

Background Color

.myBgColor { background-color: #88534A; }

<div style="background-color:#88534A">Inner text</div>

This div background color is #88534A.

Border color

.myBorderColor { border: 1px solid #88534A; }

<div style="border:3px solid #88534A">Div</div>

This div border color is #88534A.

Opacity

.myOpacity80 { color: #88534A; opacity: 0.8; }

<p style="color:#88534A;opacity:0.8;">80%</p>

Text with #88534A 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 #88534A;}

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

This text has shadow with #88534A color.


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

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

This text has shadow with #88534A primary color and red secondary color.


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

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

This text has shadow with #88534A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #88534A.

Preview

Color preview on black background

This text has color #88534A on black background.


Color preview on white background

This text has color #88534A on white background.


Black color preview on #88534A background

This text has black color on #88534A background.


White color preview on #88534A background

This text has white color on #88534A background.


Related colors

Complementary color

Complementary color for #hex is #77ACB5.


I love getcolorcode.com

Gradients

Color #88534A is used in Medium Tuscan Red gradient.

Medium Tuscan Red


Triadic colors

1 #4A8853 and #534A88 with #88534A are triadic colors.

2 #4A5388 and #53884A with #88534A are triadic colors.