COLOR #85724B

HEX: #85724B RGB: (133,114,75)

Color info

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

RGB color model

#85724B color RGB value is (133,114,75).

RGB: (133,114,75) (52%, 45%, 29%)

RGB channels and saturation

R 133 of 255 = 52%
G 114 of 255 = 45%
B 75 of 255 = 29%

133
114
75

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

Portions of RGB colors in percentages

R + G + B = 133 + 114 + 75 = 322 (100%)
R 133 of 322 ~ 41.3%
G 114 of 322 ~ 35.4%
B 75 of 322 ~ 23.29'%

%41.3
%35.4
%23.29

CMYK color model

#85724B color CMYK value is (0,14,44,48).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 43.61%
  • key color value is 47.84%
CMYK: (0,14,44,48) C0M14Y44K48 (0%,14%,44%,48%) (0.00/0.14/0.44/0.48) 

CMYK percentages

%0
%14.29
%43.61
%47.84

Codes

Color #85724B in popluar color models

85 72 4B
RGB 133 114 75
HSL 40° 27.88% 40.78%
HSB/HSV 40° 43.61% 52.16%
CMYK 0.00% 14.29% 43.61%
47.84%

Color #85724B in popluar number systems.

HEX 85 72 4B
Decimal 133 114 75
Binary 10000101 1110010 1001011
Octal 205 162 113

Shades and tints

Shades of #85724B

#85724B
(133,114,75)
#796845
(121,104,69)
#6D5E3F
(109,94,63)
#615439
(97,84,57)
#554A33
(85,74,51)
#49402D
(73,64,45)
#3D3627
(61,54,39)
#312C21
(49,44,33)
#25221B
(37,34,27)
#191815
(25,24,21)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #85724B

#85724B
(133,114,75)
#907E5B
(144,126,91)
#9B8A6B
(155,138,107)
#A6967B
(166,150,123)
#B1A28B
(177,162,139)
#BCAE9B
(188,174,155)
#C7BAAB
(199,186,171)
#D2C6BB
(210,198,187)
#DDD2CB
(221,210,203)
#E8DEDB
(232,222,219)
#F3EAEB
(243,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85724B; }

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

This text font color is #85724B.

Background Color

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

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

This div background color is #85724B.

Border color

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

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

This div border color is #85724B.

Opacity

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

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

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

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

This text has shadow with #85724B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85724B.

Preview

Color preview on black background

This text has color #85724B on black background.


Color preview on white background

This text has color #85724B on white background.


Black color preview on #85724B background

This text has black color on #85724B background.


White color preview on #85724B background

This text has white color on #85724B background.


Related colors

Complementary color

Complementary color for #hex is #7A8DB4.


I love getcolorcode.com

Triadic colors

1 #4B8572 and #724B85 with #85724B are triadic colors.

2 #4B7285 and #72854B with #85724B are triadic colors.