COLOR #806588

HEX: #806588 RGB: (128,101,136)

Color info

#806588 contains red, green and blue colors in about the same proportion. Web safe color of #806588 is #666699 (or #669).

RGB color model

#806588 color RGB value is (128,101,136).

RGB: (128,101,136) (50%, 40%, 53%)

RGB channels and saturation

R 128 of 255 = 50%
G 101 of 255 = 40%
B 136 of 255 = 53%

128
101
136

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

Portions of RGB colors in percentages

R + G + B = 128 + 101 + 136 = 365 (100%)
R 128 of 365 ~ 35.07%
G 101 of 365 ~ 27.67%
B 136 of 365 ~ 37.26'%

%35.07
%27.67
%37.26

CMYK color model

#806588 color CMYK value is (6,26,0,47).

  • cyan value is 5.88%
  • magenta value is 25.74%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (6,26,0,47) C6M26Y0K47 (6%,26%,0%,47%) (0.06/0.26/0.00/0.47) 

CMYK percentages

%5.88
%25.74
%0
%46.67

Codes

Color #806588 in popluar color models

80 65 88
RGB 128 101 136
HSL 286° 14.77% 46.47%
HSB/HSV 286° 25.74% 53.33%
CMYK 5.88% 25.74% 0.00%
46.67%

Color #806588 in popluar number systems.

HEX 80 65 88
Decimal 128 101 136
Binary 10000000 1100101 10001000
Octal 200 145 210

Shades and tints

Shades of #806588

#806588
(128,101,136)
#755C7C
(117,92,124)
#6A5370
(106,83,112)
#5F4A64
(95,74,100)
#544158
(84,65,88)
#49384C
(73,56,76)
#3E2F40
(62,47,64)
#332634
(51,38,52)
#281D28
(40,29,40)
#1D141C
(29,20,28)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #806588

#806588
(128,101,136)
#8B7392
(139,115,146)
#96819C
(150,129,156)
#A18FA6
(161,143,166)
#AC9DB0
(172,157,176)
#B7ABBA
(183,171,186)
#C2B9C4
(194,185,196)
#CDC7CE
(205,199,206)
#D8D5D8
(216,213,216)
#E3E3E2
(227,227,226)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806588; }

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

This text font color is #806588.

Background Color

.myBgColor { background-color: #806588; }

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

This div background color is #806588.

Border color

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

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

This div border color is #806588.

Opacity

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

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

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

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

This text has shadow with #806588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806588.

Preview

Color preview on black background

This text has color #806588 on black background.


Color preview on white background

This text has color #806588 on white background.


Black color preview on #806588 background

This text has black color on #806588 background.


White color preview on #806588 background

This text has white color on #806588 background.


Related colors

Complementary color

Complementary color for #hex is #7F9A77.


I love getcolorcode.com

Triadic colors

1 #888065 and #658880 with #806588 are triadic colors.

2 #886580 and #658088 with #806588 are triadic colors.