COLOR #804379

HEX: #804379 RGB: (128,67,121)

Color info

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

RGB color model

#804379 color RGB value is (128,67,121).

RGB: (128,67,121) (50%, 26%, 47%)

RGB channels and saturation

R 128 of 255 = 50%
G 67 of 255 = 26%
B 121 of 255 = 47%

128
67
121

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

Portions of RGB colors in percentages

R + G + B = 128 + 67 + 121 = 316 (100%)
R 128 of 316 ~ 40.51%
G 67 of 316 ~ 21.2%
B 121 of 316 ~ 38.29'%

%40.51
%21.2
%38.29

CMYK color model

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

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

CMYK: (0,48,5,50)
C0M48Y5K50 (0%, 48%, 5%, 50%)
(0.00 / 0.48 / 0.05 / 0.50)

CMYK percentages

%0
%47.66
%5.47
%49.8

Codes

Color #804379 in popluar color models

80 43 79
RGB 128 67 121
HSL 307° 31.28% 38.24%
HSB/HSV 307° 47.66% 50.20%
CMYK 0.00% 47.66% 5.47%
49.80%

Color #804379 in popluar number systems.

HEX 80 43 79
Decimal 128 67 121
Binary 10000000 1000011 1111001
Octal 200 103 171

Shades and tints

Shades of #804379

#804379
(128,67,121)
#753D6E
(117,61,110)
#6A3763
(106,55,99)
#5F3158
(95,49,88)
#542B4D
(84,43,77)
#492542
(73,37,66)
#3E1F37
(62,31,55)
#33192C
(51,25,44)
#281321
(40,19,33)
#1D0D16
(29,13,22)
#12070B
(18,7,11)
#000000
(0,0,0)

Tints of #804379

#804379
(128,67,121)
#8B5485
(139,84,133)
#966591
(150,101,145)
#A1769D
(161,118,157)
#AC87A9
(172,135,169)
#B798B5
(183,152,181)
#C2A9C1
(194,169,193)
#CDBACD
(205,186,205)
#D8CBD9
(216,203,217)
#E3DCE5
(227,220,229)
#EEEDF1
(238,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804379; }

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

This text font color is #804379.

Background Color

.myBgColor { background-color: #804379; }

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

This div background color is #804379.

Border color

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

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

This div border color is #804379.

Opacity

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

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

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

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

This text has shadow with #804379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804379.

Preview

Color preview on black background

This text has color #804379 on black background.


Color preview on white background

This text has color #804379 on white background.


Black color preview on #804379 background

This text has black color on #804379 background.


White color preview on #804379 background

This text has white color on #804379 background.


Related colors

Complementary color

Complementary color for #hex is #7FBC86.


I love getcolorcode.com

Triadic colors

1 #798043 and #437980 with #804379 are triadic colors.

2 #794380 and #438079 with #804379 are triadic colors.