COLOR #806695

HEX: #806695 RGB: (128,102,149)

Color info

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

RGB color model

#806695 color RGB value is (128,102,149).

RGB: (128,102,149) (50%, 40%, 58%)

RGB channels and saturation

R 128 of 255 = 50%
G 102 of 255 = 40%
B 149 of 255 = 58%

128
102
149

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

Portions of RGB colors in percentages

R + G + B = 128 + 102 + 149 = 379 (100%)
R 128 of 379 ~ 33.77%
G 102 of 379 ~ 26.91%
B 149 of 379 ~ 39.31'%

%33.77
%26.91
%39.31

CMYK color model

#806695 color CMYK value is (14,32,0,42).

  • cyan value is 14.09%
  • magenta value is 31.54%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (14,32,0,42)
C14M32Y0K42 (14%, 32%, 0%, 42%)
(0.14 / 0.32 / 0.00 / 0.42)

CMYK percentages

%14.09
%31.54
%0
%41.57

Codes

Color #806695 in popluar color models

80 66 95
RGB 128 102 149
HSL 273° 18.73% 49.22%
HSB/HSV 273° 31.54% 58.43%
CMYK 14.09% 31.54% 0.00%
41.57%

Color #806695 in popluar number systems.

HEX 80 66 95
Decimal 128 102 149
Binary 10000000 1100110 10010101
Octal 200 146 225

Shades and tints

Shades of #806695

#806695
(128,102,149)
#755D88
(117,93,136)
#6A547B
(106,84,123)
#5F4B6E
(95,75,110)
#544261
(84,66,97)
#493954
(73,57,84)
#3E3047
(62,48,71)
#33273A
(51,39,58)
#281E2D
(40,30,45)
#1D1520
(29,21,32)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #806695

#806695
(128,102,149)
#8B739E
(139,115,158)
#9680A7
(150,128,167)
#A18DB0
(161,141,176)
#AC9AB9
(172,154,185)
#B7A7C2
(183,167,194)
#C2B4CB
(194,180,203)
#CDC1D4
(205,193,212)
#D8CEDD
(216,206,221)
#E3DBE6
(227,219,230)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806695; }

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

This text font color is #806695.

Background Color

.myBgColor { background-color: #806695; }

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

This div background color is #806695.

Border color

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

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

This div border color is #806695.

Opacity

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

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

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

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

This text has shadow with #806695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806695.

Preview

Color preview on black background

This text has color #806695 on black background.


Color preview on white background

This text has color #806695 on white background.


Black color preview on #806695 background

This text has black color on #806695 background.


White color preview on #806695 background

This text has white color on #806695 background.


Related colors

Complementary color

Complementary color for #hex is #7F996A.


I love getcolorcode.com

Triadic colors

1 #958066 and #669580 with #806695 are triadic colors.

2 #956680 and #668095 with #806695 are triadic colors.