COLOR #885D27

HEX: #885D27 RGB: (136,93,39)

Color info

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

RGB color model

#885D27 color RGB value is (136,93,39).

RGB: (136,93,39) (53%, 36%, 15%)

RGB channels and saturation

R 136 of 255 = 53%
G 93 of 255 = 36%
B 39 of 255 = 15%

136
93
39

R + G + B ~ 35%. #885D27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 93 + 39 = 268 (100%)
R 136 of 268 ~ 50.75%
G 93 of 268 ~ 34.7%
B 39 of 268 ~ 14.55'%

%50.75
%34.7
%14.55

CMYK color model

#885D27 color CMYK value is (0,32,71,47).

  • cyan value is 0.00%
  • magenta value is 31.62%
  • yellow value is 71.32%
  • key color value is 46.67%
CMYK: (0,32,71,47) C0M32Y71K47 (0%,32%,71%,47%) (0.00/0.32/0.71/0.47) 

CMYK percentages

%0
%31.62
%71.32
%46.67

Codes

Color #885D27 in popluar color models

88 5D 27
RGB 136 93 39
HSL 33° 55.43% 34.31%
HSB/HSV 33° 71.32% 53.33%
CMYK 0.00% 31.62% 71.32%
46.67%

Color #885D27 in popluar number systems.

HEX 88 5D 27
Decimal 136 93 39
Binary 10001000 1011101 100111
Octal 210 135 47

Shades and tints

Shades of #885D27

#885D27
(136,93,39)
#7C5524
(124,85,36)
#704D21
(112,77,33)
#64451E
(100,69,30)
#583D1B
(88,61,27)
#4C3518
(76,53,24)
#402D15
(64,45,21)
#342512
(52,37,18)
#281D0F
(40,29,15)
#1C150C
(28,21,12)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #885D27

#885D27
(136,93,39)
#926B3A
(146,107,58)
#9C794D
(156,121,77)
#A68760
(166,135,96)
#B09573
(176,149,115)
#BAA386
(186,163,134)
#C4B199
(196,177,153)
#CEBFAC
(206,191,172)
#D8CDBF
(216,205,191)
#E2DBD2
(226,219,210)
#ECE9E5
(236,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885D27 color. Also use rgb(136,93,39) instead hex code.

Text Font Color

.myTextColor { color: #885D27; }

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

This text font color is #885D27.

Background Color

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

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

This div background color is #885D27.

Border color

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

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

This div border color is #885D27.

Opacity

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

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

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

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

This text has shadow with #885D27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885D27.

Preview

Color preview on black background

This text has color #885D27 on black background.


Color preview on white background

This text has color #885D27 on white background.


Black color preview on #885D27 background

This text has black color on #885D27 background.


White color preview on #885D27 background

This text has white color on #885D27 background.


Related colors

Complementary color

Complementary color for #hex is #77A2D8.


I love getcolorcode.com

Triadic colors

1 #27885D and #5D2788 with #885D27 are triadic colors.

2 #275D88 and #5D8827 with #885D27 are triadic colors.