COLOR #807480

HEX: #807480 RGB: (128,116,128)

Color info

#807480 contains red, green and blue colors in about the same proportion. Web safe color of #807480 is #666666 (or #666).

RGB color model

#807480 color RGB value is (128,116,128).

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

RGB channels and saturation

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

128
116
128

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

Portions of RGB colors in percentages

R + G + B = 128 + 116 + 128 = 372 (100%)
R 128 of 372 ~ 34.41%
G 116 of 372 ~ 31.18%
B 128 of 372 ~ 34.41'%

%34.41
%31.18
%34.41

CMYK color model

#807480 color CMYK value is (0,9,0,50).

  • cyan value is 0.00%
  • magenta value is 9.38%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (0,9,0,50)
C0M9Y0K50 (0%, 9%, 0%, 50%)
(0.00 / 0.09 / 0.00 / 0.50)

CMYK percentages

%0
%9.38
%0
%49.8

Codes

Color #807480 in popluar color models

80 74 80
RGB 128 116 128
HSL 300° 4.92% 47.84%
HSB/HSV 300° 9.38% 50.20%
CMYK 0.00% 9.38% 0.00%
49.80%

Color #807480 in popluar number systems.

HEX 80 74 80
Decimal 128 116 128
Binary 10000000 1110100 10000000
Octal 200 164 200

Shades and tints

Shades of #807480

#807480
(128,116,128)
#756A75
(117,106,117)
#6A606A
(106,96,106)
#5F565F
(95,86,95)
#544C54
(84,76,84)
#494249
(73,66,73)
#3E383E
(62,56,62)
#332E33
(51,46,51)
#282428
(40,36,40)
#1D1A1D
(29,26,29)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #807480

#807480
(128,116,128)
#8B808B
(139,128,139)
#968C96
(150,140,150)
#A198A1
(161,152,161)
#ACA4AC
(172,164,172)
#B7B0B7
(183,176,183)
#C2BCC2
(194,188,194)
#CDC8CD
(205,200,205)
#D8D4D8
(216,212,216)
#E3E0E3
(227,224,227)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807480; }

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

This text font color is #807480.

Background Color

.myBgColor { background-color: #807480; }

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

This div background color is #807480.

Border color

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

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

This div border color is #807480.

Opacity

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

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

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

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

This text has shadow with #807480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807480.

Preview

Color preview on black background

This text has color #807480 on black background.


Color preview on white background

This text has color #807480 on white background.


Black color preview on #807480 background

This text has black color on #807480 background.


White color preview on #807480 background

This text has white color on #807480 background.


Related colors

Complementary color

Complementary color for #hex is #7F8B7F.


I love getcolorcode.com

Triadic colors

1 #808074 and #748080 with #807480 are triadic colors.

2 #807480 and #748080 with #807480 are triadic colors.