COLOR #513455

HEX: #513455 RGB: (81,52,85)

Color info

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

RGB color model

#513455 color RGB value is (81,52,85).

RGB: (81,52,85) (32%, 20%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 52 of 255 = 20%
B 85 of 255 = 33%

81
52
85

R + G + B ~ 28%. #513455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 52 + 85 = 218 (100%)
R 81 of 218 ~ 37.16%
G 52 of 218 ~ 23.85%
B 85 of 218 ~ 38.99'%

%37.16
%23.85
%38.99

CMYK color model

#513455 color CMYK value is (5,39,0,67).

  • cyan value is 4.71%
  • magenta value is 38.82%
  • yellow value is 0.00%
  • key color value is 66.67%
CMYK: (5,39,0,67) C5M39Y0K67 (5%,39%,0%,67%) (0.05/0.39/0.00/0.67) 

CMYK percentages

%4.71
%38.82
%0
%66.67

Codes

Color #513455 in popluar color models

51 34 55
RGB 81 52 85
HSL 293° 24.09% 26.86%
HSB/HSV 293° 38.82% 33.33%
CMYK 4.71% 38.82% 0.00%
66.67%

Color #513455 in popluar number systems.

HEX 51 34 55
Decimal 81 52 85
Binary 1010001 110100 1010101
Octal 121 64 125

Shades and tints

Shades of #513455

#513455
(81,52,85)
#4A304E
(74,48,78)
#432C47
(67,44,71)
#3C2840
(60,40,64)
#352439
(53,36,57)
#2E2032
(46,32,50)
#271C2B
(39,28,43)
#201824
(32,24,36)
#19141D
(25,20,29)
#121016
(18,16,22)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #513455

#513455
(81,52,85)
#604664
(96,70,100)
#6F5873
(111,88,115)
#7E6A82
(126,106,130)
#8D7C91
(141,124,145)
#9C8EA0
(156,142,160)
#ABA0AF
(171,160,175)
#BAB2BE
(186,178,190)
#C9C4CD
(201,196,205)
#D8D6DC
(216,214,220)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513455 color. Also use rgb(81,52,85) instead hex code.

Text Font Color

.myTextColor { color: #513455; }

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

This text font color is #513455.

Background Color

.myBgColor { background-color: #513455; }

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

This div background color is #513455.

Border color

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

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

This div border color is #513455.

Opacity

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

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

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

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

This text has shadow with #513455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513455.

Preview

Color preview on black background

This text has color #513455 on black background.


Color preview on white background

This text has color #513455 on white background.


Black color preview on #513455 background

This text has black color on #513455 background.


White color preview on #513455 background

This text has white color on #513455 background.


Related colors

Complementary color

Complementary color for #hex is #AECBAA.


I love getcolorcode.com

Triadic colors

1 #555134 and #345551 with #513455 are triadic colors.

2 #553451 and #345155 with #513455 are triadic colors.