COLOR #513949

HEX: #513949 RGB: (81,57,73)

Color info

#513949 contains red, green and blue colors in about the same proportion. Web safe color of #513949 is #663333 (or #633).

RGB color model

#513949 color RGB value is (81,57,73).

RGB: (81,57,73) (32%, 22%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 57 of 255 = 22%
B 73 of 255 = 29%

81
57
73

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

Portions of RGB colors in percentages

R + G + B = 81 + 57 + 73 = 211 (100%)
R 81 of 211 ~ 38.39%
G 57 of 211 ~ 27.01%
B 73 of 211 ~ 34.6'%

%38.39
%27.01
%34.6

CMYK color model

#513949 color CMYK value is (0,30,10,68).

  • cyan value is 0.00%
  • magenta value is 29.63%
  • yellow value is 9.88%
  • key color value is 68.24%

CMYK: (0,30,10,68)
C0M30Y10K68 (0%, 30%, 10%, 68%)
(0.00 / 0.30 / 0.10 / 0.68)

CMYK percentages

%0
%29.63
%9.88
%68.24

Codes

Color #513949 in popluar color models

51 39 49
RGB 81 57 73
HSL 320° 17.39% 27.06%
HSB/HSV 320° 29.63% 31.76%
CMYK 0.00% 29.63% 9.88%
68.24%

Color #513949 in popluar number systems.

HEX 51 39 49
Decimal 81 57 73
Binary 1010001 111001 1001001
Octal 121 71 111

Shades and tints

Shades of #513949

#513949
(81,57,73)
#4A3443
(74,52,67)
#432F3D
(67,47,61)
#3C2A37
(60,42,55)
#352531
(53,37,49)
#2E202B
(46,32,43)
#271B25
(39,27,37)
#20161F
(32,22,31)
#191119
(25,17,25)
#120C13
(18,12,19)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #513949

#513949
(81,57,73)
#604B59
(96,75,89)
#6F5D69
(111,93,105)
#7E6F79
(126,111,121)
#8D8189
(141,129,137)
#9C9399
(156,147,153)
#ABA5A9
(171,165,169)
#BAB7B9
(186,183,185)
#C9C9C9
(201,201,201)
#D8DBD9
(216,219,217)
#E7EDE9
(231,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513949 color. Also use rgb(81,57,73) instead hex code.

Text Font Color

.myTextColor { color: #513949; }

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

This text font color is #513949.

Background Color

.myBgColor { background-color: #513949; }

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

This div background color is #513949.

Border color

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

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

This div border color is #513949.

Opacity

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

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

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

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

This text has shadow with #513949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513949.

Preview

Color preview on black background

This text has color #513949 on black background.


Color preview on white background

This text has color #513949 on white background.


Black color preview on #513949 background

This text has black color on #513949 background.


White color preview on #513949 background

This text has white color on #513949 background.


Related colors

Complementary color

Complementary color for #hex is #AEC6B6.


I love getcolorcode.com

Triadic colors

1 #495139 and #394951 with #513949 are triadic colors.

2 #493951 and #395149 with #513949 are triadic colors.