COLOR #519772

HEX: #519772 RGB: (81,151,114)

Color info

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

RGB color model

#519772 color RGB value is (81,151,114).

RGB: (81,151,114) (32%, 59%, 45%)

RGB channels and saturation

R 81 of 255 = 32%
G 151 of 255 = 59%
B 114 of 255 = 45%

81
151
114

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

Portions of RGB colors in percentages

R + G + B = 81 + 151 + 114 = 346 (100%)
R 81 of 346 ~ 23.41%
G 151 of 346 ~ 43.64%
B 114 of 346 ~ 32.95'%

%23.41
%43.64
%32.95

CMYK color model

#519772 color CMYK value is (46,0,25,41).

  • cyan value is 46.36%
  • magenta value is 0.00%
  • yellow value is 24.50%
  • key color value is 40.78%
CMYK: (46,0,25,41) C46M0Y25K41 (46%,0%,25%,41%) (0.46/0.00/0.25/0.41) 

CMYK percentages

%46.36
%0
%24.5
%40.78

Codes

Color #519772 in popluar color models

51 97 72
RGB 81 151 114
HSL 148° 30.17% 45.49%
HSB/HSV 148° 46.36% 59.22%
CMYK 46.36% 0.00% 24.50%
40.78%

Color #519772 in popluar number systems.

HEX 51 97 72
Decimal 81 151 114
Binary 1010001 10010111 1110010
Octal 121 227 162

Shades and tints

Shades of #519772

#519772
(81,151,114)
#4A8A68
(74,138,104)
#437D5E
(67,125,94)
#3C7054
(60,112,84)
#35634A
(53,99,74)
#2E5640
(46,86,64)
#274936
(39,73,54)
#203C2C
(32,60,44)
#192F22
(25,47,34)
#122218
(18,34,24)
#0B150E
(11,21,14)
#000000
(0,0,0)

Tints of #519772

#519772
(81,151,114)
#60A07E
(96,160,126)
#6FA98A
(111,169,138)
#7EB296
(126,178,150)
#8DBBA2
(141,187,162)
#9CC4AE
(156,196,174)
#ABCDBA
(171,205,186)
#BAD6C6
(186,214,198)
#C9DFD2
(201,223,210)
#D8E8DE
(216,232,222)
#E7F1EA
(231,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519772 color. Also use rgb(81,151,114) instead hex code.

Text Font Color

.myTextColor { color: #519772; }

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

This text font color is #519772.

Background Color

.myBgColor { background-color: #519772; }

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

This div background color is #519772.

Border color

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

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

This div border color is #519772.

Opacity

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

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

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

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

This text has shadow with #519772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519772.

Preview

Color preview on black background

This text has color #519772 on black background.


Color preview on white background

This text has color #519772 on white background.


Black color preview on #519772 background

This text has black color on #519772 background.


White color preview on #519772 background

This text has white color on #519772 background.


Related colors

Complementary color

Complementary color for #hex is #AE688D.


I love getcolorcode.com

Triadic colors

1 #725197 and #977251 with #519772 are triadic colors.

2 #729751 and #975172 with #519772 are triadic colors.