COLOR #807380

HEX: #807380 RGB: (128,115,128)

Color info

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

RGB color model

#807380 color RGB value is (128,115,128).

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

RGB channels and saturation

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

128
115
128

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

Portions of RGB colors in percentages

R + G + B = 128 + 115 + 128 = 371 (100%)
R 128 of 371 ~ 34.5%
G 115 of 371 ~ 31%
B 128 of 371 ~ 34.5'%

%34.5
%31
%34.5

CMYK color model

#807380 color CMYK value is (0,10,0,50).

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

CMYK: (0,10,0,50)
C0M10Y0K50 (0%, 10%, 0%, 50%)
(0.00 / 0.10 / 0.00 / 0.50)

CMYK percentages

%0
%10.16
%0
%49.8

Codes

Color #807380 in popluar color models

80 73 80
RGB 128 115 128
HSL 300° 5.35% 47.65%
HSB/HSV 300° 10.16% 50.20%
CMYK 0.00% 10.16% 0.00%
49.80%

Color #807380 in popluar number systems.

HEX 80 73 80
Decimal 128 115 128
Binary 10000000 1110011 10000000
Octal 200 163 200

Shades and tints

Shades of #807380

#807380
(128,115,128)
#756975
(117,105,117)
#6A5F6A
(106,95,106)
#5F555F
(95,85,95)
#544B54
(84,75,84)
#494149
(73,65,73)
#3E373E
(62,55,62)
#332D33
(51,45,51)
#282328
(40,35,40)
#1D191D
(29,25,29)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #807380

#807380
(128,115,128)
#8B7F8B
(139,127,139)
#968B96
(150,139,150)
#A197A1
(161,151,161)
#ACA3AC
(172,163,172)
#B7AFB7
(183,175,183)
#C2BBC2
(194,187,194)
#CDC7CD
(205,199,205)
#D8D3D8
(216,211,216)
#E3DFE3
(227,223,227)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807380; }

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

This text font color is #807380.

Background Color

.myBgColor { background-color: #807380; }

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

This div background color is #807380.

Border color

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

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

This div border color is #807380.

Opacity

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

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

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

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

This text has shadow with #807380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807380.

Preview

Color preview on black background

This text has color #807380 on black background.


Color preview on white background

This text has color #807380 on white background.


Black color preview on #807380 background

This text has black color on #807380 background.


White color preview on #807380 background

This text has white color on #807380 background.


Related colors

Complementary color

Complementary color for #hex is #7F8C7F.


I love getcolorcode.com

Triadic colors

1 #808073 and #738080 with #807380 are triadic colors.

2 #807380 and #738080 with #807380 are triadic colors.