COLOR #513970

HEX: #513970 RGB: (81,57,112)

Color info

#513970 contains red, green and blue colors in about the same proportion. Web safe color of #513970 is #663366 (or #636).

RGB color model

#513970 color RGB value is (81,57,112).

RGB: (81,57,112) (32%, 22%, 44%)

RGB channels and saturation

R 81 of 255 = 32%
G 57 of 255 = 22%
B 112 of 255 = 44%

81
57
112

R + G + B ~ 33%. #513970 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 57 + 112 = 250 (100%)
R 81 of 250 ~ 32.4%
G 57 of 250 ~ 22.8%
B 112 of 250 ~ 44.8'%

%32.4
%22.8
%44.8

CMYK color model

#513970 color CMYK value is (28,49,0,56).

  • cyan value is 27.68%
  • magenta value is 49.11%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (28,49,0,56)
C28M49Y0K56 (28%, 49%, 0%, 56%)
(0.28 / 0.49 / 0.00 / 0.56)

CMYK percentages

%27.68
%49.11
%0
%56.08

Codes

Color #513970 in popluar color models

51 39 70
RGB 81 57 112
HSL 266° 32.54% 33.14%
HSB/HSV 266° 49.11% 43.92%
CMYK 27.68% 49.11% 0.00%
56.08%

Color #513970 in popluar number systems.

HEX 51 39 70
Decimal 81 57 112
Binary 1010001 111001 1110000
Octal 121 71 160

Shades and tints

Shades of #513970

#513970
(81,57,112)
#4A3466
(74,52,102)
#432F5C
(67,47,92)
#3C2A52
(60,42,82)
#352548
(53,37,72)
#2E203E
(46,32,62)
#271B34
(39,27,52)
#20162A
(32,22,42)
#191120
(25,17,32)
#120C16
(18,12,22)
#0B070C
(11,7,12)
#000000
(0,0,0)

Tints of #513970

#513970
(81,57,112)
#604B7D
(96,75,125)
#6F5D8A
(111,93,138)
#7E6F97
(126,111,151)
#8D81A4
(141,129,164)
#9C93B1
(156,147,177)
#ABA5BE
(171,165,190)
#BAB7CB
(186,183,203)
#C9C9D8
(201,201,216)
#D8DBE5
(216,219,229)
#E7EDF2
(231,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513970 color. Also use rgb(81,57,112) instead hex code.

Text Font Color

.myTextColor { color: #513970; }

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

This text font color is #513970.

Background Color

.myBgColor { background-color: #513970; }

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

This div background color is #513970.

Border color

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

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

This div border color is #513970.

Opacity

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

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

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

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

This text has shadow with #513970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513970.

Preview

Color preview on black background

This text has color #513970 on black background.


Color preview on white background

This text has color #513970 on white background.


Black color preview on #513970 background

This text has black color on #513970 background.


White color preview on #513970 background

This text has white color on #513970 background.


Related colors

Complementary color

Complementary color for #hex is #AEC68F.


I love getcolorcode.com

Triadic colors

1 #705139 and #397051 with #513970 are triadic colors.

2 #703951 and #395170 with #513970 are triadic colors.