COLOR #806692

HEX: #806692 RGB: (128,102,146)

Color info

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

RGB color model

#806692 color RGB value is (128,102,146).

RGB: (128,102,146) (50%, 40%, 57%)

RGB channels and saturation

R 128 of 255 = 50%
G 102 of 255 = 40%
B 146 of 255 = 57%

128
102
146

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

Portions of RGB colors in percentages

R + G + B = 128 + 102 + 146 = 376 (100%)
R 128 of 376 ~ 34.04%
G 102 of 376 ~ 27.13%
B 146 of 376 ~ 38.83'%

%34.04
%27.13
%38.83

CMYK color model

#806692 color CMYK value is (12,30,0,43).

  • cyan value is 12.33%
  • magenta value is 30.14%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (12,30,0,43)
C12M30Y0K43 (12%, 30%, 0%, 43%)
(0.12 / 0.30 / 0.00 / 0.43)

CMYK percentages

%12.33
%30.14
%0
%42.75

Codes

Color #806692 in popluar color models

80 66 92
RGB 128 102 146
HSL 275° 17.74% 48.63%
HSB/HSV 275° 30.14% 57.25%
CMYK 12.33% 30.14% 0.00%
42.75%

Color #806692 in popluar number systems.

HEX 80 66 92
Decimal 128 102 146
Binary 10000000 1100110 10010010
Octal 200 146 222

Shades and tints

Shades of #806692

#806692
(128,102,146)
#755D85
(117,93,133)
#6A5478
(106,84,120)
#5F4B6B
(95,75,107)
#54425E
(84,66,94)
#493951
(73,57,81)
#3E3044
(62,48,68)
#332737
(51,39,55)
#281E2A
(40,30,42)
#1D151D
(29,21,29)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #806692

#806692
(128,102,146)
#8B739B
(139,115,155)
#9680A4
(150,128,164)
#A18DAD
(161,141,173)
#AC9AB6
(172,154,182)
#B7A7BF
(183,167,191)
#C2B4C8
(194,180,200)
#CDC1D1
(205,193,209)
#D8CEDA
(216,206,218)
#E3DBE3
(227,219,227)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806692; }

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

This text font color is #806692.

Background Color

.myBgColor { background-color: #806692; }

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

This div background color is #806692.

Border color

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

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

This div border color is #806692.

Opacity

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

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

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

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

This text has shadow with #806692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806692.

Preview

Color preview on black background

This text has color #806692 on black background.


Color preview on white background

This text has color #806692 on white background.


Black color preview on #806692 background

This text has black color on #806692 background.


White color preview on #806692 background

This text has white color on #806692 background.


Related colors

Complementary color

Complementary color for #hex is #7F996D.


I love getcolorcode.com

Triadic colors

1 #928066 and #669280 with #806692 are triadic colors.

2 #926680 and #668092 with #806692 are triadic colors.