COLOR #513546

HEX: #513546 RGB: (81,53,70)

Color info

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

RGB color model

#513546 color RGB value is (81,53,70).

RGB: (81,53,70) (32%, 21%, 27%)

RGB channels and saturation

R 81 of 255 = 32%
G 53 of 255 = 21%
B 70 of 255 = 27%

81
53
70

R + G + B ~ 27%. #513546 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 53 + 70 = 204 (100%)
R 81 of 204 ~ 39.71%
G 53 of 204 ~ 25.98%
B 70 of 204 ~ 34.31'%

%39.71
%25.98
%34.31

CMYK color model

#513546 color CMYK value is (0,35,14,68).

  • cyan value is 0.00%
  • magenta value is 34.57%
  • yellow value is 13.58%
  • key color value is 68.24%
CMYK: (0,35,14,68) C0M35Y14K68 (0%,35%,14%,68%) (0.00/0.35/0.14/0.68) 

CMYK percentages

%0
%34.57
%13.58
%68.24

Codes

Color #513546 in popluar color models

51 35 46
RGB 81 53 70
HSL 324° 20.90% 26.27%
HSB/HSV 324° 34.57% 31.76%
CMYK 0.00% 34.57% 13.58%
68.24%

Color #513546 in popluar number systems.

HEX 51 35 46
Decimal 81 53 70
Binary 1010001 110101 1000110
Octal 121 65 106

Shades and tints

Shades of #513546

#513546
(81,53,70)
#4A3140
(74,49,64)
#432D3A
(67,45,58)
#3C2934
(60,41,52)
#35252E
(53,37,46)
#2E2128
(46,33,40)
#271D22
(39,29,34)
#20191C
(32,25,28)
#191516
(25,21,22)
#121110
(18,17,16)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #513546

#513546
(81,53,70)
#604756
(96,71,86)
#6F5966
(111,89,102)
#7E6B76
(126,107,118)
#8D7D86
(141,125,134)
#9C8F96
(156,143,150)
#ABA1A6
(171,161,166)
#BAB3B6
(186,179,182)
#C9C5C6
(201,197,198)
#D8D7D6
(216,215,214)
#E7E9E6
(231,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513546 color. Also use rgb(81,53,70) instead hex code.

Text Font Color

.myTextColor { color: #513546; }

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

This text font color is #513546.

Background Color

.myBgColor { background-color: #513546; }

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

This div background color is #513546.

Border color

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

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

This div border color is #513546.

Opacity

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

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

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

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

This text has shadow with #513546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513546.

Preview

Color preview on black background

This text has color #513546 on black background.


Color preview on white background

This text has color #513546 on white background.


Black color preview on #513546 background

This text has black color on #513546 background.


White color preview on #513546 background

This text has white color on #513546 background.


Related colors

Complementary color

Complementary color for #hex is #AECAB9.


I love getcolorcode.com

Triadic colors

1 #465135 and #354651 with #513546 are triadic colors.

2 #463551 and #355146 with #513546 are triadic colors.