COLOR #848357

HEX: #848357 RGB: (132,131,87)

Color info

#848357 contains red, green and blue colors in about the same proportion. Web safe color of #848357 is #999966 (or #996).

RGB color model

#848357 color RGB value is (132,131,87).

RGB: (132,131,87) (52%, 51%, 34%)

RGB channels and saturation

R 132 of 255 = 52%
G 131 of 255 = 51%
B 87 of 255 = 34%

132
131
87

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

Portions of RGB colors in percentages

R + G + B = 132 + 131 + 87 = 350 (100%)
R 132 of 350 ~ 37.71%
G 131 of 350 ~ 37.43%
B 87 of 350 ~ 24.86'%

%37.71
%37.43
%24.86

CMYK color model

#848357 color CMYK value is (0,1,34,48).

  • cyan value is 0.00%
  • magenta value is 0.76%
  • yellow value is 34.09%
  • key color value is 48.24%
CMYK: (0,1,34,48) C0M1Y34K48 (0%,1%,34%,48%) (0.00/0.01/0.34/0.48) 

CMYK percentages

%0
%0.76
%34.09
%48.24

Codes

Color #848357 in popluar color models

84 83 57
RGB 132 131 87
HSL 59° 20.55% 42.94%
HSB/HSV 59° 34.09% 51.76%
CMYK 0.00% 0.76% 34.09%
48.24%

Color #848357 in popluar number systems.

HEX 84 83 57
Decimal 132 131 87
Binary 10000100 10000011 1010111
Octal 204 203 127

Shades and tints

Shades of #848357

#848357
(132,131,87)
#787850
(120,120,80)
#6C6D49
(108,109,73)
#606242
(96,98,66)
#54573B
(84,87,59)
#484C34
(72,76,52)
#3C412D
(60,65,45)
#303626
(48,54,38)
#242B1F
(36,43,31)
#182018
(24,32,24)
#0C1511
(12,21,17)
#000000
(0,0,0)

Tints of #848357

#848357
(132,131,87)
#8F8E66
(143,142,102)
#9A9975
(154,153,117)
#A5A484
(165,164,132)
#B0AF93
(176,175,147)
#BBBAA2
(187,186,162)
#C6C5B1
(198,197,177)
#D1D0C0
(209,208,192)
#DCDBCF
(220,219,207)
#E7E6DE
(231,230,222)
#F2F1ED
(242,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848357 color. Also use rgb(132,131,87) instead hex code.

Text Font Color

.myTextColor { color: #848357; }

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

This text font color is #848357.

Background Color

.myBgColor { background-color: #848357; }

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

This div background color is #848357.

Border color

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

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

This div border color is #848357.

Opacity

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

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

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

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

This text has shadow with #848357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848357.

Preview

Color preview on black background

This text has color #848357 on black background.


Color preview on white background

This text has color #848357 on white background.


Black color preview on #848357 background

This text has black color on #848357 background.


White color preview on #848357 background

This text has white color on #848357 background.


Related colors

Complementary color

Complementary color for #hex is #7B7CA8.


I love getcolorcode.com

Triadic colors

1 #578483 and #835784 with #848357 are triadic colors.

2 #578384 and #838457 with #848357 are triadic colors.