COLOR #807684

HEX: #807684 RGB: (128,118,132)

Color info

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

RGB color model

#807684 color RGB value is (128,118,132).

RGB: (128,118,132) (50%, 46%, 52%)

RGB channels and saturation

R 128 of 255 = 50%
G 118 of 255 = 46%
B 132 of 255 = 52%

128
118
132

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

Portions of RGB colors in percentages

R + G + B = 128 + 118 + 132 = 378 (100%)
R 128 of 378 ~ 33.86%
G 118 of 378 ~ 31.22%
B 132 of 378 ~ 34.92'%

%33.86
%31.22
%34.92

CMYK color model

#807684 color CMYK value is (3,11,0,48).

  • cyan value is 3.03%
  • magenta value is 10.61%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (3,11,0,48) C3M11Y0K48 (3%,11%,0%,48%) (0.03/0.11/0.00/0.48) 

CMYK percentages

%3.03
%10.61
%0
%48.24

Codes

Color #807684 in popluar color models

80 76 84
RGB 128 118 132
HSL 283° 5.60% 49.02%
HSB/HSV 283° 10.61% 51.76%
CMYK 3.03% 10.61% 0.00%
48.24%

Color #807684 in popluar number systems.

HEX 80 76 84
Decimal 128 118 132
Binary 10000000 1110110 10000100
Octal 200 166 204

Shades and tints

Shades of #807684

#807684
(128,118,132)
#756C78
(117,108,120)
#6A626C
(106,98,108)
#5F5860
(95,88,96)
#544E54
(84,78,84)
#494448
(73,68,72)
#3E3A3C
(62,58,60)
#333030
(51,48,48)
#282624
(40,38,36)
#1D1C18
(29,28,24)
#12120C
(18,18,12)
#000000
(0,0,0)

Tints of #807684

#807684
(128,118,132)
#8B828F
(139,130,143)
#968E9A
(150,142,154)
#A19AA5
(161,154,165)
#ACA6B0
(172,166,176)
#B7B2BB
(183,178,187)
#C2BEC6
(194,190,198)
#CDCAD1
(205,202,209)
#D8D6DC
(216,214,220)
#E3E2E7
(227,226,231)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807684 color. Also use rgb(128,118,132) instead hex code.

Text Font Color

.myTextColor { color: #807684; }

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

This text font color is #807684.

Background Color

.myBgColor { background-color: #807684; }

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

This div background color is #807684.

Border color

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

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

This div border color is #807684.

Opacity

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

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

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

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

This text has shadow with #807684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807684.

Preview

Color preview on black background

This text has color #807684 on black background.


Color preview on white background

This text has color #807684 on white background.


Black color preview on #807684 background

This text has black color on #807684 background.


White color preview on #807684 background

This text has white color on #807684 background.


Related colors

Complementary color

Complementary color for #hex is #7F897B.


I love getcolorcode.com

Triadic colors

1 #848076 and #768480 with #807684 are triadic colors.

2 #847680 and #768084 with #807684 are triadic colors.