COLOR #513B39

HEX: #513B39 RGB: (81,59,57)

Color info

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

RGB color model

#513B39 color RGB value is (81,59,57).

RGB: (81,59,57) (32%, 23%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 59 of 255 = 23%
B 57 of 255 = 22%

81
59
57

R + G + B ~ 26%. #513B39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 59 + 57 = 197 (100%)
R 81 of 197 ~ 41.12%
G 59 of 197 ~ 29.95%
B 57 of 197 ~ 28.93'%

%41.12
%29.95
%28.93

CMYK color model

#513B39 color CMYK value is (0,27,30,68).

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

CMYK: (0,27,30,68)
C0M27Y30K68 (0%, 27%, 30%, 68%)
(0.00 / 0.27 / 0.30 / 0.68)

CMYK percentages

%0
%27.16
%29.63
%68.24

Codes

Color #513B39 in popluar color models

51 3B 39
RGB 81 59 57
HSL 17.39% 27.06%
HSB/HSV 29.63% 31.76%
CMYK 0.00% 27.16% 29.63%
68.24%

Color #513B39 in popluar number systems.

HEX 51 3B 39
Decimal 81 59 57
Binary 1010001 111011 111001
Octal 121 73 71

Shades and tints

Shades of #513B39

#513B39
(81,59,57)
#4A3634
(74,54,52)
#43312F
(67,49,47)
#3C2C2A
(60,44,42)
#352725
(53,39,37)
#2E2220
(46,34,32)
#271D1B
(39,29,27)
#201816
(32,24,22)
#191311
(25,19,17)
#120E0C
(18,14,12)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #513B39

#513B39
(81,59,57)
#604C4B
(96,76,75)
#6F5D5D
(111,93,93)
#7E6E6F
(126,110,111)
#8D7F81
(141,127,129)
#9C9093
(156,144,147)
#ABA1A5
(171,161,165)
#BAB2B7
(186,178,183)
#C9C3C9
(201,195,201)
#D8D4DB
(216,212,219)
#E7E5ED
(231,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513B39; }

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

This text font color is #513B39.

Background Color

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

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

This div background color is #513B39.

Border color

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

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

This div border color is #513B39.

Opacity

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

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

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

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

This text has shadow with #513B39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513B39.

Preview

Color preview on black background

This text has color #513B39 on black background.


Color preview on white background

This text has color #513B39 on white background.


Black color preview on #513B39 background

This text has black color on #513B39 background.


White color preview on #513B39 background

This text has white color on #513B39 background.


Related colors

Complementary color

Complementary color for #hex is #AEC4C6.


I love getcolorcode.com

Triadic colors

1 #39513B and #3B3951 with #513B39 are triadic colors.

2 #393B51 and #3B5139 with #513B39 are triadic colors.