COLOR #504088

HEX: #504088 RGB: (80,64,136)

Color info

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

RGB color model

#504088 color RGB value is (80,64,136).

RGB: (80,64,136) (31%, 25%, 53%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 136 of 255 = 53%

80
64
136

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

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 136 = 280 (100%)
R 80 of 280 ~ 28.57%
G 64 of 280 ~ 22.86%
B 136 of 280 ~ 48.57'%

%28.57
%22.86
%48.57

CMYK color model

#504088 color CMYK value is (41,53,0,47).

  • cyan value is 41.18%
  • magenta value is 52.94%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (41,53,0,47)
C41M53Y0K47 (41%, 53%, 0%, 47%)
(0.41 / 0.53 / 0.00 / 0.47)

CMYK percentages

%41.18
%52.94
%0
%46.67

Codes

Color #504088 in popluar color models

50 40 88
RGB 80 64 136
HSL 253° 36.00% 39.22%
HSB/HSV 253° 52.94% 53.33%
CMYK 41.18% 52.94% 0.00%
46.67%

Color #504088 in popluar number systems.

HEX 50 40 88
Decimal 80 64 136
Binary 1010000 1000000 10001000
Octal 120 100 210

Shades and tints

Shades of #504088

#504088
(80,64,136)
#493B7C
(73,59,124)
#423670
(66,54,112)
#3B3164
(59,49,100)
#342C58
(52,44,88)
#2D274C
(45,39,76)
#262240
(38,34,64)
#1F1D34
(31,29,52)
#181828
(24,24,40)
#11131C
(17,19,28)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #504088

#504088
(80,64,136)
#5F5192
(95,81,146)
#6E629C
(110,98,156)
#7D73A6
(125,115,166)
#8C84B0
(140,132,176)
#9B95BA
(155,149,186)
#AAA6C4
(170,166,196)
#B9B7CE
(185,183,206)
#C8C8D8
(200,200,216)
#D7D9E2
(215,217,226)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504088; }

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

This text font color is #504088.

Background Color

.myBgColor { background-color: #504088; }

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

This div background color is #504088.

Border color

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

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

This div border color is #504088.

Opacity

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

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

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

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

This text has shadow with #504088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504088.

Preview

Color preview on black background

This text has color #504088 on black background.


Color preview on white background

This text has color #504088 on white background.


Black color preview on #504088 background

This text has black color on #504088 background.


White color preview on #504088 background

This text has white color on #504088 background.


Related colors

Complementary color

Complementary color for #hex is #AFBF77.


I love getcolorcode.com

Triadic colors

1 #885040 and #408850 with #504088 are triadic colors.

2 #884050 and #405088 with #504088 are triadic colors.