COLOR #513A36

HEX: #513A36 RGB: (81,58,54)

Color info

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

RGB color model

#513A36 color RGB value is (81,58,54).

RGB: (81,58,54) (32%, 23%, 21%)

RGB channels and saturation

R 81 of 255 = 32%
G 58 of 255 = 23%
B 54 of 255 = 21%

81
58
54

R + G + B ~ 25%. #513A36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 58 + 54 = 193 (100%)
R 81 of 193 ~ 41.97%
G 58 of 193 ~ 30.05%
B 54 of 193 ~ 27.98'%

%41.97
%30.05
%27.98

CMYK color model

#513A36 color CMYK value is (0,28,33,68).

  • cyan value is 0.00%
  • magenta value is 28.40%
  • yellow value is 33.33%
  • key color value is 68.24%

CMYK: (0,28,33,68)
C0M28Y33K68 (0%, 28%, 33%, 68%)
(0.00 / 0.28 / 0.33 / 0.68)

CMYK percentages

%0
%28.4
%33.33
%68.24

Codes

Color #513A36 in popluar color models

51 3A 36
RGB 81 58 54
HSL 20.00% 26.47%
HSB/HSV 33.33% 31.76%
CMYK 0.00% 28.40% 33.33%
68.24%

Color #513A36 in popluar number systems.

HEX 51 3A 36
Decimal 81 58 54
Binary 1010001 111010 110110
Octal 121 72 66

Shades and tints

Shades of #513A36

#513A36
(81,58,54)
#4A3532
(74,53,50)
#43302E
(67,48,46)
#3C2B2A
(60,43,42)
#352626
(53,38,38)
#2E2122
(46,33,34)
#271C1E
(39,28,30)
#20171A
(32,23,26)
#191216
(25,18,22)
#120D12
(18,13,18)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #513A36

#513A36
(81,58,54)
#604B48
(96,75,72)
#6F5C5A
(111,92,90)
#7E6D6C
(126,109,108)
#8D7E7E
(141,126,126)
#9C8F90
(156,143,144)
#ABA0A2
(171,160,162)
#BAB1B4
(186,177,180)
#C9C2C6
(201,194,198)
#D8D3D8
(216,211,216)
#E7E4EA
(231,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513A36; }

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

This text font color is #513A36.

Background Color

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

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

This div background color is #513A36.

Border color

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

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

This div border color is #513A36.

Opacity

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

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

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

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

This text has shadow with #513A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513A36.

Preview

Color preview on black background

This text has color #513A36 on black background.


Color preview on white background

This text has color #513A36 on white background.


Black color preview on #513A36 background

This text has black color on #513A36 background.


White color preview on #513A36 background

This text has white color on #513A36 background.


Related colors

Complementary color

Complementary color for #hex is #AEC5C9.


I love getcolorcode.com

Triadic colors

1 #36513A and #3A3651 with #513A36 are triadic colors.

2 #363A51 and #3A5136 with #513A36 are triadic colors.