COLOR #513119

HEX: #513119 RGB: (81,49,25)

Color info

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

RGB color model

#513119 color RGB value is (81,49,25).

RGB: (81,49,25) (32%, 19%, 10%)

RGB channels and saturation

R 81 of 255 = 32%
G 49 of 255 = 19%
B 25 of 255 = 10%

81
49
25

R + G + B ~ 20%. #513119 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 49 + 25 = 155 (100%)
R 81 of 155 ~ 52.26%
G 49 of 155 ~ 31.61%
B 25 of 155 ~ 16.13'%

%52.26
%31.61
%16.13

CMYK color model

#513119 color CMYK value is (0,40,69,68).

  • cyan value is 0.00%
  • magenta value is 39.51%
  • yellow value is 69.14%
  • key color value is 68.24%
CMYK: (0,40,69,68) C0M40Y69K68 (0%,40%,69%,68%) (0.00/0.40/0.69/0.68) 

CMYK percentages

%0
%39.51
%69.14
%68.24

Codes

Color #513119 in popluar color models

51 31 19
RGB 81 49 25
HSL 26° 52.83% 20.78%
HSB/HSV 26° 69.14% 31.76%
CMYK 0.00% 39.51% 69.14%
68.24%

Color #513119 in popluar number systems.

HEX 51 31 19
Decimal 81 49 25
Binary 1010001 110001 11001
Octal 121 61 31

Shades and tints

Shades of #513119

#513119
(81,49,25)
#4A2D17
(74,45,23)
#432915
(67,41,21)
#3C2513
(60,37,19)
#352111
(53,33,17)
#2E1D0F
(46,29,15)
#27190D
(39,25,13)
#20150B
(32,21,11)
#191109
(25,17,9)
#120D07
(18,13,7)
#0B0905
(11,9,5)
#000000
(0,0,0)

Tints of #513119

#513119
(81,49,25)
#60432D
(96,67,45)
#6F5541
(111,85,65)
#7E6755
(126,103,85)
#8D7969
(141,121,105)
#9C8B7D
(156,139,125)
#AB9D91
(171,157,145)
#BAAFA5
(186,175,165)
#C9C1B9
(201,193,185)
#D8D3CD
(216,211,205)
#E7E5E1
(231,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #513119; }

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

This text font color is #513119.

Background Color

.myBgColor { background-color: #513119; }

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

This div background color is #513119.

Border color

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

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

This div border color is #513119.

Opacity

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

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

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

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

This text has shadow with #513119 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513119.

Preview

Color preview on black background

This text has color #513119 on black background.


Color preview on white background

This text has color #513119 on white background.


Black color preview on #513119 background

This text has black color on #513119 background.


White color preview on #513119 background

This text has white color on #513119 background.


Related colors

Complementary color

Complementary color for #hex is #AECEE6.


I love getcolorcode.com

Triadic colors

1 #195131 and #311951 with #513119 are triadic colors.

2 #193151 and #315119 with #513119 are triadic colors.