COLOR #809579

HEX: #809579 RGB: (128,149,121)

Color info

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

RGB color model

#809579 color RGB value is (128,149,121).

RGB: (128,149,121) (50%, 58%, 47%)

RGB channels and saturation

R 128 of 255 = 50%
G 149 of 255 = 58%
B 121 of 255 = 47%

128
149
121

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

Portions of RGB colors in percentages

R + G + B = 128 + 149 + 121 = 398 (100%)
R 128 of 398 ~ 32.16%
G 149 of 398 ~ 37.44%
B 121 of 398 ~ 30.4'%

%32.16
%37.44
%30.4

CMYK color model

#809579 color CMYK value is (14,0,19,42).

  • cyan value is 14.09%
  • magenta value is 0.00%
  • yellow value is 18.79%
  • key color value is 41.57%

CMYK: (14,0,19,42)
C14M0Y19K42 (14%, 0%, 19%, 42%)
(0.14 / 0.00 / 0.19 / 0.42)

CMYK percentages

%14.09
%0
%18.79
%41.57

Codes

Color #809579 in popluar color models

80 95 79
RGB 128 149 121
HSL 105° 11.67% 52.94%
HSB/HSV 105° 18.79% 58.43%
CMYK 14.09% 0.00% 18.79%
41.57%

Color #809579 in popluar number systems.

HEX 80 95 79
Decimal 128 149 121
Binary 10000000 10010101 1111001
Octal 200 225 171

Shades and tints

Shades of #809579

#809579
(128,149,121)
#75886E
(117,136,110)
#6A7B63
(106,123,99)
#5F6E58
(95,110,88)
#54614D
(84,97,77)
#495442
(73,84,66)
#3E4737
(62,71,55)
#333A2C
(51,58,44)
#282D21
(40,45,33)
#1D2016
(29,32,22)
#12130B
(18,19,11)
#000000
(0,0,0)

Tints of #809579

#809579
(128,149,121)
#8B9E85
(139,158,133)
#96A791
(150,167,145)
#A1B09D
(161,176,157)
#ACB9A9
(172,185,169)
#B7C2B5
(183,194,181)
#C2CBC1
(194,203,193)
#CDD4CD
(205,212,205)
#D8DDD9
(216,221,217)
#E3E6E5
(227,230,229)
#EEEFF1
(238,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #809579 color. Also use rgb(128,149,121) instead hex code.

Text Font Color

.myTextColor { color: #809579; }

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

This text font color is #809579.

Background Color

.myBgColor { background-color: #809579; }

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

This div background color is #809579.

Border color

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

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

This div border color is #809579.

Opacity

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

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

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

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

This text has shadow with #809579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809579.

Preview

Color preview on black background

This text has color #809579 on black background.


Color preview on white background

This text has color #809579 on white background.


Black color preview on #809579 background

This text has black color on #809579 background.


White color preview on #809579 background

This text has white color on #809579 background.


Related colors

Complementary color

Complementary color for #hex is #7F6A86.


I love getcolorcode.com

Triadic colors

1 #798095 and #957980 with #809579 are triadic colors.

2 #799580 and #958079 with #809579 are triadic colors.