COLOR #513B1A

HEX: #513B1A RGB: (81,59,26)

Color info

#513B1A contains red, green and blue colors in about the same proportion. Web safe color of #513B1A is #663300 (or #630).

RGB color model

#513B1A color RGB value is (81,59,26).

RGB: (81,59,26) (32%, 23%, 10%)

RGB channels and saturation

R 81 of 255 = 32%
G 59 of 255 = 23%
B 26 of 255 = 10%

81
59
26

R + G + B ~ 22%. #513B1A is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 59 + 26 = 166 (100%)
R 81 of 166 ~ 48.8%
G 59 of 166 ~ 35.54%
B 26 of 166 ~ 15.66'%

%48.8
%35.54
%15.66

CMYK color model

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

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

CMYK: (0,27,68,68)
C0M27Y68K68 (0%, 27%, 68%, 68%)
(0.00 / 0.27 / 0.68 / 0.68)

CMYK percentages

%0
%27.16
%67.9
%68.24

Codes

Color #513B1A in popluar color models

51 3B 1A
RGB 81 59 26
HSL 36° 51.40% 20.98%
HSB/HSV 36° 67.90% 31.76%
CMYK 0.00% 27.16% 67.90%
68.24%

Color #513B1A in popluar number systems.

HEX 51 3B 1A
Decimal 81 59 26
Binary 1010001 111011 11010
Octal 121 73 32

Shades and tints

Shades of #513B1A

#513B1A
(81,59,26)
#4A3618
(74,54,24)
#433116
(67,49,22)
#3C2C14
(60,44,20)
#352712
(53,39,18)
#2E2210
(46,34,16)
#271D0E
(39,29,14)
#20180C
(32,24,12)
#19130A
(25,19,10)
#120E08
(18,14,8)
#0B0906
(11,9,6)
#000000
(0,0,0)

Tints of #513B1A

#513B1A
(81,59,26)
#604C2E
(96,76,46)
#6F5D42
(111,93,66)
#7E6E56
(126,110,86)
#8D7F6A
(141,127,106)
#9C907E
(156,144,126)
#ABA192
(171,161,146)
#BAB2A6
(186,178,166)
#C9C3BA
(201,195,186)
#D8D4CE
(216,212,206)
#E7E5E2
(231,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513B1A; }

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

This text font color is #513B1A.

Background Color

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

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

This div background color is #513B1A.

Border color

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

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

This div border color is #513B1A.

Opacity

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

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

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

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

This text has shadow with #513B1A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513B1A.

Preview

Color preview on black background

This text has color #513B1A on black background.


Color preview on white background

This text has color #513B1A on white background.


Black color preview on #513B1A background

This text has black color on #513B1A background.


White color preview on #513B1A background

This text has white color on #513B1A background.


Related colors

Complementary color

Complementary color for #hex is #AEC4E5.


I love getcolorcode.com

Triadic colors

1 #1A513B and #3B1A51 with #513B1A are triadic colors.

2 #1A3B51 and #3B511A with #513B1A are triadic colors.