COLOR #513063

HEX: #513063 RGB: (81,48,99)

Color info

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

RGB color model

#513063 color RGB value is (81,48,99).

RGB: (81,48,99) (32%, 19%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 48 of 255 = 19%
B 99 of 255 = 39%

81
48
99

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

Portions of RGB colors in percentages

R + G + B = 81 + 48 + 99 = 228 (100%)
R 81 of 228 ~ 35.53%
G 48 of 228 ~ 21.05%
B 99 of 228 ~ 43.42'%

%35.53
%21.05
%43.42

CMYK color model

#513063 color CMYK value is (18,52,0,61).

  • cyan value is 18.18%
  • magenta value is 51.52%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (18,52,0,61)
C18M52Y0K61 (18%, 52%, 0%, 61%)
(0.18 / 0.52 / 0.00 / 0.61)

CMYK percentages

%18.18
%51.52
%0
%61.18

Codes

Color #513063 in popluar color models

51 30 63
RGB 81 48 99
HSL 279° 34.69% 28.82%
HSB/HSV 279° 51.52% 38.82%
CMYK 18.18% 51.52% 0.00%
61.18%

Color #513063 in popluar number systems.

HEX 51 30 63
Decimal 81 48 99
Binary 1010001 110000 1100011
Octal 121 60 143

Shades and tints

Shades of #513063

#513063
(81,48,99)
#4A2C5A
(74,44,90)
#432851
(67,40,81)
#3C2448
(60,36,72)
#35203F
(53,32,63)
#2E1C36
(46,28,54)
#27182D
(39,24,45)
#201424
(32,20,36)
#19101B
(25,16,27)
#120C12
(18,12,18)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #513063

#513063
(81,48,99)
#604271
(96,66,113)
#6F547F
(111,84,127)
#7E668D
(126,102,141)
#8D789B
(141,120,155)
#9C8AA9
(156,138,169)
#AB9CB7
(171,156,183)
#BAAEC5
(186,174,197)
#C9C0D3
(201,192,211)
#D8D2E1
(216,210,225)
#E7E4EF
(231,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513063; }

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

This text font color is #513063.

Background Color

.myBgColor { background-color: #513063; }

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

This div background color is #513063.

Border color

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

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

This div border color is #513063.

Opacity

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

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

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

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

This text has shadow with #513063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513063.

Preview

Color preview on black background

This text has color #513063 on black background.


Color preview on white background

This text has color #513063 on white background.


Black color preview on #513063 background

This text has black color on #513063 background.


White color preview on #513063 background

This text has white color on #513063 background.


Related colors

Complementary color

Complementary color for #hex is #AECF9C.


I love getcolorcode.com

Triadic colors

1 #635130 and #306351 with #513063 are triadic colors.

2 #633051 and #305163 with #513063 are triadic colors.