COLOR #85544D

HEX: #85544D RGB: (133,84,77)

Color info

#85544D contains red, green and blue colors in about the same proportion. Web safe color of #85544D is #996633 (or #963).

RGB color model

#85544D color RGB value is (133,84,77).

RGB: (133,84,77) (52%, 33%, 30%)

RGB channels and saturation

R 133 of 255 = 52%
G 84 of 255 = 33%
B 77 of 255 = 30%

133
84
77

R + G + B ~ 38%. #85544D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 84 + 77 = 294 (100%)
R 133 of 294 ~ 45.24%
G 84 of 294 ~ 28.57%
B 77 of 294 ~ 26.19'%

%45.24
%28.57
%26.19

CMYK color model

#85544D color CMYK value is (0,37,42,48).

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 42.11%
  • key color value is 47.84%

CMYK: (0,37,42,48)
C0M37Y42K48 (0%, 37%, 42%, 48%)
(0.00 / 0.37 / 0.42 / 0.48)

CMYK percentages

%0
%36.84
%42.11
%47.84

Codes

Color #85544D in popluar color models

85 54 4D
RGB 133 84 77
HSL 26.67% 41.18%
HSB/HSV 42.11% 52.16%
CMYK 0.00% 36.84% 42.11%
47.84%

Color #85544D in popluar number systems.

HEX 85 54 4D
Decimal 133 84 77
Binary 10000101 1010100 1001101
Octal 205 124 115

Shades and tints

Shades of #85544D

#85544D
(133,84,77)
#794D46
(121,77,70)
#6D463F
(109,70,63)
#613F38
(97,63,56)
#553831
(85,56,49)
#49312A
(73,49,42)
#3D2A23
(61,42,35)
#31231C
(49,35,28)
#251C15
(37,28,21)
#19150E
(25,21,14)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #85544D

#85544D
(133,84,77)
#90635D
(144,99,93)
#9B726D
(155,114,109)
#A6817D
(166,129,125)
#B1908D
(177,144,141)
#BC9F9D
(188,159,157)
#C7AEAD
(199,174,173)
#D2BDBD
(210,189,189)
#DDCCCD
(221,204,205)
#E8DBDD
(232,219,221)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85544D color. Also use rgb(133,84,77) instead hex code.

Text Font Color

.myTextColor { color: #85544D; }

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

This text font color is #85544D.

Background Color

.myBgColor { background-color: #85544D; }

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

This div background color is #85544D.

Border color

.myBorderColor { border: 1px solid #85544D; }

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

This div border color is #85544D.

Opacity

.myOpacity80 { color: #85544D; opacity: 0.8; }

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

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

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

This text has shadow with #85544D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85544D.

Preview

Color preview on black background

This text has color #85544D on black background.


Color preview on white background

This text has color #85544D on white background.


Black color preview on #85544D background

This text has black color on #85544D background.


White color preview on #85544D background

This text has white color on #85544D background.


Related colors

Complementary color

Complementary color for #hex is #7AABB2.


I love getcolorcode.com

Triadic colors

1 #4D8554 and #544D85 with #85544D are triadic colors.

2 #4D5485 and #54854D with #85544D are triadic colors.