COLOR #804080

HEX: #804080 RGB: (128,64,128)

Renk bilgisi

#804080 contains mainly red and blue colors. #804080 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#804080 color RGB value is (128,64,128).

RGB: (128,64,128) (50%, 25%, 50%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 64 of 255 = 25%
B 128 of 255 = 50%

128
64
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 64 + 128 = 320 (100%)
R 128 of 320 ~ 40%
G 64 of 320 ~ 20%
B 128 of 320 ~ 40'%

%40
%20
%40

CMYK RENK MODELİ

#804080 rengi CMYK tonu (0,50,0,50).

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

CMYK: (0,50,0,50)
C0M50Y0K50 (0%, 50%, 0%, 50%)
(0.00 / 0.50 / 0.00 / 0.50)

CMYK yüzdeleri

%0
%50
%0
%49.8

Codes

Color #804080 in popluar color models

80 40 80
RGB 128 64 128
HSL 300° 33.33% 37.65%
HSB/HSV 300° 50.00% 50.20%
CMYK 0.00% 50.00% 0.00%
49.80%

Color #804080 in popluar number systems.

HEX 80 40 80
Decimal 128 64 128
Binary 10000000 1000000 10000000
Octal 200 100 200

Shades and tints

Shades of #804080

#804080
(128,64,128)
#753B75
(117,59,117)
#6A366A
(106,54,106)
#5F315F
(95,49,95)
#542C54
(84,44,84)
#492749
(73,39,73)
#3E223E
(62,34,62)
#331D33
(51,29,51)
#281828
(40,24,40)
#1D131D
(29,19,29)
#120E12
(18,14,18)
#000000
(0,0,0)

Tints of #804080

#804080
(128,64,128)
#8B518B
(139,81,139)
#966296
(150,98,150)
#A173A1
(161,115,161)
#AC84AC
(172,132,172)
#B795B7
(183,149,183)
#C2A6C2
(194,166,194)
#CDB7CD
(205,183,205)
#D8C8D8
(216,200,216)
#E3D9E3
(227,217,227)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804080; }

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

This text font color is #804080.

Background Color

.myBgColor { background-color: #804080; }

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

This div background color is #804080.

Border color

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

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

This div border color is #804080.

Opacity

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

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

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

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

This text has shadow with #804080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804080.

Preview

Color preview on black background

This text has color #804080 on black background.


Color preview on white background

This text has color #804080 on white background.


Black color preview on #804080 background

This text has black color on #804080 background.


White color preview on #804080 background

This text has white color on #804080 background.


Related colors

Complementary color

Complementary color for #804080 is #7FBF7F.


I love getcolorcode.com

Triadic colors

1 #808040 and #408080 with #804080 are triadic colors.

2 #804080 and #408080 with #804080 are triadic colors.