COLOR #515013

HEX: #515013 RGB: (81,80,19)

Color info

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

RGB color model

#515013 color RGB value is (81,80,19).

RGB: (81,80,19) (32%, 31%, 7%)

RGB channels and saturation

R 81 of 255 = 32%
G 80 of 255 = 31%
B 19 of 255 = 7%

81
80
19

R + G + B ~ 23%. #515013 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 80 + 19 = 180 (100%)
R 81 of 180 ~ 45%
G 80 of 180 ~ 44.44%
B 19 of 180 ~ 10.56'%

%45
%44.44
%10.56

CMYK color model

#515013 color CMYK value is (0,1,77,68).

  • cyan value is 0.00%
  • magenta value is 1.23%
  • yellow value is 76.54%
  • key color value is 68.24%
CMYK: (0,1,77,68) C0M1Y77K68 (0%,1%,77%,68%) (0.00/0.01/0.77/0.68) 

CMYK percentages

%0
%1.23
%76.54
%68.24

Codes

Color #515013 in popluar color models

51 50 13
RGB 81 80 19
HSL 59° 62.00% 19.61%
HSB/HSV 59° 76.54% 31.76%
CMYK 0.00% 1.23% 76.54%
68.24%

Color #515013 in popluar number systems.

HEX 51 50 13
Decimal 81 80 19
Binary 1010001 1010000 10011
Octal 121 120 23

Shades and tints

Shades of #515013

#515013
(81,80,19)
#4A4912
(74,73,18)
#434211
(67,66,17)
#3C3B10
(60,59,16)
#35340F
(53,52,15)
#2E2D0E
(46,45,14)
#27260D
(39,38,13)
#201F0C
(32,31,12)
#19180B
(25,24,11)
#12110A
(18,17,10)
#0B0A09
(11,10,9)
#000000
(0,0,0)

Tints of #515013

#515013
(81,80,19)
#605F28
(96,95,40)
#6F6E3D
(111,110,61)
#7E7D52
(126,125,82)
#8D8C67
(141,140,103)
#9C9B7C
(156,155,124)
#ABAA91
(171,170,145)
#BAB9A6
(186,185,166)
#C9C8BB
(201,200,187)
#D8D7D0
(216,215,208)
#E7E6E5
(231,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515013; }

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

This text font color is #515013.

Background Color

.myBgColor { background-color: #515013; }

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

This div background color is #515013.

Border color

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

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

This div border color is #515013.

Opacity

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

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

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

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

This text has shadow with #515013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515013.

Preview

Color preview on black background

This text has color #515013 on black background.


Color preview on white background

This text has color #515013 on white background.


Black color preview on #515013 background

This text has black color on #515013 background.


White color preview on #515013 background

This text has white color on #515013 background.


Related colors

Complementary color

Complementary color for #hex is #AEAFEC.


I love getcolorcode.com

Triadic colors

1 #135150 and #501351 with #515013 are triadic colors.

2 #135051 and #505113 with #515013 are triadic colors.