COLOR #807491

HEX: #807491 RGB: (128,116,145)

Color info

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

RGB color model

#807491 color RGB value is (128,116,145).

RGB: (128,116,145) (50%, 45%, 57%)

RGB channels and saturation

R 128 of 255 = 50%
G 116 of 255 = 45%
B 145 of 255 = 57%

128
116
145

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

Portions of RGB colors in percentages

R + G + B = 128 + 116 + 145 = 389 (100%)
R 128 of 389 ~ 32.9%
G 116 of 389 ~ 29.82%
B 145 of 389 ~ 37.28'%

%32.9
%29.82
%37.28

CMYK color model

#807491 color CMYK value is (12,20,0,43).

  • cyan value is 11.72%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 43.14%
CMYK: (12,20,0,43) C12M20Y0K43 (12%,20%,0%,43%) (0.12/0.20/0.00/0.43) 

CMYK percentages

%11.72
%20
%0
%43.14

Codes

Color #807491 in popluar color models

80 74 91
RGB 128 116 145
HSL 265° 11.65% 51.18%
HSB/HSV 265° 20.00% 56.86%
CMYK 11.72% 20.00% 0.00%
43.14%

Color #807491 in popluar number systems.

HEX 80 74 91
Decimal 128 116 145
Binary 10000000 1110100 10010001
Octal 200 164 221

Shades and tints

Shades of #807491

#807491
(128,116,145)
#756A84
(117,106,132)
#6A6077
(106,96,119)
#5F566A
(95,86,106)
#544C5D
(84,76,93)
#494250
(73,66,80)
#3E3843
(62,56,67)
#332E36
(51,46,54)
#282429
(40,36,41)
#1D1A1C
(29,26,28)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #807491

#807491
(128,116,145)
#8B809B
(139,128,155)
#968CA5
(150,140,165)
#A198AF
(161,152,175)
#ACA4B9
(172,164,185)
#B7B0C3
(183,176,195)
#C2BCCD
(194,188,205)
#CDC8D7
(205,200,215)
#D8D4E1
(216,212,225)
#E3E0EB
(227,224,235)
#EEECF5
(238,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807491 color. Also use rgb(128,116,145) instead hex code.

Text Font Color

.myTextColor { color: #807491; }

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

This text font color is #807491.

Background Color

.myBgColor { background-color: #807491; }

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

This div background color is #807491.

Border color

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

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

This div border color is #807491.

Opacity

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

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

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

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

This text has shadow with #807491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807491.

Preview

Color preview on black background

This text has color #807491 on black background.


Color preview on white background

This text has color #807491 on white background.


Black color preview on #807491 background

This text has black color on #807491 background.


White color preview on #807491 background

This text has white color on #807491 background.


Related colors

Complementary color

Complementary color for #hex is #7F8B6E.


I love getcolorcode.com

Triadic colors

1 #918074 and #749180 with #807491 are triadic colors.

2 #917480 and #748091 with #807491 are triadic colors.