COLOR #885A34

HEX: #885A34 RGB: (136,90,52)

Color info

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

RGB color model

#885A34 color RGB value is (136,90,52).

RGB: (136,90,52) (53%, 35%, 20%)

RGB channels and saturation

R 136 of 255 = 53%
G 90 of 255 = 35%
B 52 of 255 = 20%

136
90
52

R + G + B ~ 36%. #885A34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 90 + 52 = 278 (100%)
R 136 of 278 ~ 48.92%
G 90 of 278 ~ 32.37%
B 52 of 278 ~ 18.71'%

%48.92
%32.37
%18.71

CMYK color model

#885A34 color CMYK value is (0,34,62,47).

  • cyan value is 0.00%
  • magenta value is 33.82%
  • yellow value is 61.76%
  • key color value is 46.67%

CMYK: (0,34,62,47)
C0M34Y62K47 (0%, 34%, 62%, 47%)
(0.00 / 0.34 / 0.62 / 0.47)

CMYK percentages

%0
%33.82
%61.76
%46.67

Codes

Color #885A34 in popluar color models

88 5A 34
RGB 136 90 52
HSL 27° 44.68% 36.86%
HSB/HSV 27° 61.76% 53.33%
CMYK 0.00% 33.82% 61.76%
46.67%

Color #885A34 in popluar number systems.

HEX 88 5A 34
Decimal 136 90 52
Binary 10001000 1011010 110100
Octal 210 132 64

Shades and tints

Shades of #885A34

#885A34
(136,90,52)
#7C5230
(124,82,48)
#704A2C
(112,74,44)
#644228
(100,66,40)
#583A24
(88,58,36)
#4C3220
(76,50,32)
#402A1C
(64,42,28)
#342218
(52,34,24)
#281A14
(40,26,20)
#1C1210
(28,18,16)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #885A34

#885A34
(136,90,52)
#926946
(146,105,70)
#9C7858
(156,120,88)
#A6876A
(166,135,106)
#B0967C
(176,150,124)
#BAA58E
(186,165,142)
#C4B4A0
(196,180,160)
#CEC3B2
(206,195,178)
#D8D2C4
(216,210,196)
#E2E1D6
(226,225,214)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885A34 color. Also use rgb(136,90,52) instead hex code.

Text Font Color

.myTextColor { color: #885A34; }

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

This text font color is #885A34.

Background Color

.myBgColor { background-color: #885A34; }

<div style="background-color:#885A34">Inner text</div>

This div background color is #885A34.

Border color

.myBorderColor { border: 1px solid #885A34; }

<div style="border:3px solid #885A34">Div</div>

This div border color is #885A34.

Opacity

.myOpacity80 { color: #885A34; opacity: 0.8; }

<p style="color:#885A34;opacity:0.8;">80%</p>

Text with #885A34 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 #885A34;}

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

This text has shadow with #885A34 color.


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

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

This text has shadow with #885A34 primary color and red secondary color.


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

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

This text has shadow with #885A34 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #885A34.

Preview

Color preview on black background

This text has color #885A34 on black background.


Color preview on white background

This text has color #885A34 on white background.


Black color preview on #885A34 background

This text has black color on #885A34 background.


White color preview on #885A34 background

This text has white color on #885A34 background.


Related colors

Complementary color

Complementary color for #hex is #77A5CB.


I love getcolorcode.com

Triadic colors

1 #34885A and #5A3488 with #885A34 are triadic colors.

2 #345A88 and #5A8834 with #885A34 are triadic colors.