COLOR #805880

HEX: #805880 RGB: (128,88,128)

Color info

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

RGB color model

#805880 color RGB value is (128,88,128).

RGB: (128,88,128) (50%, 35%, 50%)

RGB channels and saturation

R 128 of 255 = 50%
G 88 of 255 = 35%
B 128 of 255 = 50%

128
88
128

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

Portions of RGB colors in percentages

R + G + B = 128 + 88 + 128 = 344 (100%)
R 128 of 344 ~ 37.21%
G 88 of 344 ~ 25.58%
B 128 of 344 ~ 37.21'%

%37.21
%25.58
%37.21

CMYK color model

#805880 color CMYK value is (0,31,0,50).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (0,31,0,50)
C0M31Y0K50 (0%, 31%, 0%, 50%)
(0.00 / 0.31 / 0.00 / 0.50)

CMYK percentages

%0
%31.25
%0
%49.8

Codes

Color #805880 in popluar color models

80 58 80
RGB 128 88 128
HSL 300° 18.52% 42.35%
HSB/HSV 300° 31.25% 50.20%
CMYK 0.00% 31.25% 0.00%
49.80%

Color #805880 in popluar number systems.

HEX 80 58 80
Decimal 128 88 128
Binary 10000000 1011000 10000000
Octal 200 130 200

Shades and tints

Shades of #805880

#805880
(128,88,128)
#755075
(117,80,117)
#6A486A
(106,72,106)
#5F405F
(95,64,95)
#543854
(84,56,84)
#493049
(73,48,73)
#3E283E
(62,40,62)
#332033
(51,32,51)
#281828
(40,24,40)
#1D101D
(29,16,29)
#120812
(18,8,18)
#000000
(0,0,0)

Tints of #805880

#805880
(128,88,128)
#8B678B
(139,103,139)
#967696
(150,118,150)
#A185A1
(161,133,161)
#AC94AC
(172,148,172)
#B7A3B7
(183,163,183)
#C2B2C2
(194,178,194)
#CDC1CD
(205,193,205)
#D8D0D8
(216,208,216)
#E3DFE3
(227,223,227)
#EEEEEE
(238,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #805880; }

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

This text font color is #805880.

Background Color

.myBgColor { background-color: #805880; }

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

This div background color is #805880.

Border color

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

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

This div border color is #805880.

Opacity

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

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

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

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

This text has shadow with #805880 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805880.

Preview

Color preview on black background

This text has color #805880 on black background.


Color preview on white background

This text has color #805880 on white background.


Black color preview on #805880 background

This text has black color on #805880 background.


White color preview on #805880 background

This text has white color on #805880 background.


Related colors

Complementary color

Complementary color for #hex is #7FA77F.


I love getcolorcode.com

Triadic colors

1 #808058 and #588080 with #805880 are triadic colors.

2 #805880 and #588080 with #805880 are triadic colors.