COLOR #504073

HEX: #504073 RGB: (80,64,115)

Color info

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

RGB color model

#504073 color RGB value is (80,64,115).

RGB: (80,64,115) (31%, 25%, 45%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 115 of 255 = 45%

80
64
115

R + G + B ~ 34%. #504073 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 115 = 259 (100%)
R 80 of 259 ~ 30.89%
G 64 of 259 ~ 24.71%
B 115 of 259 ~ 44.4'%

%30.89
%24.71
%44.4

CMYK color model

#504073 color CMYK value is (30,44,0,55).

  • cyan value is 30.43%
  • magenta value is 44.35%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (30,44,0,55) C30M44Y0K55 (30%,44%,0%,55%) (0.30/0.44/0.00/0.55) 

CMYK percentages

%30.43
%44.35
%0
%54.9

Codes

Color #504073 in popluar color models

50 40 73
RGB 80 64 115
HSL 259° 28.49% 35.10%
HSB/HSV 259° 44.35% 45.10%
CMYK 30.43% 44.35% 0.00%
54.90%

Color #504073 in popluar number systems.

HEX 50 40 73
Decimal 80 64 115
Binary 1010000 1000000 1110011
Octal 120 100 163

Shades and tints

Shades of #504073

#504073
(80,64,115)
#493B69
(73,59,105)
#42365F
(66,54,95)
#3B3155
(59,49,85)
#342C4B
(52,44,75)
#2D2741
(45,39,65)
#262237
(38,34,55)
#1F1D2D
(31,29,45)
#181823
(24,24,35)
#111319
(17,19,25)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #504073

#504073
(80,64,115)
#5F517F
(95,81,127)
#6E628B
(110,98,139)
#7D7397
(125,115,151)
#8C84A3
(140,132,163)
#9B95AF
(155,149,175)
#AAA6BB
(170,166,187)
#B9B7C7
(185,183,199)
#C8C8D3
(200,200,211)
#D7D9DF
(215,217,223)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504073; }

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

This text font color is #504073.

Background Color

.myBgColor { background-color: #504073; }

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

This div background color is #504073.

Border color

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

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

This div border color is #504073.

Opacity

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

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

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

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

This text has shadow with #504073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504073.

Preview

Color preview on black background

This text has color #504073 on black background.


Color preview on white background

This text has color #504073 on white background.


Black color preview on #504073 background

This text has black color on #504073 background.


White color preview on #504073 background

This text has white color on #504073 background.


Related colors

Complementary color

Complementary color for #hex is #AFBF8C.


I love getcolorcode.com

Triadic colors

1 #735040 and #407350 with #504073 are triadic colors.

2 #734050 and #405073 with #504073 are triadic colors.