COLOR #807892

HEX: #807892 RGB: (128,120,146)

Color info

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

RGB color model

#807892 color RGB value is (128,120,146).

RGB: (128,120,146) (50%, 47%, 57%)

RGB channels and saturation

R 128 of 255 = 50%
G 120 of 255 = 47%
B 146 of 255 = 57%

128
120
146

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

Portions of RGB colors in percentages

R + G + B = 128 + 120 + 146 = 394 (100%)
R 128 of 394 ~ 32.49%
G 120 of 394 ~ 30.46%
B 146 of 394 ~ 37.06'%

%32.49
%30.46
%37.06

CMYK color model

#807892 color CMYK value is (12,18,0,43).

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

CMYK: (12,18,0,43)
C12M18Y0K43 (12%, 18%, 0%, 43%)
(0.12 / 0.18 / 0.00 / 0.43)

CMYK percentages

%12.33
%17.81
%0
%42.75

Codes

Color #807892 in popluar color models

80 78 92
RGB 128 120 146
HSL 258° 10.66% 52.16%
HSB/HSV 258° 17.81% 57.25%
CMYK 12.33% 17.81% 0.00%
42.75%

Color #807892 in popluar number systems.

HEX 80 78 92
Decimal 128 120 146
Binary 10000000 1111000 10010010
Octal 200 170 222

Shades and tints

Shades of #807892

#807892
(128,120,146)
#756E85
(117,110,133)
#6A6478
(106,100,120)
#5F5A6B
(95,90,107)
#54505E
(84,80,94)
#494651
(73,70,81)
#3E3C44
(62,60,68)
#333237
(51,50,55)
#28282A
(40,40,42)
#1D1E1D
(29,30,29)
#121410
(18,20,16)
#000000
(0,0,0)

Tints of #807892

#807892
(128,120,146)
#8B849B
(139,132,155)
#9690A4
(150,144,164)
#A19CAD
(161,156,173)
#ACA8B6
(172,168,182)
#B7B4BF
(183,180,191)
#C2C0C8
(194,192,200)
#CDCCD1
(205,204,209)
#D8D8DA
(216,216,218)
#E3E4E3
(227,228,227)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807892; }

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

This text font color is #807892.

Background Color

.myBgColor { background-color: #807892; }

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

This div background color is #807892.

Border color

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

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

This div border color is #807892.

Opacity

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

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

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

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

This text has shadow with #807892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807892.

Preview

Color preview on black background

This text has color #807892 on black background.


Color preview on white background

This text has color #807892 on white background.


Black color preview on #807892 background

This text has black color on #807892 background.


White color preview on #807892 background

This text has white color on #807892 background.


Related colors

Complementary color

Complementary color for #hex is #7F876D.


I love getcolorcode.com

Triadic colors

1 #928078 and #789280 with #807892 are triadic colors.

2 #927880 and #788092 with #807892 are triadic colors.