COLOR #806499

HEX: #806499 RGB: (128,100,153)

Color info

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

RGB color model

#806499 color RGB value is (128,100,153).

RGB: (128,100,153) (50%, 39%, 60%)

RGB channels and saturation

R 128 of 255 = 50%
G 100 of 255 = 39%
B 153 of 255 = 60%

128
100
153

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

Portions of RGB colors in percentages

R + G + B = 128 + 100 + 153 = 381 (100%)
R 128 of 381 ~ 33.6%
G 100 of 381 ~ 26.25%
B 153 of 381 ~ 40.16'%

%33.6
%26.25
%40.16

CMYK color model

#806499 color CMYK value is (16,35,0,40).

  • cyan value is 16.34%
  • magenta value is 34.64%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (16,35,0,40)
C16M35Y0K40 (16%, 35%, 0%, 40%)
(0.16 / 0.35 / 0.00 / 0.40)

CMYK percentages

%16.34
%34.64
%0
%40

Codes

Color #806499 in popluar color models

80 64 99
RGB 128 100 153
HSL 272° 20.95% 49.61%
HSB/HSV 272° 34.64% 60.00%
CMYK 16.34% 34.64% 0.00%
40.00%

Color #806499 in popluar number systems.

HEX 80 64 99
Decimal 128 100 153
Binary 10000000 1100100 10011001
Octal 200 144 231

Shades and tints

Shades of #806499

#806499
(128,100,153)
#755B8C
(117,91,140)
#6A527F
(106,82,127)
#5F4972
(95,73,114)
#544065
(84,64,101)
#493758
(73,55,88)
#3E2E4B
(62,46,75)
#33253E
(51,37,62)
#281C31
(40,28,49)
#1D1324
(29,19,36)
#120A17
(18,10,23)
#000000
(0,0,0)

Tints of #806499

#806499
(128,100,153)
#8B72A2
(139,114,162)
#9680AB
(150,128,171)
#A18EB4
(161,142,180)
#AC9CBD
(172,156,189)
#B7AAC6
(183,170,198)
#C2B8CF
(194,184,207)
#CDC6D8
(205,198,216)
#D8D4E1
(216,212,225)
#E3E2EA
(227,226,234)
#EEF0F3
(238,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806499 color. Also use rgb(128,100,153) instead hex code.

Text Font Color

.myTextColor { color: #806499; }

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

This text font color is #806499.

Background Color

.myBgColor { background-color: #806499; }

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

This div background color is #806499.

Border color

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

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

This div border color is #806499.

Opacity

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

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

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

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

This text has shadow with #806499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806499.

Preview

Color preview on black background

This text has color #806499 on black background.


Color preview on white background

This text has color #806499 on white background.


Black color preview on #806499 background

This text has black color on #806499 background.


White color preview on #806499 background

This text has white color on #806499 background.


Related colors

Complementary color

Complementary color for #hex is #7F9B66.


I love getcolorcode.com

Triadic colors

1 #998064 and #649980 with #806499 are triadic colors.

2 #996480 and #648099 with #806499 are triadic colors.