COLOR #513175

HEX: #513175 RGB: (81,49,117)

Color info

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

RGB color model

#513175 color RGB value is (81,49,117).

RGB: (81,49,117) (32%, 19%, 46%)

RGB channels and saturation

R 81 of 255 = 32%
G 49 of 255 = 19%
B 117 of 255 = 46%

81
49
117

R + G + B ~ 32%. #513175 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 49 + 117 = 247 (100%)
R 81 of 247 ~ 32.79%
G 49 of 247 ~ 19.84%
B 117 of 247 ~ 47.37'%

%32.79
%19.84
%47.37

CMYK color model

#513175 color CMYK value is (31,58,0,54).

  • cyan value is 30.77%
  • magenta value is 58.12%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (31,58,0,54)
C31M58Y0K54 (31%, 58%, 0%, 54%)
(0.31 / 0.58 / 0.00 / 0.54)

CMYK percentages

%30.77
%58.12
%0
%54.12

Codes

Color #513175 in popluar color models

51 31 75
RGB 81 49 117
HSL 268° 40.96% 32.55%
HSB/HSV 268° 58.12% 45.88%
CMYK 30.77% 58.12% 0.00%
54.12%

Color #513175 in popluar number systems.

HEX 51 31 75
Decimal 81 49 117
Binary 1010001 110001 1110101
Octal 121 61 165

Shades and tints

Shades of #513175

#513175
(81,49,117)
#4A2D6B
(74,45,107)
#432961
(67,41,97)
#3C2557
(60,37,87)
#35214D
(53,33,77)
#2E1D43
(46,29,67)
#271939
(39,25,57)
#20152F
(32,21,47)
#191125
(25,17,37)
#120D1B
(18,13,27)
#0B0911
(11,9,17)
#000000
(0,0,0)

Tints of #513175

#513175
(81,49,117)
#604381
(96,67,129)
#6F558D
(111,85,141)
#7E6799
(126,103,153)
#8D79A5
(141,121,165)
#9C8BB1
(156,139,177)
#AB9DBD
(171,157,189)
#BAAFC9
(186,175,201)
#C9C1D5
(201,193,213)
#D8D3E1
(216,211,225)
#E7E5ED
(231,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513175 color. Also use rgb(81,49,117) instead hex code.

Text Font Color

.myTextColor { color: #513175; }

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

This text font color is #513175.

Background Color

.myBgColor { background-color: #513175; }

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

This div background color is #513175.

Border color

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

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

This div border color is #513175.

Opacity

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

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

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

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

This text has shadow with #513175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513175.

Preview

Color preview on black background

This text has color #513175 on black background.


Color preview on white background

This text has color #513175 on white background.


Black color preview on #513175 background

This text has black color on #513175 background.


White color preview on #513175 background

This text has white color on #513175 background.


Related colors

Complementary color

Complementary color for #hex is #AECE8A.


I love getcolorcode.com

Triadic colors

1 #755131 and #317551 with #513175 are triadic colors.

2 #753151 and #315175 with #513175 are triadic colors.