COLOR #85724C

HEX: #85724C RGB: (133,114,76)

Color info

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

RGB color model

#85724C color RGB value is (133,114,76).

RGB: (133,114,76) (52%, 45%, 30%)

RGB channels and saturation

R 133 of 255 = 52%
G 114 of 255 = 45%
B 76 of 255 = 30%

133
114
76

R + G + B ~ 42%. #85724C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 114 + 76 = 323 (100%)
R 133 of 323 ~ 41.18%
G 114 of 323 ~ 35.29%
B 76 of 323 ~ 23.53'%

%41.18
%35.29
%23.53

CMYK color model

#85724C color CMYK value is (0,14,43,48).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 42.86%
  • key color value is 47.84%
CMYK: (0,14,43,48) C0M14Y43K48 (0%,14%,43%,48%) (0.00/0.14/0.43/0.48) 

CMYK percentages

%0
%14.29
%42.86
%47.84

Codes

Color #85724C in popluar color models

85 72 4C
RGB 133 114 76
HSL 40° 27.27% 40.98%
HSB/HSV 40° 42.86% 52.16%
CMYK 0.00% 14.29% 42.86%
47.84%

Color #85724C in popluar number systems.

HEX 85 72 4C
Decimal 133 114 76
Binary 10000101 1110010 1001100
Octal 205 162 114

Shades and tints

Shades of #85724C

#85724C
(133,114,76)
#796846
(121,104,70)
#6D5E40
(109,94,64)
#61543A
(97,84,58)
#554A34
(85,74,52)
#49402E
(73,64,46)
#3D3628
(61,54,40)
#312C22
(49,44,34)
#25221C
(37,34,28)
#191816
(25,24,22)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #85724C

#85724C
(133,114,76)
#907E5C
(144,126,92)
#9B8A6C
(155,138,108)
#A6967C
(166,150,124)
#B1A28C
(177,162,140)
#BCAE9C
(188,174,156)
#C7BAAC
(199,186,172)
#D2C6BC
(210,198,188)
#DDD2CC
(221,210,204)
#E8DEDC
(232,222,220)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85724C color. Also use rgb(133,114,76) instead hex code.

Text Font Color

.myTextColor { color: #85724C; }

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

This text font color is #85724C.

Background Color

.myBgColor { background-color: #85724C; }

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

This div background color is #85724C.

Border color

.myBorderColor { border: 1px solid #85724C; }

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

This div border color is #85724C.

Opacity

.myOpacity80 { color: #85724C; opacity: 0.8; }

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

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

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

This text has shadow with #85724C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85724C.

Preview

Color preview on black background

This text has color #85724C on black background.


Color preview on white background

This text has color #85724C on white background.


Black color preview on #85724C background

This text has black color on #85724C background.


White color preview on #85724C background

This text has white color on #85724C background.


Related colors

Complementary color

Complementary color for #hex is #7A8DB3.


I love getcolorcode.com

Triadic colors

1 #4C8572 and #724C85 with #85724C are triadic colors.

2 #4C7285 and #72854C with #85724C are triadic colors.