COLOR #807579

HEX: #807579 RGB: (128,117,121)

Color info

#807579 contains red, green and blue colors in about the same proportion. Web safe color of #807579 is #666666 (or #666).

RGB color model

#807579 color RGB value is (128,117,121).

RGB: (128,117,121) (50%, 46%, 47%)

RGB channels and saturation

R 128 of 255 = 50%
G 117 of 255 = 46%
B 121 of 255 = 47%

128
117
121

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

Portions of RGB colors in percentages

R + G + B = 128 + 117 + 121 = 366 (100%)
R 128 of 366 ~ 34.97%
G 117 of 366 ~ 31.97%
B 121 of 366 ~ 33.06'%

%34.97
%31.97
%33.06

CMYK color model

#807579 color CMYK value is (0,9,5,50).

  • cyan value is 0.00%
  • magenta value is 8.59%
  • yellow value is 5.47%
  • key color value is 49.80%

CMYK: (0,9,5,50)
C0M9Y5K50 (0%, 9%, 5%, 50%)
(0.00 / 0.09 / 0.05 / 0.50)

CMYK percentages

%0
%8.59
%5.47
%49.8

Codes

Color #807579 in popluar color models

80 75 79
RGB 128 117 121
HSL 338° 4.49% 48.04%
HSB/HSV 338° 8.59% 50.20%
CMYK 0.00% 8.59% 5.47%
49.80%

Color #807579 in popluar number systems.

HEX 80 75 79
Decimal 128 117 121
Binary 10000000 1110101 1111001
Octal 200 165 171

Shades and tints

Shades of #807579

#807579
(128,117,121)
#756B6E
(117,107,110)
#6A6163
(106,97,99)
#5F5758
(95,87,88)
#544D4D
(84,77,77)
#494342
(73,67,66)
#3E3937
(62,57,55)
#332F2C
(51,47,44)
#282521
(40,37,33)
#1D1B16
(29,27,22)
#12110B
(18,17,11)
#000000
(0,0,0)

Tints of #807579

#807579
(128,117,121)
#8B8185
(139,129,133)
#968D91
(150,141,145)
#A1999D
(161,153,157)
#ACA5A9
(172,165,169)
#B7B1B5
(183,177,181)
#C2BDC1
(194,189,193)
#CDC9CD
(205,201,205)
#D8D5D9
(216,213,217)
#E3E1E5
(227,225,229)
#EEEDF1
(238,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807579; }

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

This text font color is #807579.

Background Color

.myBgColor { background-color: #807579; }

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

This div background color is #807579.

Border color

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

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

This div border color is #807579.

Opacity

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

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

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

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

This text has shadow with #807579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807579.

Preview

Color preview on black background

This text has color #807579 on black background.


Color preview on white background

This text has color #807579 on white background.


Black color preview on #807579 background

This text has black color on #807579 background.


White color preview on #807579 background

This text has white color on #807579 background.


Related colors

Complementary color

Complementary color for #hex is #7F8A86.


I love getcolorcode.com

Triadic colors

1 #798075 and #757980 with #807579 are triadic colors.

2 #797580 and #758079 with #807579 are triadic colors.