COLOR #504181

HEX: #504181 RGB: (80,65,129)

Color info

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

RGB color model

#504181 color RGB value is (80,65,129).

RGB: (80,65,129) (31%, 25%, 51%)

RGB channels and saturation

R 80 of 255 = 31%
G 65 of 255 = 25%
B 129 of 255 = 51%

80
65
129

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

Portions of RGB colors in percentages

R + G + B = 80 + 65 + 129 = 274 (100%)
R 80 of 274 ~ 29.2%
G 65 of 274 ~ 23.72%
B 129 of 274 ~ 47.08'%

%29.2
%23.72
%47.08

CMYK color model

#504181 color CMYK value is (38,50,0,49).

  • cyan value is 37.98%
  • magenta value is 49.61%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (38,50,0,49) C38M50Y0K49 (38%,50%,0%,49%) (0.38/0.50/0.00/0.49) 

CMYK percentages

%37.98
%49.61
%0
%49.41

Codes

Color #504181 in popluar color models

50 41 81
RGB 80 65 129
HSL 254° 32.99% 38.04%
HSB/HSV 254° 49.61% 50.59%
CMYK 37.98% 49.61% 0.00%
49.41%

Color #504181 in popluar number systems.

HEX 50 41 81
Decimal 80 65 129
Binary 1010000 1000001 10000001
Octal 120 101 201

Shades and tints

Shades of #504181

#504181
(80,65,129)
#493C76
(73,60,118)
#42376B
(66,55,107)
#3B3260
(59,50,96)
#342D55
(52,45,85)
#2D284A
(45,40,74)
#26233F
(38,35,63)
#1F1E34
(31,30,52)
#181929
(24,25,41)
#11141E
(17,20,30)
#0A0F13
(10,15,19)
#000000
(0,0,0)

Tints of #504181

#504181
(80,65,129)
#5F528C
(95,82,140)
#6E6397
(110,99,151)
#7D74A2
(125,116,162)
#8C85AD
(140,133,173)
#9B96B8
(155,150,184)
#AAA7C3
(170,167,195)
#B9B8CE
(185,184,206)
#C8C9D9
(200,201,217)
#D7DAE4
(215,218,228)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504181; }

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

This text font color is #504181.

Background Color

.myBgColor { background-color: #504181; }

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

This div background color is #504181.

Border color

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

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

This div border color is #504181.

Opacity

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

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

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

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

This text has shadow with #504181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504181.

Preview

Color preview on black background

This text has color #504181 on black background.


Color preview on white background

This text has color #504181 on white background.


Black color preview on #504181 background

This text has black color on #504181 background.


White color preview on #504181 background

This text has white color on #504181 background.


Related colors

Complementary color

Complementary color for #hex is #AFBE7E.


I love getcolorcode.com

Triadic colors

1 #815041 and #418150 with #504181 are triadic colors.

2 #814150 and #415081 with #504181 are triadic colors.