COLOR #804655

HEX: #804655 RGB: (128,70,85)

Color info

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

RGB color model

#804655 color RGB value is (128,70,85).

RGB: (128,70,85) (50%, 27%, 33%)

RGB channels and saturation

R 128 of 255 = 50%
G 70 of 255 = 27%
B 85 of 255 = 33%

128
70
85

R + G + B ~ 37%. #804655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 70 + 85 = 283 (100%)
R 128 of 283 ~ 45.23%
G 70 of 283 ~ 24.73%
B 85 of 283 ~ 30.04'%

%45.23
%24.73
%30.04

CMYK color model

#804655 color CMYK value is (0,45,34,50).

  • cyan value is 0.00%
  • magenta value is 45.31%
  • yellow value is 33.59%
  • key color value is 49.80%
CMYK: (0,45,34,50) C0M45Y34K50 (0%,45%,34%,50%) (0.00/0.45/0.34/0.50) 

CMYK percentages

%0
%45.31
%33.59
%49.8

Codes

Color #804655 in popluar color models

80 46 55
RGB 128 70 85
HSL 344° 29.29% 38.82%
HSB/HSV 344° 45.31% 50.20%
CMYK 0.00% 45.31% 33.59%
49.80%

Color #804655 in popluar number systems.

HEX 80 46 55
Decimal 128 70 85
Binary 10000000 1000110 1010101
Octal 200 106 125

Shades and tints

Shades of #804655

#804655
(128,70,85)
#75404E
(117,64,78)
#6A3A47
(106,58,71)
#5F3440
(95,52,64)
#542E39
(84,46,57)
#492832
(73,40,50)
#3E222B
(62,34,43)
#331C24
(51,28,36)
#28161D
(40,22,29)
#1D1016
(29,16,22)
#120A0F
(18,10,15)
#000000
(0,0,0)

Tints of #804655

#804655
(128,70,85)
#8B5664
(139,86,100)
#966673
(150,102,115)
#A17682
(161,118,130)
#AC8691
(172,134,145)
#B796A0
(183,150,160)
#C2A6AF
(194,166,175)
#CDB6BE
(205,182,190)
#D8C6CD
(216,198,205)
#E3D6DC
(227,214,220)
#EEE6EB
(238,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804655; }

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

This text font color is #804655.

Background Color

.myBgColor { background-color: #804655; }

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

This div background color is #804655.

Border color

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

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

This div border color is #804655.

Opacity

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

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

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

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

This text has shadow with #804655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804655.

Preview

Color preview on black background

This text has color #804655 on black background.


Color preview on white background

This text has color #804655 on white background.


Black color preview on #804655 background

This text has black color on #804655 background.


White color preview on #804655 background

This text has white color on #804655 background.


Related colors

Complementary color

Complementary color for #hex is #7FB9AA.


I love getcolorcode.com

Triadic colors

1 #558046 and #465580 with #804655 are triadic colors.

2 #554680 and #468055 with #804655 are triadic colors.