COLOR #513780

HEX: #513780 RGB: (81,55,128)

Color info

#513780 contains mainly red and blue colors. Web safe color of #513780 is #663366 (or #636).

RGB color model

#513780 color RGB value is (81,55,128).

RGB: (81,55,128) (32%, 22%, 50%)

RGB channels and saturation

R 81 of 255 = 32%
G 55 of 255 = 22%
B 128 of 255 = 50%

81
55
128

R + G + B ~ 35%. #513780 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 55 + 128 = 264 (100%)
R 81 of 264 ~ 30.68%
G 55 of 264 ~ 20.83%
B 128 of 264 ~ 48.48'%

%30.68
%20.83
%48.48

CMYK color model

#513780 color CMYK value is (37,57,0,50).

  • cyan value is 36.72%
  • magenta value is 57.03%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (37,57,0,50)
C37M57Y0K50 (37%, 57%, 0%, 50%)
(0.37 / 0.57 / 0.00 / 0.50)

CMYK percentages

%36.72
%57.03
%0
%49.8

Codes

Color #513780 in popluar color models

51 37 80
RGB 81 55 128
HSL 261° 39.89% 35.88%
HSB/HSV 261° 57.03% 50.20%
CMYK 36.72% 57.03% 0.00%
49.80%

Color #513780 in popluar number systems.

HEX 51 37 80
Decimal 81 55 128
Binary 1010001 110111 10000000
Octal 121 67 200

Shades and tints

Shades of #513780

#513780
(81,55,128)
#4A3275
(74,50,117)
#432D6A
(67,45,106)
#3C285F
(60,40,95)
#352354
(53,35,84)
#2E1E49
(46,30,73)
#27193E
(39,25,62)
#201433
(32,20,51)
#190F28
(25,15,40)
#120A1D
(18,10,29)
#0B0512
(11,5,18)
#000000
(0,0,0)

Tints of #513780

#513780
(81,55,128)
#60498B
(96,73,139)
#6F5B96
(111,91,150)
#7E6DA1
(126,109,161)
#8D7FAC
(141,127,172)
#9C91B7
(156,145,183)
#ABA3C2
(171,163,194)
#BAB5CD
(186,181,205)
#C9C7D8
(201,199,216)
#D8D9E3
(216,217,227)
#E7EBEE
(231,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513780 color. Also use rgb(81,55,128) instead hex code.

Text Font Color

.myTextColor { color: #513780; }

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

This text font color is #513780.

Background Color

.myBgColor { background-color: #513780; }

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

This div background color is #513780.

Border color

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

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

This div border color is #513780.

Opacity

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

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

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

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

This text has shadow with #513780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513780.

Preview

Color preview on black background

This text has color #513780 on black background.


Color preview on white background

This text has color #513780 on white background.


Black color preview on #513780 background

This text has black color on #513780 background.


White color preview on #513780 background

This text has white color on #513780 background.


Related colors

Complementary color

Complementary color for #hex is #AEC87F.


I love getcolorcode.com

Triadic colors

1 #805137 and #378051 with #513780 are triadic colors.

2 #803751 and #375180 with #513780 are triadic colors.