COLOR #504480

HEX: #504480 RGB: (80,68,128)

Renk bilgisi

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

RGB renk modeli

#504480 color RGB value is (80,68,128).

RGB: (80,68,128) (31%, 27%, 50%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 68 of 255 = 27%
B 128 of 255 = 50%

80
68
128

R + G + B ~ 36%. #504480 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 68 + 128 = 276 (100%)
R 80 of 276 ~ 28.99%
G 68 of 276 ~ 24.64%
B 128 of 276 ~ 46.38'%

%28.99
%24.64
%46.38

CMYK RENK MODELİ

#504480 rengi CMYK tonu (38,47,0,50).

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

CMYK: (38,47,0,50)
C38M47Y0K50 (38%, 47%, 0%, 50%)
(0.38 / 0.47 / 0.00 / 0.50)

CMYK yüzdeleri

%37.5
%46.88
%0
%49.8

Codes

Color #504480 in popluar color models

50 44 80
RGB 80 68 128
HSL 252° 30.61% 38.43%
HSB/HSV 252° 46.88% 50.20%
CMYK 37.50% 46.88% 0.00%
49.80%

Color #504480 in popluar number systems.

HEX 50 44 80
Decimal 80 68 128
Binary 1010000 1000100 10000000
Octal 120 104 200

Shades and tints

Shades of #504480

#504480
(80,68,128)
#493E75
(73,62,117)
#42386A
(66,56,106)
#3B325F
(59,50,95)
#342C54
(52,44,84)
#2D2649
(45,38,73)
#26203E
(38,32,62)
#1F1A33
(31,26,51)
#181428
(24,20,40)
#110E1D
(17,14,29)
#0A0812
(10,8,18)
#000000
(0,0,0)

Tints of #504480

#504480
(80,68,128)
#5F558B
(95,85,139)
#6E6696
(110,102,150)
#7D77A1
(125,119,161)
#8C88AC
(140,136,172)
#9B99B7
(155,153,183)
#AAAAC2
(170,170,194)
#B9BBCD
(185,187,205)
#C8CCD8
(200,204,216)
#D7DDE3
(215,221,227)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504480; }

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

This text font color is #504480.

Background Color

.myBgColor { background-color: #504480; }

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

This div background color is #504480.

Border color

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

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

This div border color is #504480.

Opacity

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

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

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

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

This text has shadow with #504480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504480.

Preview

Color preview on black background

This text has color #504480 on black background.


Color preview on white background

This text has color #504480 on white background.


Black color preview on #504480 background

This text has black color on #504480 background.


White color preview on #504480 background

This text has white color on #504480 background.


Related colors

Complementary color

Complementary color for #hex is #AFBB7F.


I love getcolorcode.com

Triadic colors

1 #805044 and #448050 with #504480 are triadic colors.

2 #804450 and #445080 with #504480 are triadic colors.