COLOR #513062

HEX: #513062 RGB: (81,48,98)

Color info

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

RGB color model

#513062 color RGB value is (81,48,98).

RGB: (81,48,98) (32%, 19%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 48 of 255 = 19%
B 98 of 255 = 38%

81
48
98

R + G + B ~ 30%. #513062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 48 + 98 = 227 (100%)
R 81 of 227 ~ 35.68%
G 48 of 227 ~ 21.15%
B 98 of 227 ~ 43.17'%

%35.68
%21.15
%43.17

CMYK color model

#513062 color CMYK value is (17,51,0,62).

  • cyan value is 17.35%
  • magenta value is 51.02%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (17,51,0,62)
C17M51Y0K62 (17%, 51%, 0%, 62%)
(0.17 / 0.51 / 0.00 / 0.62)

CMYK percentages

%17.35
%51.02
%0
%61.57

Codes

Color #513062 in popluar color models

51 30 62
RGB 81 48 98
HSL 280° 34.25% 28.63%
HSB/HSV 280° 51.02% 38.43%
CMYK 17.35% 51.02% 0.00%
61.57%

Color #513062 in popluar number systems.

HEX 51 30 62
Decimal 81 48 98
Binary 1010001 110000 1100010
Octal 121 60 142

Shades and tints

Shades of #513062

#513062
(81,48,98)
#4A2C5A
(74,44,90)
#432852
(67,40,82)
#3C244A
(60,36,74)
#352042
(53,32,66)
#2E1C3A
(46,28,58)
#271832
(39,24,50)
#20142A
(32,20,42)
#191022
(25,16,34)
#120C1A
(18,12,26)
#0B0812
(11,8,18)
#000000
(0,0,0)

Tints of #513062

#513062
(81,48,98)
#604270
(96,66,112)
#6F547E
(111,84,126)
#7E668C
(126,102,140)
#8D789A
(141,120,154)
#9C8AA8
(156,138,168)
#AB9CB6
(171,156,182)
#BAAEC4
(186,174,196)
#C9C0D2
(201,192,210)
#D8D2E0
(216,210,224)
#E7E4EE
(231,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513062 color. Also use rgb(81,48,98) instead hex code.

Text Font Color

.myTextColor { color: #513062; }

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

This text font color is #513062.

Background Color

.myBgColor { background-color: #513062; }

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

This div background color is #513062.

Border color

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

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

This div border color is #513062.

Opacity

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

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

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

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

This text has shadow with #513062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513062.

Preview

Color preview on black background

This text has color #513062 on black background.


Color preview on white background

This text has color #513062 on white background.


Black color preview on #513062 background

This text has black color on #513062 background.


White color preview on #513062 background

This text has white color on #513062 background.


Related colors

Complementary color

Complementary color for #hex is #AECF9D.


I love getcolorcode.com

Triadic colors

1 #625130 and #306251 with #513062 are triadic colors.

2 #623051 and #305162 with #513062 are triadic colors.