COLOR #513759

HEX: #513759 RGB: (81,55,89)

Color info

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

RGB color model

#513759 color RGB value is (81,55,89).

RGB: (81,55,89) (32%, 22%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 55 of 255 = 22%
B 89 of 255 = 35%

81
55
89

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

Portions of RGB colors in percentages

R + G + B = 81 + 55 + 89 = 225 (100%)
R 81 of 225 ~ 36%
G 55 of 225 ~ 24.44%
B 89 of 225 ~ 39.56'%

%36
%24.44
%39.56

CMYK color model

#513759 color CMYK value is (9,38,0,65).

  • cyan value is 8.99%
  • magenta value is 38.20%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (9,38,0,65)
C9M38Y0K65 (9%, 38%, 0%, 65%)
(0.09 / 0.38 / 0.00 / 0.65)

CMYK percentages

%8.99
%38.2
%0
%65.1

Codes

Color #513759 in popluar color models

51 37 59
RGB 81 55 89
HSL 286° 23.61% 28.24%
HSB/HSV 286° 38.20% 34.90%
CMYK 8.99% 38.20% 0.00%
65.10%

Color #513759 in popluar number systems.

HEX 51 37 59
Decimal 81 55 89
Binary 1010001 110111 1011001
Octal 121 67 131

Shades and tints

Shades of #513759

#513759
(81,55,89)
#4A3251
(74,50,81)
#432D49
(67,45,73)
#3C2841
(60,40,65)
#352339
(53,35,57)
#2E1E31
(46,30,49)
#271929
(39,25,41)
#201421
(32,20,33)
#190F19
(25,15,25)
#120A11
(18,10,17)
#0B0509
(11,5,9)
#000000
(0,0,0)

Tints of #513759

#513759
(81,55,89)
#604968
(96,73,104)
#6F5B77
(111,91,119)
#7E6D86
(126,109,134)
#8D7F95
(141,127,149)
#9C91A4
(156,145,164)
#ABA3B3
(171,163,179)
#BAB5C2
(186,181,194)
#C9C7D1
(201,199,209)
#D8D9E0
(216,217,224)
#E7EBEF
(231,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513759 color. Also use rgb(81,55,89) instead hex code.

Text Font Color

.myTextColor { color: #513759; }

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

This text font color is #513759.

Background Color

.myBgColor { background-color: #513759; }

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

This div background color is #513759.

Border color

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

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

This div border color is #513759.

Opacity

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

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

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

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

This text has shadow with #513759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513759.

Preview

Color preview on black background

This text has color #513759 on black background.


Color preview on white background

This text has color #513759 on white background.


Black color preview on #513759 background

This text has black color on #513759 background.


White color preview on #513759 background

This text has white color on #513759 background.


Related colors

Complementary color

Complementary color for #hex is #AEC8A6.


I love getcolorcode.com

Triadic colors

1 #595137 and #375951 with #513759 are triadic colors.

2 #593751 and #375159 with #513759 are triadic colors.