COLOR #809057

HEX: #809057 RGB: (128,144,87)

Color info

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

RGB color model

#809057 color RGB value is (128,144,87).

RGB: (128,144,87) (50%, 56%, 34%)

RGB channels and saturation

R 128 of 255 = 50%
G 144 of 255 = 56%
B 87 of 255 = 34%

128
144
87

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

Portions of RGB colors in percentages

R + G + B = 128 + 144 + 87 = 359 (100%)
R 128 of 359 ~ 35.65%
G 144 of 359 ~ 40.11%
B 87 of 359 ~ 24.23'%

%35.65
%40.11
%24.23

CMYK color model

#809057 color CMYK value is (11,0,40,44).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 39.58%
  • key color value is 43.53%

CMYK: (11,0,40,44)
C11M0Y40K44 (11%, 0%, 40%, 44%)
(0.11 / 0.00 / 0.40 / 0.44)

CMYK percentages

%11.11
%0
%39.58
%43.53

Codes

Color #809057 in popluar color models

80 90 57
RGB 128 144 87
HSL 77° 24.68% 45.29%
HSB/HSV 77° 39.58% 56.47%
CMYK 11.11% 0.00% 39.58%
43.53%

Color #809057 in popluar number systems.

HEX 80 90 57
Decimal 128 144 87
Binary 10000000 10010000 1010111
Octal 200 220 127

Shades and tints

Shades of #809057

#809057
(128,144,87)
#758350
(117,131,80)
#6A7649
(106,118,73)
#5F6942
(95,105,66)
#545C3B
(84,92,59)
#494F34
(73,79,52)
#3E422D
(62,66,45)
#333526
(51,53,38)
#28281F
(40,40,31)
#1D1B18
(29,27,24)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #809057

#809057
(128,144,87)
#8B9A66
(139,154,102)
#96A475
(150,164,117)
#A1AE84
(161,174,132)
#ACB893
(172,184,147)
#B7C2A2
(183,194,162)
#C2CCB1
(194,204,177)
#CDD6C0
(205,214,192)
#D8E0CF
(216,224,207)
#E3EADE
(227,234,222)
#EEF4ED
(238,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #809057; }

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

This text font color is #809057.

Background Color

.myBgColor { background-color: #809057; }

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

This div background color is #809057.

Border color

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

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

This div border color is #809057.

Opacity

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

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

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

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

This text has shadow with #809057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809057.

Preview

Color preview on black background

This text has color #809057 on black background.


Color preview on white background

This text has color #809057 on white background.


Black color preview on #809057 background

This text has black color on #809057 background.


White color preview on #809057 background

This text has white color on #809057 background.


Related colors

Complementary color

Complementary color for #hex is #7F6FA8.


I love getcolorcode.com

Triadic colors

1 #578090 and #905780 with #809057 are triadic colors.

2 #579080 and #908057 with #809057 are triadic colors.