COLOR #519C71

HEX: #519C71 RGB: (81,156,113)

Color info

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

RGB color model

#519C71 color RGB value is (81,156,113).

RGB: (81,156,113) (32%, 61%, 44%)

RGB channels and saturation

R 81 of 255 = 32%
G 156 of 255 = 61%
B 113 of 255 = 44%

81
156
113

R + G + B ~ 46%. #519C71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 156 + 113 = 350 (100%)
R 81 of 350 ~ 23.14%
G 156 of 350 ~ 44.57%
B 113 of 350 ~ 32.29'%

%23.14
%44.57
%32.29

CMYK color model

#519C71 color CMYK value is (48,0,28,39).

  • cyan value is 48.08%
  • magenta value is 0.00%
  • yellow value is 27.56%
  • key color value is 38.82%

CMYK: (48,0,28,39)
C48M0Y28K39 (48%, 0%, 28%, 39%)
(0.48 / 0.00 / 0.28 / 0.39)

CMYK percentages

%48.08
%0
%27.56
%38.82

Codes

Color #519C71 in popluar color models

51 9C 71
RGB 81 156 113
HSL 146° 31.65% 46.47%
HSB/HSV 146° 48.08% 61.18%
CMYK 48.08% 0.00% 27.56%
38.82%

Color #519C71 in popluar number systems.

HEX 51 9C 71
Decimal 81 156 113
Binary 1010001 10011100 1110001
Octal 121 234 161

Shades and tints

Shades of #519C71

#519C71
(81,156,113)
#4A8E67
(74,142,103)
#43805D
(67,128,93)
#3C7253
(60,114,83)
#356449
(53,100,73)
#2E563F
(46,86,63)
#274835
(39,72,53)
#203A2B
(32,58,43)
#192C21
(25,44,33)
#121E17
(18,30,23)
#0B100D
(11,16,13)
#000000
(0,0,0)

Tints of #519C71

#519C71
(81,156,113)
#60A57D
(96,165,125)
#6FAE89
(111,174,137)
#7EB795
(126,183,149)
#8DC0A1
(141,192,161)
#9CC9AD
(156,201,173)
#ABD2B9
(171,210,185)
#BADBC5
(186,219,197)
#C9E4D1
(201,228,209)
#D8EDDD
(216,237,221)
#E7F6E9
(231,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519C71 color. Also use rgb(81,156,113) instead hex code.

Text Font Color

.myTextColor { color: #519C71; }

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

This text font color is #519C71.

Background Color

.myBgColor { background-color: #519C71; }

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

This div background color is #519C71.

Border color

.myBorderColor { border: 1px solid #519C71; }

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

This div border color is #519C71.

Opacity

.myOpacity80 { color: #519C71; opacity: 0.8; }

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

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

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

This text has shadow with #519C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519C71.

Preview

Color preview on black background

This text has color #519C71 on black background.


Color preview on white background

This text has color #519C71 on white background.


Black color preview on #519C71 background

This text has black color on #519C71 background.


White color preview on #519C71 background

This text has white color on #519C71 background.


Related colors

Complementary color

Complementary color for #hex is #AE638E.


I love getcolorcode.com

Triadic colors

1 #71519C and #9C7151 with #519C71 are triadic colors.

2 #719C51 and #9C5171 with #519C71 are triadic colors.