COLOR #519365

HEX: #519365 RGB: (81,147,101)

Color info

#519365 contains mainly green and blue colors. Web safe color of #519365 is #669966 (or #696).

RGB color model

#519365 color RGB value is (81,147,101).

RGB: (81,147,101) (32%, 58%, 40%)

RGB channels and saturation

R 81 of 255 = 32%
G 147 of 255 = 58%
B 101 of 255 = 40%

81
147
101

R + G + B ~ 43%. #519365 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 147 + 101 = 329 (100%)
R 81 of 329 ~ 24.62%
G 147 of 329 ~ 44.68%
B 101 of 329 ~ 30.7'%

%24.62
%44.68
%30.7

CMYK color model

#519365 color CMYK value is (45,0,31,42).

  • cyan value is 44.90%
  • magenta value is 0.00%
  • yellow value is 31.29%
  • key color value is 42.35%

CMYK: (45,0,31,42)
C45M0Y31K42 (45%, 0%, 31%, 42%)
(0.45 / 0.00 / 0.31 / 0.42)

CMYK percentages

%44.9
%0
%31.29
%42.35

Codes

Color #519365 in popluar color models

51 93 65
RGB 81 147 101
HSL 138° 28.95% 44.71%
HSB/HSV 138° 44.90% 57.65%
CMYK 44.90% 0.00% 31.29%
42.35%

Color #519365 in popluar number systems.

HEX 51 93 65
Decimal 81 147 101
Binary 1010001 10010011 1100101
Octal 121 223 145

Shades and tints

Shades of #519365

#519365
(81,147,101)
#4A865C
(74,134,92)
#437953
(67,121,83)
#3C6C4A
(60,108,74)
#355F41
(53,95,65)
#2E5238
(46,82,56)
#27452F
(39,69,47)
#203826
(32,56,38)
#192B1D
(25,43,29)
#121E14
(18,30,20)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #519365

#519365
(81,147,101)
#609C73
(96,156,115)
#6FA581
(111,165,129)
#7EAE8F
(126,174,143)
#8DB79D
(141,183,157)
#9CC0AB
(156,192,171)
#ABC9B9
(171,201,185)
#BAD2C7
(186,210,199)
#C9DBD5
(201,219,213)
#D8E4E3
(216,228,227)
#E7EDF1
(231,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519365 color. Also use rgb(81,147,101) instead hex code.

Text Font Color

.myTextColor { color: #519365; }

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

This text font color is #519365.

Background Color

.myBgColor { background-color: #519365; }

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

This div background color is #519365.

Border color

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

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

This div border color is #519365.

Opacity

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

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

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

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

This text has shadow with #519365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519365.

Preview

Color preview on black background

This text has color #519365 on black background.


Color preview on white background

This text has color #519365 on white background.


Black color preview on #519365 background

This text has black color on #519365 background.


White color preview on #519365 background

This text has white color on #519365 background.


Related colors

Complementary color

Complementary color for #hex is #AE6C9A.


I love getcolorcode.com

Triadic colors

1 #655193 and #936551 with #519365 are triadic colors.

2 #659351 and #935165 with #519365 are triadic colors.