COLOR #515713

HEX: #515713 RGB: (81,87,19)

Color info

#515713 contains mainly red and green colors. Web safe color of #515713 is #666600 (or #660).

RGB color model

#515713 color RGB value is (81,87,19).

RGB: (81,87,19) (32%, 34%, 7%)

RGB channels and saturation

R 81 of 255 = 32%
G 87 of 255 = 34%
B 19 of 255 = 7%

81
87
19

R + G + B ~ 24%. #515713 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 87 + 19 = 187 (100%)
R 81 of 187 ~ 43.32%
G 87 of 187 ~ 46.52%
B 19 of 187 ~ 10.16'%

%43.32
%46.52

CMYK color model

#515713 color CMYK value is (7,0,78,66).

  • cyan value is 6.90%
  • magenta value is 0.00%
  • yellow value is 78.16%
  • key color value is 65.88%

CMYK: (7,0,78,66)
C7M0Y78K66 (7%, 0%, 78%, 66%)
(0.07 / 0.00 / 0.78 / 0.66)

CMYK percentages

%6.9
%0
%78.16
%65.88

Codes

Color #515713 in popluar color models

51 57 13
RGB 81 87 19
HSL 65° 64.15% 20.78%
HSB/HSV 65° 78.16% 34.12%
CMYK 6.90% 0.00% 78.16%
65.88%

Color #515713 in popluar number systems.

HEX 51 57 13
Decimal 81 87 19
Binary 1010001 1010111 10011
Octal 121 127 23

Shades and tints

Shades of #515713

#515713
(81,87,19)
#4A5012
(74,80,18)
#434911
(67,73,17)
#3C4210
(60,66,16)
#353B0F
(53,59,15)
#2E340E
(46,52,14)
#272D0D
(39,45,13)
#20260C
(32,38,12)
#191F0B
(25,31,11)
#12180A
(18,24,10)
#0B1109
(11,17,9)
#000000
(0,0,0)

Tints of #515713

#515713
(81,87,19)
#606628
(96,102,40)
#6F753D
(111,117,61)
#7E8452
(126,132,82)
#8D9367
(141,147,103)
#9CA27C
(156,162,124)
#ABB191
(171,177,145)
#BAC0A6
(186,192,166)
#C9CFBB
(201,207,187)
#D8DED0
(216,222,208)
#E7EDE5
(231,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515713 color. Also use rgb(81,87,19) instead hex code.

Text Font Color

.myTextColor { color: #515713; }

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

This text font color is #515713.

Background Color

.myBgColor { background-color: #515713; }

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

This div background color is #515713.

Border color

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

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

This div border color is #515713.

Opacity

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

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

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

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

This text has shadow with #515713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515713.

Preview

Color preview on black background

This text has color #515713 on black background.


Color preview on white background

This text has color #515713 on white background.


Black color preview on #515713 background

This text has black color on #515713 background.


White color preview on #515713 background

This text has white color on #515713 background.


Related colors

Complementary color

Complementary color for #hex is #AEA8EC.


I love getcolorcode.com

Triadic colors

1 #135157 and #571351 with #515713 are triadic colors.

2 #135751 and #575113 with #515713 are triadic colors.