COLOR #805977

HEX: #805977 RGB: (128,89,119)

Color info

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

RGB color model

#805977 color RGB value is (128,89,119).

RGB: (128,89,119) (50%, 35%, 47%)

RGB channels and saturation

R 128 of 255 = 50%
G 89 of 255 = 35%
B 119 of 255 = 47%

128
89
119

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

Portions of RGB colors in percentages

R + G + B = 128 + 89 + 119 = 336 (100%)
R 128 of 336 ~ 38.1%
G 89 of 336 ~ 26.49%
B 119 of 336 ~ 35.42'%

%38.1
%26.49
%35.42

CMYK color model

#805977 color CMYK value is (0,30,7,50).

  • cyan value is 0.00%
  • magenta value is 30.47%
  • yellow value is 7.03%
  • key color value is 49.80%
CMYK: (0,30,7,50) C0M30Y7K50 (0%,30%,7%,50%) (0.00/0.30/0.07/0.50) 

CMYK percentages

%0
%30.47
%7.03
%49.8

Codes

Color #805977 in popluar color models

80 59 77
RGB 128 89 119
HSL 314° 17.97% 42.55%
HSB/HSV 314° 30.47% 50.20%
CMYK 0.00% 30.47% 7.03%
49.80%

Color #805977 in popluar number systems.

HEX 80 59 77
Decimal 128 89 119
Binary 10000000 1011001 1110111
Octal 200 131 167

Shades and tints

Shades of #805977

#805977
(128,89,119)
#75516D
(117,81,109)
#6A4963
(106,73,99)
#5F4159
(95,65,89)
#54394F
(84,57,79)
#493145
(73,49,69)
#3E293B
(62,41,59)
#332131
(51,33,49)
#281927
(40,25,39)
#1D111D
(29,17,29)
#120913
(18,9,19)
#000000
(0,0,0)

Tints of #805977

#805977
(128,89,119)
#8B6883
(139,104,131)
#96778F
(150,119,143)
#A1869B
(161,134,155)
#AC95A7
(172,149,167)
#B7A4B3
(183,164,179)
#C2B3BF
(194,179,191)
#CDC2CB
(205,194,203)
#D8D1D7
(216,209,215)
#E3E0E3
(227,224,227)
#EEEFEF
(238,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #805977 color. Also use rgb(128,89,119) instead hex code.

Text Font Color

.myTextColor { color: #805977; }

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

This text font color is #805977.

Background Color

.myBgColor { background-color: #805977; }

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

This div background color is #805977.

Border color

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

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

This div border color is #805977.

Opacity

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

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

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

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

This text has shadow with #805977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805977.

Preview

Color preview on black background

This text has color #805977 on black background.


Color preview on white background

This text has color #805977 on white background.


Black color preview on #805977 background

This text has black color on #805977 background.


White color preview on #805977 background

This text has white color on #805977 background.


Related colors

Complementary color

Complementary color for #hex is #7FA688.


I love getcolorcode.com

Triadic colors

1 #778059 and #597780 with #805977 are triadic colors.

2 #775980 and #598077 with #805977 are triadic colors.