COLOR #504195

HEX: #504195 RGB: (80,65,149)

Color info

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

RGB color model

#504195 color RGB value is (80,65,149).

RGB: (80,65,149) (31%, 25%, 58%)

RGB channels and saturation

R 80 of 255 = 31%
G 65 of 255 = 25%
B 149 of 255 = 58%

80
65
149

R + G + B ~ 38%. #504195 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 65 + 149 = 294 (100%)
R 80 of 294 ~ 27.21%
G 65 of 294 ~ 22.11%
B 149 of 294 ~ 50.68'%

%27.21
%22.11
%50.68

CMYK color model

#504195 color CMYK value is (46,56,0,42).

  • cyan value is 46.31%
  • magenta value is 56.38%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (46,56,0,42)
C46M56Y0K42 (46%, 56%, 0%, 42%)
(0.46 / 0.56 / 0.00 / 0.42)

CMYK percentages

%46.31
%56.38
%0
%41.57

Codes

Color #504195 in popluar color models

50 41 95
RGB 80 65 149
HSL 251° 39.25% 41.96%
HSB/HSV 251° 56.38% 58.43%
CMYK 46.31% 56.38% 0.00%
41.57%

Color #504195 in popluar number systems.

HEX 50 41 95
Decimal 80 65 149
Binary 1010000 1000001 10010101
Octal 120 101 225

Shades and tints

Shades of #504195

#504195
(80,65,149)
#493C88
(73,60,136)
#42377B
(66,55,123)
#3B326E
(59,50,110)
#342D61
(52,45,97)
#2D2854
(45,40,84)
#262347
(38,35,71)
#1F1E3A
(31,30,58)
#18192D
(24,25,45)
#111420
(17,20,32)
#0A0F13
(10,15,19)
#000000
(0,0,0)

Tints of #504195

#504195
(80,65,149)
#5F529E
(95,82,158)
#6E63A7
(110,99,167)
#7D74B0
(125,116,176)
#8C85B9
(140,133,185)
#9B96C2
(155,150,194)
#AAA7CB
(170,167,203)
#B9B8D4
(185,184,212)
#C8C9DD
(200,201,221)
#D7DAE6
(215,218,230)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504195 color. Also use rgb(80,65,149) instead hex code.

Text Font Color

.myTextColor { color: #504195; }

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

This text font color is #504195.

Background Color

.myBgColor { background-color: #504195; }

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

This div background color is #504195.

Border color

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

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

This div border color is #504195.

Opacity

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

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

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

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

This text has shadow with #504195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504195.

Preview

Color preview on black background

This text has color #504195 on black background.


Color preview on white background

This text has color #504195 on white background.


Black color preview on #504195 background

This text has black color on #504195 background.


White color preview on #504195 background

This text has white color on #504195 background.


Related colors

Complementary color

Complementary color for #hex is #AFBE6A.


I love getcolorcode.com

Triadic colors

1 #955041 and #419550 with #504195 are triadic colors.

2 #954150 and #415095 with #504195 are triadic colors.