COLOR #50548A

HEX: #50548A RGB: (80,84,138)

Color info

#50548A contains red, green and blue colors in about the same proportion. Web safe color of #50548A is #666699 (or #669).

RGB color model

#50548A color RGB value is (80,84,138).

RGB: (80,84,138) (31%, 33%, 54%)

RGB channels and saturation

R 80 of 255 = 31%
G 84 of 255 = 33%
B 138 of 255 = 54%

80
84
138

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

Portions of RGB colors in percentages

R + G + B = 80 + 84 + 138 = 302 (100%)
R 80 of 302 ~ 26.49%
G 84 of 302 ~ 27.81%
B 138 of 302 ~ 45.7'%

%26.49
%27.81
%45.7

CMYK color model

#50548A color CMYK value is (42,39,0,46).

  • cyan value is 42.03%
  • magenta value is 39.13%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (42,39,0,46)
C42M39Y0K46 (42%, 39%, 0%, 46%)
(0.42 / 0.39 / 0.00 / 0.46)

CMYK percentages

%42.03
%39.13
%0
%45.88

Codes

Color #50548A in popluar color models

50 54 8A
RGB 80 84 138
HSL 236° 26.61% 42.75%
HSB/HSV 236° 42.03% 54.12%
CMYK 42.03% 39.13% 0.00%
45.88%

Color #50548A in popluar number systems.

HEX 50 54 8A
Decimal 80 84 138
Binary 1010000 1010100 10001010
Octal 120 124 212

Shades and tints

Shades of #50548A

#50548A
(80,84,138)
#494D7E
(73,77,126)
#424672
(66,70,114)
#3B3F66
(59,63,102)
#34385A
(52,56,90)
#2D314E
(45,49,78)
#262A42
(38,42,66)
#1F2336
(31,35,54)
#181C2A
(24,28,42)
#11151E
(17,21,30)
#0A0E12
(10,14,18)
#000000
(0,0,0)

Tints of #50548A

#50548A
(80,84,138)
#5F6394
(95,99,148)
#6E729E
(110,114,158)
#7D81A8
(125,129,168)
#8C90B2
(140,144,178)
#9B9FBC
(155,159,188)
#AAAEC6
(170,174,198)
#B9BDD0
(185,189,208)
#C8CCDA
(200,204,218)
#D7DBE4
(215,219,228)
#E6EAEE
(230,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50548A color. Also use rgb(80,84,138) instead hex code.

Text Font Color

.myTextColor { color: #50548A; }

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

This text font color is #50548A.

Background Color

.myBgColor { background-color: #50548A; }

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

This div background color is #50548A.

Border color

.myBorderColor { border: 1px solid #50548A; }

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

This div border color is #50548A.

Opacity

.myOpacity80 { color: #50548A; opacity: 0.8; }

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

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

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

This text has shadow with #50548A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50548A.

Preview

Color preview on black background

This text has color #50548A on black background.


Color preview on white background

This text has color #50548A on white background.


Black color preview on #50548A background

This text has black color on #50548A background.


White color preview on #50548A background

This text has white color on #50548A background.


Related colors

Complementary color

Complementary color for #hex is #AFAB75.


I love getcolorcode.com

Triadic colors

1 #8A5054 and #548A50 with #50548A are triadic colors.

2 #8A5450 and #54508A with #50548A are triadic colors.