COLOR #519155

HEX: #519155 RGB: (81,145,85)

Color info

#519155 contains mainly green color. Web safe color of #519155 is #669966 (or #696).

RGB color model

#519155 color RGB value is (81,145,85).

RGB: (81,145,85) (32%, 57%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 145 of 255 = 57%
B 85 of 255 = 33%

81
145
85

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

Portions of RGB colors in percentages

R + G + B = 81 + 145 + 85 = 311 (100%)
R 81 of 311 ~ 26.05%
G 145 of 311 ~ 46.62%
B 85 of 311 ~ 27.33'%

%26.05
%46.62
%27.33

CMYK color model

#519155 color CMYK value is (44,0,41,43).

  • cyan value is 44.14%
  • magenta value is 0.00%
  • yellow value is 41.38%
  • key color value is 43.14%

CMYK: (44,0,41,43)
C44M0Y41K43 (44%, 0%, 41%, 43%)
(0.44 / 0.00 / 0.41 / 0.43)

CMYK percentages

%44.14
%0
%41.38
%43.14

Codes

Color #519155 in popluar color models

51 91 55
RGB 81 145 85
HSL 124° 28.32% 44.31%
HSB/HSV 124° 44.14% 56.86%
CMYK 44.14% 0.00% 41.38%
43.14%

Color #519155 in popluar number systems.

HEX 51 91 55
Decimal 81 145 85
Binary 1010001 10010001 1010101
Octal 121 221 125

Shades and tints

Shades of #519155

#519155
(81,145,85)
#4A844E
(74,132,78)
#437747
(67,119,71)
#3C6A40
(60,106,64)
#355D39
(53,93,57)
#2E5032
(46,80,50)
#27432B
(39,67,43)
#203624
(32,54,36)
#19291D
(25,41,29)
#121C16
(18,28,22)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #519155

#519155
(81,145,85)
#609B64
(96,155,100)
#6FA573
(111,165,115)
#7EAF82
(126,175,130)
#8DB991
(141,185,145)
#9CC3A0
(156,195,160)
#ABCDAF
(171,205,175)
#BAD7BE
(186,215,190)
#C9E1CD
(201,225,205)
#D8EBDC
(216,235,220)
#E7F5EB
(231,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519155 color. Also use rgb(81,145,85) instead hex code.

Text Font Color

.myTextColor { color: #519155; }

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

This text font color is #519155.

Background Color

.myBgColor { background-color: #519155; }

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

This div background color is #519155.

Border color

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

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

This div border color is #519155.

Opacity

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

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

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

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

This text has shadow with #519155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519155.

Preview

Color preview on black background

This text has color #519155 on black background.


Color preview on white background

This text has color #519155 on white background.


Black color preview on #519155 background

This text has black color on #519155 background.


White color preview on #519155 background

This text has white color on #519155 background.


Related colors

Complementary color

Complementary color for #hex is #AE6EAA.


I love getcolorcode.com

Triadic colors

1 #555191 and #915551 with #519155 are triadic colors.

2 #559151 and #915155 with #519155 are triadic colors.