COLOR #85734C

HEX: #85734C RGB: (133,115,76)

Color info

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

RGB color model

#85734C color RGB value is (133,115,76).

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

RGB channels and saturation

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

133
115
76

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

Portions of RGB colors in percentages

R + G + B = 133 + 115 + 76 = 324 (100%)
R 133 of 324 ~ 41.05%
G 115 of 324 ~ 35.49%
B 76 of 324 ~ 23.46'%

%41.05
%35.49
%23.46

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 13.53%
  • 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
%13.53
%42.86
%47.84

Codes

Color #85734C in popluar color models

85 73 4C
RGB 133 115 76
HSL 41° 27.27% 40.98%
HSB/HSV 41° 42.86% 52.16%
CMYK 0.00% 13.53% 42.86%
47.84%

Color #85734C in popluar number systems.

HEX 85 73 4C
Decimal 133 115 76
Binary 10000101 1110011 1001100
Octal 205 163 114

Shades and tints

Shades of #85734C

#85734C
(133,115,76)
#796946
(121,105,70)
#6D5F40
(109,95,64)
#61553A
(97,85,58)
#554B34
(85,75,52)
#49412E
(73,65,46)
#3D3728
(61,55,40)
#312D22
(49,45,34)
#25231C
(37,35,28)
#191916
(25,25,22)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #85734C

#85734C
(133,115,76)
#907F5C
(144,127,92)
#9B8B6C
(155,139,108)
#A6977C
(166,151,124)
#B1A38C
(177,163,140)
#BCAF9C
(188,175,156)
#C7BBAC
(199,187,172)
#D2C7BC
(210,199,188)
#DDD3CC
(221,211,204)
#E8DFDC
(232,223,220)
#F3EBEC
(243,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85734C; }

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

This text font color is #85734C.

Background Color

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

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

This div background color is #85734C.

Border color

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

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

This div border color is #85734C.

Opacity

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

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

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

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

This text has shadow with #85734C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85734C.

Preview

Color preview on black background

This text has color #85734C on black background.


Color preview on white background

This text has color #85734C on white background.


Black color preview on #85734C background

This text has black color on #85734C background.


White color preview on #85734C background

This text has white color on #85734C background.


Related colors

Complementary color

Complementary color for #hex is #7A8CB3.


I love getcolorcode.com

Triadic colors

1 #4C8573 and #734C85 with #85734C are triadic colors.

2 #4C7385 and #73854C with #85734C are triadic colors.