COLOR #885429

HEX: #885429 RGB: (136,84,41)

Color info

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

RGB color model

#885429 color RGB value is (136,84,41).

RGB: (136,84,41) (53%, 33%, 16%)

RGB channels and saturation

R 136 of 255 = 53%
G 84 of 255 = 33%
B 41 of 255 = 16%

136
84
41

R + G + B ~ 34%. #885429 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 84 + 41 = 261 (100%)
R 136 of 261 ~ 52.11%
G 84 of 261 ~ 32.18%
B 41 of 261 ~ 15.71'%

%52.11
%32.18
%15.71

CMYK color model

#885429 color CMYK value is (0,38,70,47).

  • cyan value is 0.00%
  • magenta value is 38.24%
  • yellow value is 69.85%
  • key color value is 46.67%

CMYK: (0,38,70,47)
C0M38Y70K47 (0%, 38%, 70%, 47%)
(0.00 / 0.38 / 0.70 / 0.47)

CMYK percentages

%0
%38.24
%69.85
%46.67

Codes

Color #885429 in popluar color models

88 54 29
RGB 136 84 41
HSL 27° 53.67% 34.71%
HSB/HSV 27° 69.85% 53.33%
CMYK 0.00% 38.24% 69.85%
46.67%

Color #885429 in popluar number systems.

HEX 88 54 29
Decimal 136 84 41
Binary 10001000 1010100 101001
Octal 210 124 51

Shades and tints

Shades of #885429

#885429
(136,84,41)
#7C4D26
(124,77,38)
#704623
(112,70,35)
#643F20
(100,63,32)
#58381D
(88,56,29)
#4C311A
(76,49,26)
#402A17
(64,42,23)
#342314
(52,35,20)
#281C11
(40,28,17)
#1C150E
(28,21,14)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #885429

#885429
(136,84,41)
#92633C
(146,99,60)
#9C724F
(156,114,79)
#A68162
(166,129,98)
#B09075
(176,144,117)
#BA9F88
(186,159,136)
#C4AE9B
(196,174,155)
#CEBDAE
(206,189,174)
#D8CCC1
(216,204,193)
#E2DBD4
(226,219,212)
#ECEAE7
(236,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885429 color. Also use rgb(136,84,41) instead hex code.

Text Font Color

.myTextColor { color: #885429; }

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

This text font color is #885429.

Background Color

.myBgColor { background-color: #885429; }

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

This div background color is #885429.

Border color

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

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

This div border color is #885429.

Opacity

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

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

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

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

This text has shadow with #885429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885429.

Preview

Color preview on black background

This text has color #885429 on black background.


Color preview on white background

This text has color #885429 on white background.


Black color preview on #885429 background

This text has black color on #885429 background.


White color preview on #885429 background

This text has white color on #885429 background.


Related colors

Complementary color

Complementary color for #hex is #77ABD6.


I love getcolorcode.com

Triadic colors

1 #298854 and #542988 with #885429 are triadic colors.

2 #295488 and #548829 with #885429 are triadic colors.