COLOR #504992

HEX: #504992 RGB: (80,73,146)

Color info

#504992 contains mainly blue color. Web safe color of #504992 is #663399 (or #639).

RGB color model

#504992 color RGB value is (80,73,146).

RGB: (80,73,146) (31%, 29%, 57%)

RGB channels and saturation

R 80 of 255 = 31%
G 73 of 255 = 29%
B 146 of 255 = 57%

80
73
146

R + G + B ~ 39%. #504992 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 73 + 146 = 299 (100%)
R 80 of 299 ~ 26.76%
G 73 of 299 ~ 24.41%
B 146 of 299 ~ 48.83'%

%26.76
%24.41
%48.83

CMYK color model

#504992 color CMYK value is (45,50,0,43).

  • cyan value is 45.21%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (45,50,0,43) C45M50Y0K43 (45%,50%,0%,43%) (0.45/0.50/0.00/0.43) 

CMYK percentages

%45.21
%50
%0
%42.75

Codes

Color #504992 in popluar color models

50 49 92
RGB 80 73 146
HSL 246° 33.33% 42.94%
HSB/HSV 246° 50.00% 57.25%
CMYK 45.21% 50.00% 0.00%
42.75%

Color #504992 in popluar number systems.

HEX 50 49 92
Decimal 80 73 146
Binary 1010000 1001001 10010010
Octal 120 111 222

Shades and tints

Shades of #504992

#504992
(80,73,146)
#494385
(73,67,133)
#423D78
(66,61,120)
#3B376B
(59,55,107)
#34315E
(52,49,94)
#2D2B51
(45,43,81)
#262544
(38,37,68)
#1F1F37
(31,31,55)
#18192A
(24,25,42)
#11131D
(17,19,29)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #504992

#504992
(80,73,146)
#5F599B
(95,89,155)
#6E69A4
(110,105,164)
#7D79AD
(125,121,173)
#8C89B6
(140,137,182)
#9B99BF
(155,153,191)
#AAA9C8
(170,169,200)
#B9B9D1
(185,185,209)
#C8C9DA
(200,201,218)
#D7D9E3
(215,217,227)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504992 color. Also use rgb(80,73,146) instead hex code.

Text Font Color

.myTextColor { color: #504992; }

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

This text font color is #504992.

Background Color

.myBgColor { background-color: #504992; }

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

This div background color is #504992.

Border color

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

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

This div border color is #504992.

Opacity

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

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

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

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

This text has shadow with #504992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504992.

Preview

Color preview on black background

This text has color #504992 on black background.


Color preview on white background

This text has color #504992 on white background.


Black color preview on #504992 background

This text has black color on #504992 background.


White color preview on #504992 background

This text has white color on #504992 background.


Related colors

Complementary color

Complementary color for #hex is #AFB66D.


I love getcolorcode.com

Triadic colors

1 #925049 and #499250 with #504992 are triadic colors.

2 #924950 and #495092 with #504992 are triadic colors.