COLOR #804975

HEX: #804975 RGB: (128,73,117)

Color info

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

RGB color model

#804975 color RGB value is (128,73,117).

RGB: (128,73,117) (50%, 29%, 46%)

RGB channels and saturation

R 128 of 255 = 50%
G 73 of 255 = 29%
B 117 of 255 = 46%

128
73
117

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

Portions of RGB colors in percentages

R + G + B = 128 + 73 + 117 = 318 (100%)
R 128 of 318 ~ 40.25%
G 73 of 318 ~ 22.96%
B 117 of 318 ~ 36.79'%

%40.25
%22.96
%36.79

CMYK color model

#804975 color CMYK value is (0,43,9,50).

  • cyan value is 0.00%
  • magenta value is 42.97%
  • yellow value is 8.59%
  • key color value is 49.80%

CMYK: (0,43,9,50)
C0M43Y9K50 (0%, 43%, 9%, 50%)
(0.00 / 0.43 / 0.09 / 0.50)

CMYK percentages

%0
%42.97
%8.59
%49.8

Codes

Color #804975 in popluar color models

80 49 75
RGB 128 73 117
HSL 312° 27.36% 39.41%
HSB/HSV 312° 42.97% 50.20%
CMYK 0.00% 42.97% 8.59%
49.80%

Color #804975 in popluar number systems.

HEX 80 49 75
Decimal 128 73 117
Binary 10000000 1001001 1110101
Octal 200 111 165

Shades and tints

Shades of #804975

#804975
(128,73,117)
#75436B
(117,67,107)
#6A3D61
(106,61,97)
#5F3757
(95,55,87)
#54314D
(84,49,77)
#492B43
(73,43,67)
#3E2539
(62,37,57)
#331F2F
(51,31,47)
#281925
(40,25,37)
#1D131B
(29,19,27)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #804975

#804975
(128,73,117)
#8B5981
(139,89,129)
#96698D
(150,105,141)
#A17999
(161,121,153)
#AC89A5
(172,137,165)
#B799B1
(183,153,177)
#C2A9BD
(194,169,189)
#CDB9C9
(205,185,201)
#D8C9D5
(216,201,213)
#E3D9E1
(227,217,225)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #804975 color. Also use rgb(128,73,117) instead hex code.

Text Font Color

.myTextColor { color: #804975; }

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

This text font color is #804975.

Background Color

.myBgColor { background-color: #804975; }

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

This div background color is #804975.

Border color

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

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

This div border color is #804975.

Opacity

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

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

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

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

This text has shadow with #804975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804975.

Preview

Color preview on black background

This text has color #804975 on black background.


Color preview on white background

This text has color #804975 on white background.


Black color preview on #804975 background

This text has black color on #804975 background.


White color preview on #804975 background

This text has white color on #804975 background.


Related colors

Complementary color

Complementary color for #hex is #7FB68A.


I love getcolorcode.com

Triadic colors

1 #758049 and #497580 with #804975 are triadic colors.

2 #754980 and #498075 with #804975 are triadic colors.