COLOR #857352

HEX: #857352 RGB: (133,115,82)

Color info

#857352 contains red, green and blue colors in about the same proportion. Web safe color of #857352 is #996666 (or #966).

RGB color model

#857352 color RGB value is (133,115,82).

RGB: (133,115,82) (52%, 45%, 32%)

RGB channels and saturation

R 133 of 255 = 52%
G 115 of 255 = 45%
B 82 of 255 = 32%

133
115
82

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

Portions of RGB colors in percentages

R + G + B = 133 + 115 + 82 = 330 (100%)
R 133 of 330 ~ 40.3%
G 115 of 330 ~ 34.85%
B 82 of 330 ~ 24.85'%

%40.3
%34.85
%24.85

CMYK color model

#857352 color CMYK value is (0,14,38,48).

  • cyan value is 0.00%
  • magenta value is 13.53%
  • yellow value is 38.35%
  • key color value is 47.84%
CMYK: (0,14,38,48) C0M14Y38K48 (0%,14%,38%,48%) (0.00/0.14/0.38/0.48) 

CMYK percentages

%0
%13.53
%38.35
%47.84

Codes

Color #857352 in popluar color models

85 73 52
RGB 133 115 82
HSL 39° 23.72% 42.16%
HSB/HSV 39° 38.35% 52.16%
CMYK 0.00% 13.53% 38.35%
47.84%

Color #857352 in popluar number systems.

HEX 85 73 52
Decimal 133 115 82
Binary 10000101 1110011 1010010
Octal 205 163 122

Shades and tints

Shades of #857352

#857352
(133,115,82)
#79694B
(121,105,75)
#6D5F44
(109,95,68)
#61553D
(97,85,61)
#554B36
(85,75,54)
#49412F
(73,65,47)
#3D3728
(61,55,40)
#312D21
(49,45,33)
#25231A
(37,35,26)
#191913
(25,25,19)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #857352

#857352
(133,115,82)
#907F61
(144,127,97)
#9B8B70
(155,139,112)
#A6977F
(166,151,127)
#B1A38E
(177,163,142)
#BCAF9D
(188,175,157)
#C7BBAC
(199,187,172)
#D2C7BB
(210,199,187)
#DDD3CA
(221,211,202)
#E8DFD9
(232,223,217)
#F3EBE8
(243,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857352; }

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

This text font color is #857352.

Background Color

.myBgColor { background-color: #857352; }

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

This div background color is #857352.

Border color

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

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

This div border color is #857352.

Opacity

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

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

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

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

This text has shadow with #857352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857352.

Preview

Color preview on black background

This text has color #857352 on black background.


Color preview on white background

This text has color #857352 on white background.


Black color preview on #857352 background

This text has black color on #857352 background.


White color preview on #857352 background

This text has white color on #857352 background.


Related colors

Complementary color

Complementary color for #hex is #7A8CAD.


I love getcolorcode.com

Triadic colors

1 #528573 and #735285 with #857352 are triadic colors.

2 #527385 and #738552 with #857352 are triadic colors.