COLOR #806795

HEX: #806795 RGB: (128,103,149)

Color info

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

RGB color model

#806795 color RGB value is (128,103,149).

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

RGB channels and saturation

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

128
103
149

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

Portions of RGB colors in percentages

R + G + B = 128 + 103 + 149 = 380 (100%)
R 128 of 380 ~ 33.68%
G 103 of 380 ~ 27.11%
B 149 of 380 ~ 39.21'%

%33.68
%27.11
%39.21

CMYK color model

#806795 color CMYK value is (14,31,0,42).

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

CMYK: (14,31,0,42)
C14M31Y0K42 (14%, 31%, 0%, 42%)
(0.14 / 0.31 / 0.00 / 0.42)

CMYK percentages

%14.09
%30.87
%0
%41.57

Codes

Color #806795 in popluar color models

80 67 95
RGB 128 103 149
HSL 273° 18.25% 49.41%
HSB/HSV 273° 30.87% 58.43%
CMYK 14.09% 30.87% 0.00%
41.57%

Color #806795 in popluar number systems.

HEX 80 67 95
Decimal 128 103 149
Binary 10000000 1100111 10010101
Octal 200 147 225

Shades and tints

Shades of #806795

#806795
(128,103,149)
#755E88
(117,94,136)
#6A557B
(106,85,123)
#5F4C6E
(95,76,110)
#544361
(84,67,97)
#493A54
(73,58,84)
#3E3147
(62,49,71)
#33283A
(51,40,58)
#281F2D
(40,31,45)
#1D1620
(29,22,32)
#120D13
(18,13,19)
#000000
(0,0,0)

Tints of #806795

#806795
(128,103,149)
#8B749E
(139,116,158)
#9681A7
(150,129,167)
#A18EB0
(161,142,176)
#AC9BB9
(172,155,185)
#B7A8C2
(183,168,194)
#C2B5CB
(194,181,203)
#CDC2D4
(205,194,212)
#D8CFDD
(216,207,221)
#E3DCE6
(227,220,230)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806795; }

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

This text font color is #806795.

Background Color

.myBgColor { background-color: #806795; }

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

This div background color is #806795.

Border color

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

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

This div border color is #806795.

Opacity

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

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

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

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

This text has shadow with #806795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806795.

Preview

Color preview on black background

This text has color #806795 on black background.


Color preview on white background

This text has color #806795 on white background.


Black color preview on #806795 background

This text has black color on #806795 background.


White color preview on #806795 background

This text has white color on #806795 background.


Related colors

Complementary color

Complementary color for #hex is #7F986A.


I love getcolorcode.com

Triadic colors

1 #958067 and #679580 with #806795 are triadic colors.

2 #956780 and #678095 with #806795 are triadic colors.