COLOR #804079

HEX: #804079 RGB: (128,64,121)

Color info

#804079 contains mainly red and blue colors. Web safe color of #804079 is #663366 (or #636).

RGB color model

#804079 color RGB value is (128,64,121).

RGB: (128,64,121) (50%, 25%, 47%)

RGB channels and saturation

R 128 of 255 = 50%
G 64 of 255 = 25%
B 121 of 255 = 47%

128
64
121

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

Portions of RGB colors in percentages

R + G + B = 128 + 64 + 121 = 313 (100%)
R 128 of 313 ~ 40.89%
G 64 of 313 ~ 20.45%
B 121 of 313 ~ 38.66'%

%40.89
%20.45
%38.66

CMYK color model

#804079 color CMYK value is (0,50,5,50).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 5.47%
  • key color value is 49.80%

CMYK: (0,50,5,50)
C0M50Y5K50 (0%, 50%, 5%, 50%)
(0.00 / 0.50 / 0.05 / 0.50)

CMYK percentages

%0
%50
%5.47
%49.8

Codes

Color #804079 in popluar color models

80 40 79
RGB 128 64 121
HSL 307° 33.33% 37.65%
HSB/HSV 307° 50.00% 50.20%
CMYK 0.00% 50.00% 5.47%
49.80%

Color #804079 in popluar number systems.

HEX 80 40 79
Decimal 128 64 121
Binary 10000000 1000000 1111001
Octal 200 100 171

Shades and tints

Shades of #804079

#804079
(128,64,121)
#753B6E
(117,59,110)
#6A3663
(106,54,99)
#5F3158
(95,49,88)
#542C4D
(84,44,77)
#492742
(73,39,66)
#3E2237
(62,34,55)
#331D2C
(51,29,44)
#281821
(40,24,33)
#1D1316
(29,19,22)
#120E0B
(18,14,11)
#000000
(0,0,0)

Tints of #804079

#804079
(128,64,121)
#8B5185
(139,81,133)
#966291
(150,98,145)
#A1739D
(161,115,157)
#AC84A9
(172,132,169)
#B795B5
(183,149,181)
#C2A6C1
(194,166,193)
#CDB7CD
(205,183,205)
#D8C8D9
(216,200,217)
#E3D9E5
(227,217,229)
#EEEAF1
(238,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804079; }

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

This text font color is #804079.

Background Color

.myBgColor { background-color: #804079; }

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

This div background color is #804079.

Border color

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

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

This div border color is #804079.

Opacity

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

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

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

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

This text has shadow with #804079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804079.

Preview

Color preview on black background

This text has color #804079 on black background.


Color preview on white background

This text has color #804079 on white background.


Black color preview on #804079 background

This text has black color on #804079 background.


White color preview on #804079 background

This text has white color on #804079 background.


Related colors

Complementary color

Complementary color for #hex is #7FBF86.


I love getcolorcode.com

Triadic colors

1 #798040 and #407980 with #804079 are triadic colors.

2 #794080 and #408079 with #804079 are triadic colors.