COLOR #804770

HEX: #804770 RGB: (128,71,112)

Color info

#804770 contains red, green and blue colors in about the same proportion. Web safe color of #804770 is #663366 (or #636).

RGB color model

#804770 color RGB value is (128,71,112).

RGB: (128,71,112) (50%, 28%, 44%)

RGB channels and saturation

R 128 of 255 = 50%
G 71 of 255 = 28%
B 112 of 255 = 44%

128
71
112

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

Portions of RGB colors in percentages

R + G + B = 128 + 71 + 112 = 311 (100%)
R 128 of 311 ~ 41.16%
G 71 of 311 ~ 22.83%
B 112 of 311 ~ 36.01'%

%41.16
%22.83
%36.01

CMYK color model

#804770 color CMYK value is (0,45,13,50).

  • cyan value is 0.00%
  • magenta value is 44.53%
  • yellow value is 12.50%
  • key color value is 49.80%

CMYK: (0,45,13,50)
C0M45Y13K50 (0%, 45%, 13%, 50%)
(0.00 / 0.45 / 0.13 / 0.50)

CMYK percentages

%0
%44.53
%12.5
%49.8

Codes

Color #804770 in popluar color models

80 47 70
RGB 128 71 112
HSL 317° 28.64% 39.02%
HSB/HSV 317° 44.53% 50.20%
CMYK 0.00% 44.53% 12.50%
49.80%

Color #804770 in popluar number systems.

HEX 80 47 70
Decimal 128 71 112
Binary 10000000 1000111 1110000
Octal 200 107 160

Shades and tints

Shades of #804770

#804770
(128,71,112)
#754166
(117,65,102)
#6A3B5C
(106,59,92)
#5F3552
(95,53,82)
#542F48
(84,47,72)
#49293E
(73,41,62)
#3E2334
(62,35,52)
#331D2A
(51,29,42)
#281720
(40,23,32)
#1D1116
(29,17,22)
#120B0C
(18,11,12)
#000000
(0,0,0)

Tints of #804770

#804770
(128,71,112)
#8B577D
(139,87,125)
#96678A
(150,103,138)
#A17797
(161,119,151)
#AC87A4
(172,135,164)
#B797B1
(183,151,177)
#C2A7BE
(194,167,190)
#CDB7CB
(205,183,203)
#D8C7D8
(216,199,216)
#E3D7E5
(227,215,229)
#EEE7F2
(238,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804770; }

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

This text font color is #804770.

Background Color

.myBgColor { background-color: #804770; }

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

This div background color is #804770.

Border color

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

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

This div border color is #804770.

Opacity

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

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

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

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

This text has shadow with #804770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804770.

Preview

Color preview on black background

This text has color #804770 on black background.


Color preview on white background

This text has color #804770 on white background.


Black color preview on #804770 background

This text has black color on #804770 background.


White color preview on #804770 background

This text has white color on #804770 background.


Related colors

Complementary color

Complementary color for #hex is #7FB88F.


I love getcolorcode.com

Triadic colors

1 #708047 and #477080 with #804770 are triadic colors.

2 #704780 and #478070 with #804770 are triadic colors.