COLOR #804976

HEX: #804976 RGB: (128,73,118)

Renk bilgisi

#804976 contains red, green and blue colors in about the same proportion. #804976 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#804976 color RGB value is (128,73,118).

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

RGB bağlantıları ve doygunluk

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

128
73
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 73 + 118 = 319 (100%)
R 128 of 319 ~ 40.13%
G 73 of 319 ~ 22.88%
B 118 of 319 ~ 36.99'%

%40.13
%22.88
%36.99

CMYK RENK MODELİ

#804976 rengi CMYK tonu (0,43,8,50).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.97%
  • sarı tonu 7.81%
  • ana renk tonu 49.80%

CMYK: (0,43,8,50)
C0M43Y8K50 (0%, 43%, 8%, 50%)
(0.00 / 0.43 / 0.08 / 0.50)

CMYK yüzdeleri

%0
%42.97
%7.81
%49.8

Codes

Color #804976 in popluar color models

80 49 76
RGB 128 73 118
HSL 311° 27.36% 39.41%
HSB/HSV 311° 42.97% 50.20%
CMYK 0.00% 42.97% 7.81%
49.80%

Color #804976 in popluar number systems.

HEX 80 49 76
Decimal 128 73 118
Binary 10000000 1001001 1110110
Octal 200 111 166

Shades and tints

Shades of #804976

#804976
(128,73,118)
#75436C
(117,67,108)
#6A3D62
(106,61,98)
#5F3758
(95,55,88)
#54314E
(84,49,78)
#492B44
(73,43,68)
#3E253A
(62,37,58)
#331F30
(51,31,48)
#281926
(40,25,38)
#1D131C
(29,19,28)
#120D12
(18,13,18)
#000000
(0,0,0)

Tints of #804976

#804976
(128,73,118)
#8B5982
(139,89,130)
#96698E
(150,105,142)
#A1799A
(161,121,154)
#AC89A6
(172,137,166)
#B799B2
(183,153,178)
#C2A9BE
(194,169,190)
#CDB9CA
(205,185,202)
#D8C9D6
(216,201,214)
#E3D9E2
(227,217,226)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804976; }

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

This text font color is #804976.

Background Color

.myBgColor { background-color: #804976; }

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

This div background color is #804976.

Border color

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

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

This div border color is #804976.

Opacity

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

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

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

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

This text has shadow with #804976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804976.

Preview

Color preview on black background

This text has color #804976 on black background.


Color preview on white background

This text has color #804976 on white background.


Black color preview on #804976 background

This text has black color on #804976 background.


White color preview on #804976 background

This text has white color on #804976 background.


Related colors

Complementary color

Complementary color for #804976 is #7FB689.


I love getcolorcode.com

Triadic colors

1 #768049 and #497680 with #804976 are triadic colors.

2 #764980 and #498076 with #804976 are triadic colors.