COLOR #804176

HEX: #804176 RGB: (128,65,118)

Color info

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

RGB color model

#804176 color RGB value is (128,65,118).

RGB: (128,65,118) (50%, 25%, 46%)

RGB channels and saturation

R 128 of 255 = 50%
G 65 of 255 = 25%
B 118 of 255 = 46%

128
65
118

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

Portions of RGB colors in percentages

R + G + B = 128 + 65 + 118 = 311 (100%)
R 128 of 311 ~ 41.16%
G 65 of 311 ~ 20.9%
B 118 of 311 ~ 37.94'%

%41.16
%20.9
%37.94

CMYK color model

#804176 color CMYK value is (0,49,8,50).

  • cyan value is 0.00%
  • magenta value is 49.22%
  • yellow value is 7.81%
  • key color value is 49.80%

CMYK: (0,49,8,50)
C0M49Y8K50 (0%, 49%, 8%, 50%)
(0.00 / 0.49 / 0.08 / 0.50)

CMYK percentages

%0
%49.22
%7.81
%49.8

Codes

Color #804176 in popluar color models

80 41 76
RGB 128 65 118
HSL 310° 32.64% 37.84%
HSB/HSV 310° 49.22% 50.20%
CMYK 0.00% 49.22% 7.81%
49.80%

Color #804176 in popluar number systems.

HEX 80 41 76
Decimal 128 65 118
Binary 10000000 1000001 1110110
Octal 200 101 166

Shades and tints

Shades of #804176

#804176
(128,65,118)
#753C6C
(117,60,108)
#6A3762
(106,55,98)
#5F3258
(95,50,88)
#542D4E
(84,45,78)
#492844
(73,40,68)
#3E233A
(62,35,58)
#331E30
(51,30,48)
#281926
(40,25,38)
#1D141C
(29,20,28)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #804176

#804176
(128,65,118)
#8B5282
(139,82,130)
#96638E
(150,99,142)
#A1749A
(161,116,154)
#AC85A6
(172,133,166)
#B796B2
(183,150,178)
#C2A7BE
(194,167,190)
#CDB8CA
(205,184,202)
#D8C9D6
(216,201,214)
#E3DAE2
(227,218,226)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804176; }

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

This text font color is #804176.

Background Color

.myBgColor { background-color: #804176; }

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

This div background color is #804176.

Border color

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

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

This div border color is #804176.

Opacity

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

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

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

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

This text has shadow with #804176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804176.

Preview

Color preview on black background

This text has color #804176 on black background.


Color preview on white background

This text has color #804176 on white background.


Black color preview on #804176 background

This text has black color on #804176 background.


White color preview on #804176 background

This text has white color on #804176 background.


Related colors

Complementary color

Complementary color for #hex is #7FBE89.


I love getcolorcode.com

Triadic colors

1 #768041 and #417680 with #804176 are triadic colors.

2 #764180 and #418076 with #804176 are triadic colors.