COLOR #513453

HEX: #513453 RGB: (81,52,83)

Color info

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

RGB color model

#513453 color RGB value is (81,52,83).

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

RGB channels and saturation

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

81
52
83

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

Portions of RGB colors in percentages

R + G + B = 81 + 52 + 83 = 216 (100%)
R 81 of 216 ~ 37.5%
G 52 of 216 ~ 24.07%
B 83 of 216 ~ 38.43'%

%37.5
%24.07
%38.43

CMYK color model

#513453 color CMYK value is (2,37,0,67).

  • cyan value is 2.41%
  • magenta value is 37.35%
  • yellow value is 0.00%
  • key color value is 67.45%
CMYK: (2,37,0,67) C2M37Y0K67 (2%,37%,0%,67%) (0.02/0.37/0.00/0.67) 

CMYK percentages

%2.41
%37.35
%0
%67.45

Codes

Color #513453 in popluar color models

51 34 53
RGB 81 52 83
HSL 296° 22.96% 26.47%
HSB/HSV 296° 37.35% 32.55%
CMYK 2.41% 37.35% 0.00%
67.45%

Color #513453 in popluar number systems.

HEX 51 34 53
Decimal 81 52 83
Binary 1010001 110100 1010011
Octal 121 64 123

Shades and tints

Shades of #513453

#513453
(81,52,83)
#4A304C
(74,48,76)
#432C45
(67,44,69)
#3C283E
(60,40,62)
#352437
(53,36,55)
#2E2030
(46,32,48)
#271C29
(39,28,41)
#201822
(32,24,34)
#19141B
(25,20,27)
#121014
(18,16,20)
#0B0C0D
(11,12,13)
#000000
(0,0,0)

Tints of #513453

#513453
(81,52,83)
#604662
(96,70,98)
#6F5871
(111,88,113)
#7E6A80
(126,106,128)
#8D7C8F
(141,124,143)
#9C8E9E
(156,142,158)
#ABA0AD
(171,160,173)
#BAB2BC
(186,178,188)
#C9C4CB
(201,196,203)
#D8D6DA
(216,214,218)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513453; }

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

This text font color is #513453.

Background Color

.myBgColor { background-color: #513453; }

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

This div background color is #513453.

Border color

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

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

This div border color is #513453.

Opacity

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

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

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

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

This text has shadow with #513453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513453.

Preview

Color preview on black background

This text has color #513453 on black background.


Color preview on white background

This text has color #513453 on white background.


Black color preview on #513453 background

This text has black color on #513453 background.


White color preview on #513453 background

This text has white color on #513453 background.


Related colors

Complementary color

Complementary color for #hex is #AECBAC.


I love getcolorcode.com

Triadic colors

1 #535134 and #345351 with #513453 are triadic colors.

2 #533451 and #345153 with #513453 are triadic colors.