COLOR #513D51

HEX: #513D51 RGB: (81,61,81)

Color info

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

RGB color model

#513D51 color RGB value is (81,61,81).

RGB: (81,61,81) (32%, 24%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 61 of 255 = 24%
B 81 of 255 = 32%

81
61
81

R + G + B ~ 29%. #513D51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 61 + 81 = 223 (100%)
R 81 of 223 ~ 36.32%
G 61 of 223 ~ 27.35%
B 81 of 223 ~ 36.32'%

%36.32
%27.35
%36.32

CMYK color model

#513D51 color CMYK value is (0,25,0,68).

  • cyan value is 0.00%
  • magenta value is 24.69%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (0,25,0,68)
C0M25Y0K68 (0%, 25%, 0%, 68%)
(0.00 / 0.25 / 0.00 / 0.68)

CMYK percentages

%0
%24.69
%0
%68.24

Codes

Color #513D51 in popluar color models

51 3D 51
RGB 81 61 81
HSL 300° 14.08% 27.84%
HSB/HSV 300° 24.69% 31.76%
CMYK 0.00% 24.69% 0.00%
68.24%

Color #513D51 in popluar number systems.

HEX 51 3D 51
Decimal 81 61 81
Binary 1010001 111101 1010001
Octal 121 75 121

Shades and tints

Shades of #513D51

#513D51
(81,61,81)
#4A384A
(74,56,74)
#433343
(67,51,67)
#3C2E3C
(60,46,60)
#352935
(53,41,53)
#2E242E
(46,36,46)
#271F27
(39,31,39)
#201A20
(32,26,32)
#191519
(25,21,25)
#121012
(18,16,18)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #513D51

#513D51
(81,61,81)
#604E60
(96,78,96)
#6F5F6F
(111,95,111)
#7E707E
(126,112,126)
#8D818D
(141,129,141)
#9C929C
(156,146,156)
#ABA3AB
(171,163,171)
#BAB4BA
(186,180,186)
#C9C5C9
(201,197,201)
#D8D6D8
(216,214,216)
#E7E7E7
(231,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513D51 color. Also use rgb(81,61,81) instead hex code.

Text Font Color

.myTextColor { color: #513D51; }

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

This text font color is #513D51.

Background Color

.myBgColor { background-color: #513D51; }

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

This div background color is #513D51.

Border color

.myBorderColor { border: 1px solid #513D51; }

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

This div border color is #513D51.

Opacity

.myOpacity80 { color: #513D51; opacity: 0.8; }

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

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

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

This text has shadow with #513D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513D51.

Preview

Color preview on black background

This text has color #513D51 on black background.


Color preview on white background

This text has color #513D51 on white background.


Black color preview on #513D51 background

This text has black color on #513D51 background.


White color preview on #513D51 background

This text has white color on #513D51 background.


Related colors

Complementary color

Complementary color for #hex is #AEC2AE.


I love getcolorcode.com

Triadic colors

1 #51513D and #3D5151 with #513D51 are triadic colors.

2 #513D51 and #3D5151 with #513D51 are triadic colors.