COLOR #885139

HEX: #885139 RGB: (136,81,57)

Color info

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

RGB color model

#885139 color RGB value is (136,81,57).

RGB: (136,81,57) (53%, 32%, 22%)

RGB channels and saturation

R 136 of 255 = 53%
G 81 of 255 = 32%
B 57 of 255 = 22%

136
81
57

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

Portions of RGB colors in percentages

R + G + B = 136 + 81 + 57 = 274 (100%)
R 136 of 274 ~ 49.64%
G 81 of 274 ~ 29.56%
B 57 of 274 ~ 20.8'%

%49.64
%29.56
%20.8

CMYK color model

#885139 color CMYK value is (0,40,58,47).

  • cyan value is 0.00%
  • magenta value is 40.44%
  • yellow value is 58.09%
  • key color value is 46.67%

CMYK: (0,40,58,47)
C0M40Y58K47 (0%, 40%, 58%, 47%)
(0.00 / 0.40 / 0.58 / 0.47)

CMYK percentages

%0
%40.44
%58.09
%46.67

Codes

Color #885139 in popluar color models

88 51 39
RGB 136 81 57
HSL 18° 40.93% 37.84%
HSB/HSV 18° 58.09% 53.33%
CMYK 0.00% 40.44% 58.09%
46.67%

Color #885139 in popluar number systems.

HEX 88 51 39
Decimal 136 81 57
Binary 10001000 1010001 111001
Octal 210 121 71

Shades and tints

Shades of #885139

#885139
(136,81,57)
#7C4A34
(124,74,52)
#70432F
(112,67,47)
#643C2A
(100,60,42)
#583525
(88,53,37)
#4C2E20
(76,46,32)
#40271B
(64,39,27)
#342016
(52,32,22)
#281911
(40,25,17)
#1C120C
(28,18,12)
#100B07
(16,11,7)
#000000
(0,0,0)

Tints of #885139

#885139
(136,81,57)
#92604B
(146,96,75)
#9C6F5D
(156,111,93)
#A67E6F
(166,126,111)
#B08D81
(176,141,129)
#BA9C93
(186,156,147)
#C4ABA5
(196,171,165)
#CEBAB7
(206,186,183)
#D8C9C9
(216,201,201)
#E2D8DB
(226,216,219)
#ECE7ED
(236,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885139 color. Also use rgb(136,81,57) instead hex code.

Text Font Color

.myTextColor { color: #885139; }

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

This text font color is #885139.

Background Color

.myBgColor { background-color: #885139; }

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

This div background color is #885139.

Border color

.myBorderColor { border: 1px solid #885139; }

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

This div border color is #885139.

Opacity

.myOpacity80 { color: #885139; opacity: 0.8; }

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

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

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

This text has shadow with #885139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885139.

Preview

Color preview on black background

This text has color #885139 on black background.


Color preview on white background

This text has color #885139 on white background.


Black color preview on #885139 background

This text has black color on #885139 background.


White color preview on #885139 background

This text has white color on #885139 background.


Related colors

Complementary color

Complementary color for #hex is #77AEC6.


I love getcolorcode.com

Triadic colors

1 #398851 and #513988 with #885139 are triadic colors.

2 #395188 and #518839 with #885139 are triadic colors.