COLOR #513E19

HEX: #513E19 RGB: (81,62,25)

Color info

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

RGB color model

#513E19 color RGB value is (81,62,25).

RGB: (81,62,25) (32%, 24%, 10%)

RGB channels and saturation

R 81 of 255 = 32%
G 62 of 255 = 24%
B 25 of 255 = 10%

81
62
25

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

Portions of RGB colors in percentages

R + G + B = 81 + 62 + 25 = 168 (100%)
R 81 of 168 ~ 48.21%
G 62 of 168 ~ 36.9%
B 25 of 168 ~ 14.88'%

%48.21
%36.9
%14.88

CMYK color model

#513E19 color CMYK value is (0,23,69,68).

  • cyan value is 0.00%
  • magenta value is 23.46%
  • yellow value is 69.14%
  • key color value is 68.24%
CMYK: (0,23,69,68) C0M23Y69K68 (0%,23%,69%,68%) (0.00/0.23/0.69/0.68) 

CMYK percentages

%0
%23.46
%69.14
%68.24

Codes

Color #513E19 in popluar color models

51 3E 19
RGB 81 62 25
HSL 40° 52.83% 20.78%
HSB/HSV 40° 69.14% 31.76%
CMYK 0.00% 23.46% 69.14%
68.24%

Color #513E19 in popluar number systems.

HEX 51 3E 19
Decimal 81 62 25
Binary 1010001 111110 11001
Octal 121 76 31

Shades and tints

Shades of #513E19

#513E19
(81,62,25)
#4A3917
(74,57,23)
#433415
(67,52,21)
#3C2F13
(60,47,19)
#352A11
(53,42,17)
#2E250F
(46,37,15)
#27200D
(39,32,13)
#201B0B
(32,27,11)
#191609
(25,22,9)
#121107
(18,17,7)
#0B0C05
(11,12,5)
#000000
(0,0,0)

Tints of #513E19

#513E19
(81,62,25)
#604F2D
(96,79,45)
#6F6041
(111,96,65)
#7E7155
(126,113,85)
#8D8269
(141,130,105)
#9C937D
(156,147,125)
#ABA491
(171,164,145)
#BAB5A5
(186,181,165)
#C9C6B9
(201,198,185)
#D8D7CD
(216,215,205)
#E7E8E1
(231,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513E19 color. Also use rgb(81,62,25) instead hex code.

Text Font Color

.myTextColor { color: #513E19; }

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

This text font color is #513E19.

Background Color

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

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

This div background color is #513E19.

Border color

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

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

This div border color is #513E19.

Opacity

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

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

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

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

This text has shadow with #513E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513E19.

Preview

Color preview on black background

This text has color #513E19 on black background.


Color preview on white background

This text has color #513E19 on white background.


Black color preview on #513E19 background

This text has black color on #513E19 background.


White color preview on #513E19 background

This text has white color on #513E19 background.


Related colors

Complementary color

Complementary color for #hex is #AEC1E6.


I love getcolorcode.com

Triadic colors

1 #19513E and #3E1951 with #513E19 are triadic colors.

2 #193E51 and #3E5119 with #513E19 are triadic colors.