COLOR #808357

HEX: #808357 RGB: (128,131,87)

Color info

#808357 contains red, green and blue colors in about the same proportion. Web safe color of #808357 is #669966 (or #696).

RGB color model

#808357 color RGB value is (128,131,87).

RGB: (128,131,87) (50%, 51%, 34%)

RGB channels and saturation

R 128 of 255 = 50%
G 131 of 255 = 51%
B 87 of 255 = 34%

128
131
87

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

Portions of RGB colors in percentages

R + G + B = 128 + 131 + 87 = 346 (100%)
R 128 of 346 ~ 36.99%
G 131 of 346 ~ 37.86%
B 87 of 346 ~ 25.14'%

%36.99
%37.86
%25.14

CMYK color model

#808357 color CMYK value is (2,0,34,49).

  • cyan value is 2.29%
  • magenta value is 0.00%
  • yellow value is 33.59%
  • key color value is 48.63%

CMYK: (2,0,34,49)
C2M0Y34K49 (2%, 0%, 34%, 49%)
(0.02 / 0.00 / 0.34 / 0.49)

CMYK percentages

%2.29
%0
%33.59
%48.63

Codes

Color #808357 in popluar color models

80 83 57
RGB 128 131 87
HSL 64° 20.18% 42.75%
HSB/HSV 64° 33.59% 51.37%
CMYK 2.29% 0.00% 33.59%
48.63%

Color #808357 in popluar number systems.

HEX 80 83 57
Decimal 128 131 87
Binary 10000000 10000011 1010111
Octal 200 203 127

Shades and tints

Shades of #808357

#808357
(128,131,87)
#757850
(117,120,80)
#6A6D49
(106,109,73)
#5F6242
(95,98,66)
#54573B
(84,87,59)
#494C34
(73,76,52)
#3E412D
(62,65,45)
#333626
(51,54,38)
#282B1F
(40,43,31)
#1D2018
(29,32,24)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #808357

#808357
(128,131,87)
#8B8E66
(139,142,102)
#969975
(150,153,117)
#A1A484
(161,164,132)
#ACAF93
(172,175,147)
#B7BAA2
(183,186,162)
#C2C5B1
(194,197,177)
#CDD0C0
(205,208,192)
#D8DBCF
(216,219,207)
#E3E6DE
(227,230,222)
#EEF1ED
(238,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #808357; }

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

This text font color is #808357.

Background Color

.myBgColor { background-color: #808357; }

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

This div background color is #808357.

Border color

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

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

This div border color is #808357.

Opacity

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

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

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

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

This text has shadow with #808357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808357.

Preview

Color preview on black background

This text has color #808357 on black background.


Color preview on white background

This text has color #808357 on white background.


Black color preview on #808357 background

This text has black color on #808357 background.


White color preview on #808357 background

This text has white color on #808357 background.


Related colors

Complementary color

Complementary color for #hex is #7F7CA8.


I love getcolorcode.com

Triadic colors

1 #578083 and #835780 with #808357 are triadic colors.

2 #578380 and #838057 with #808357 are triadic colors.