COLOR #885A38

HEX: #885A38 RGB: (136,90,56)

Color info

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

RGB color model

#885A38 color RGB value is (136,90,56).

RGB: (136,90,56) (53%, 35%, 22%)

RGB channels and saturation

R 136 of 255 = 53%
G 90 of 255 = 35%
B 56 of 255 = 22%

136
90
56

R + G + B ~ 37%. #885A38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 90 + 56 = 282 (100%)
R 136 of 282 ~ 48.23%
G 90 of 282 ~ 31.91%
B 56 of 282 ~ 19.86'%

%48.23
%31.91
%19.86

CMYK color model

#885A38 color CMYK value is (0,34,59,47).

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

CMYK: (0,34,59,47)
C0M34Y59K47 (0%, 34%, 59%, 47%)
(0.00 / 0.34 / 0.59 / 0.47)

CMYK percentages

%0
%33.82
%58.82
%46.67

Codes

Color #885A38 in popluar color models

88 5A 38
RGB 136 90 56
HSL 26° 41.67% 37.65%
HSB/HSV 26° 58.82% 53.33%
CMYK 0.00% 33.82% 58.82%
46.67%

Color #885A38 in popluar number systems.

HEX 88 5A 38
Decimal 136 90 56
Binary 10001000 1011010 111000
Octal 210 132 70

Shades and tints

Shades of #885A38

#885A38
(136,90,56)
#7C5233
(124,82,51)
#704A2E
(112,74,46)
#644229
(100,66,41)
#583A24
(88,58,36)
#4C321F
(76,50,31)
#402A1A
(64,42,26)
#342215
(52,34,21)
#281A10
(40,26,16)
#1C120B
(28,18,11)
#100A06
(16,10,6)
#000000
(0,0,0)

Tints of #885A38

#885A38
(136,90,56)
#92694A
(146,105,74)
#9C785C
(156,120,92)
#A6876E
(166,135,110)
#B09680
(176,150,128)
#BAA592
(186,165,146)
#C4B4A4
(196,180,164)
#CEC3B6
(206,195,182)
#D8D2C8
(216,210,200)
#E2E1DA
(226,225,218)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #885A38; }

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

This text font color is #885A38.

Background Color

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

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

This div background color is #885A38.

Border color

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

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

This div border color is #885A38.

Opacity

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

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

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

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

This text has shadow with #885A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885A38.

Preview

Color preview on black background

This text has color #885A38 on black background.


Color preview on white background

This text has color #885A38 on white background.


Black color preview on #885A38 background

This text has black color on #885A38 background.


White color preview on #885A38 background

This text has white color on #885A38 background.


Related colors

Complementary color

Complementary color for #hex is #77A5C7.


I love getcolorcode.com

Triadic colors

1 #38885A and #5A3888 with #885A38 are triadic colors.

2 #385A88 and #5A8838 with #885A38 are triadic colors.