COLOR #806690

HEX: #806690 RGB: (128,102,144)

Color info

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

RGB color model

#806690 color RGB value is (128,102,144).

RGB: (128,102,144) (50%, 40%, 56%)

RGB channels and saturation

R 128 of 255 = 50%
G 102 of 255 = 40%
B 144 of 255 = 56%

128
102
144

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

Portions of RGB colors in percentages

R + G + B = 128 + 102 + 144 = 374 (100%)
R 128 of 374 ~ 34.22%
G 102 of 374 ~ 27.27%
B 144 of 374 ~ 38.5'%

%34.22
%27.27
%38.5

CMYK color model

#806690 color CMYK value is (11,29,0,44).

  • cyan value is 11.11%
  • magenta value is 29.17%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (11,29,0,44) C11M29Y0K44 (11%,29%,0%,44%) (0.11/0.29/0.00/0.44) 

CMYK percentages

%11.11
%29.17
%0
%43.53

Codes

Color #806690 in popluar color models

80 66 90
RGB 128 102 144
HSL 277° 17.07% 48.24%
HSB/HSV 277° 29.17% 56.47%
CMYK 11.11% 29.17% 0.00%
43.53%

Color #806690 in popluar number systems.

HEX 80 66 90
Decimal 128 102 144
Binary 10000000 1100110 10010000
Octal 200 146 220

Shades and tints

Shades of #806690

#806690
(128,102,144)
#755D83
(117,93,131)
#6A5476
(106,84,118)
#5F4B69
(95,75,105)
#54425C
(84,66,92)
#49394F
(73,57,79)
#3E3042
(62,48,66)
#332735
(51,39,53)
#281E28
(40,30,40)
#1D151B
(29,21,27)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #806690

#806690
(128,102,144)
#8B739A
(139,115,154)
#9680A4
(150,128,164)
#A18DAE
(161,141,174)
#AC9AB8
(172,154,184)
#B7A7C2
(183,167,194)
#C2B4CC
(194,180,204)
#CDC1D6
(205,193,214)
#D8CEE0
(216,206,224)
#E3DBEA
(227,219,234)
#EEE8F4
(238,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806690; }

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

This text font color is #806690.

Background Color

.myBgColor { background-color: #806690; }

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

This div background color is #806690.

Border color

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

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

This div border color is #806690.

Opacity

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

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

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

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

This text has shadow with #806690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806690.

Preview

Color preview on black background

This text has color #806690 on black background.


Color preview on white background

This text has color #806690 on white background.


Black color preview on #806690 background

This text has black color on #806690 background.


White color preview on #806690 background

This text has white color on #806690 background.


Related colors

Complementary color

Complementary color for #hex is #7F996F.


I love getcolorcode.com

Triadic colors

1 #908066 and #669080 with #806690 are triadic colors.

2 #906680 and #668090 with #806690 are triadic colors.