COLOR #513D71

HEX: #513D71 RGB: (81,61,113)

Color info

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

RGB color model

#513D71 color RGB value is (81,61,113).

RGB: (81,61,113) (32%, 24%, 44%)

RGB channels and saturation

R 81 of 255 = 32%
G 61 of 255 = 24%
B 113 of 255 = 44%

81
61
113

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

Portions of RGB colors in percentages

R + G + B = 81 + 61 + 113 = 255 (100%)
R 81 of 255 ~ 31.76%
G 61 of 255 ~ 23.92%
B 113 of 255 ~ 44.31'%

%31.76
%23.92
%44.31

CMYK color model

#513D71 color CMYK value is (28,46,0,56).

  • cyan value is 28.32%
  • magenta value is 46.02%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (28,46,0,56)
C28M46Y0K56 (28%, 46%, 0%, 56%)
(0.28 / 0.46 / 0.00 / 0.56)

CMYK percentages

%28.32
%46.02
%0
%55.69

Codes

Color #513D71 in popluar color models

51 3D 71
RGB 81 61 113
HSL 263° 29.89% 34.12%
HSB/HSV 263° 46.02% 44.31%
CMYK 28.32% 46.02% 0.00%
55.69%

Color #513D71 in popluar number systems.

HEX 51 3D 71
Decimal 81 61 113
Binary 1010001 111101 1110001
Octal 121 75 161

Shades and tints

Shades of #513D71

#513D71
(81,61,113)
#4A3867
(74,56,103)
#43335D
(67,51,93)
#3C2E53
(60,46,83)
#352949
(53,41,73)
#2E243F
(46,36,63)
#271F35
(39,31,53)
#201A2B
(32,26,43)
#191521
(25,21,33)
#121017
(18,16,23)
#0B0B0D
(11,11,13)
#000000
(0,0,0)

Tints of #513D71

#513D71
(81,61,113)
#604E7D
(96,78,125)
#6F5F89
(111,95,137)
#7E7095
(126,112,149)
#8D81A1
(141,129,161)
#9C92AD
(156,146,173)
#ABA3B9
(171,163,185)
#BAB4C5
(186,180,197)
#C9C5D1
(201,197,209)
#D8D6DD
(216,214,221)
#E7E7E9
(231,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513D71 color. Also use rgb(81,61,113) instead hex code.

Text Font Color

.myTextColor { color: #513D71; }

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

This text font color is #513D71.

Background Color

.myBgColor { background-color: #513D71; }

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

This div background color is #513D71.

Border color

.myBorderColor { border: 1px solid #513D71; }

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

This div border color is #513D71.

Opacity

.myOpacity80 { color: #513D71; opacity: 0.8; }

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

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

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

This text has shadow with #513D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513D71.

Preview

Color preview on black background

This text has color #513D71 on black background.


Color preview on white background

This text has color #513D71 on white background.


Black color preview on #513D71 background

This text has black color on #513D71 background.


White color preview on #513D71 background

This text has white color on #513D71 background.


Related colors

Complementary color

Complementary color for #hex is #AEC28E.


I love getcolorcode.com

Triadic colors

1 #71513D and #3D7151 with #513D71 are triadic colors.

2 #713D51 and #3D5171 with #513D71 are triadic colors.