COLOR #504582

HEX: #504582 RGB: (80,69,130)

Color info

#504582 contains mainly red and blue colors. Web safe color of #504582 is #663399 (or #639).

RGB color model

#504582 color RGB value is (80,69,130).

RGB: (80,69,130) (31%, 27%, 51%)

RGB channels and saturation

R 80 of 255 = 31%
G 69 of 255 = 27%
B 130 of 255 = 51%

80
69
130

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

Portions of RGB colors in percentages

R + G + B = 80 + 69 + 130 = 279 (100%)
R 80 of 279 ~ 28.67%
G 69 of 279 ~ 24.73%
B 130 of 279 ~ 46.59'%

%28.67
%24.73
%46.59

CMYK color model

#504582 color CMYK value is (38,47,0,49).

  • cyan value is 38.46%
  • magenta value is 46.92%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (38,47,0,49)
C38M47Y0K49 (38%, 47%, 0%, 49%)
(0.38 / 0.47 / 0.00 / 0.49)

CMYK percentages

%38.46
%46.92
%0
%49.02

Codes

Color #504582 in popluar color models

50 45 82
RGB 80 69 130
HSL 251° 30.65% 39.02%
HSB/HSV 251° 46.92% 50.98%
CMYK 38.46% 46.92% 0.00%
49.02%

Color #504582 in popluar number systems.

HEX 50 45 82
Decimal 80 69 130
Binary 1010000 1000101 10000010
Octal 120 105 202

Shades and tints

Shades of #504582

#504582
(80,69,130)
#493F77
(73,63,119)
#42396C
(66,57,108)
#3B3361
(59,51,97)
#342D56
(52,45,86)
#2D274B
(45,39,75)
#262140
(38,33,64)
#1F1B35
(31,27,53)
#18152A
(24,21,42)
#110F1F
(17,15,31)
#0A0914
(10,9,20)
#000000
(0,0,0)

Tints of #504582

#504582
(80,69,130)
#5F558D
(95,85,141)
#6E6598
(110,101,152)
#7D75A3
(125,117,163)
#8C85AE
(140,133,174)
#9B95B9
(155,149,185)
#AAA5C4
(170,165,196)
#B9B5CF
(185,181,207)
#C8C5DA
(200,197,218)
#D7D5E5
(215,213,229)
#E6E5F0
(230,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504582 color. Also use rgb(80,69,130) instead hex code.

Text Font Color

.myTextColor { color: #504582; }

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

This text font color is #504582.

Background Color

.myBgColor { background-color: #504582; }

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

This div background color is #504582.

Border color

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

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

This div border color is #504582.

Opacity

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

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

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

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

This text has shadow with #504582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504582.

Preview

Color preview on black background

This text has color #504582 on black background.


Color preview on white background

This text has color #504582 on white background.


Black color preview on #504582 background

This text has black color on #504582 background.


White color preview on #504582 background

This text has white color on #504582 background.


Related colors

Complementary color

Complementary color for #hex is #AFBA7D.


I love getcolorcode.com

Triadic colors

1 #825045 and #458250 with #504582 are triadic colors.

2 #824550 and #455082 with #504582 are triadic colors.