COLOR #519048

HEX: #519048 RGB: (81,144,72)

Color info

#519048 contains mainly green color. Web safe color of #519048 is #669933 (or #693).

RGB color model

#519048 color RGB value is (81,144,72).

RGB: (81,144,72) (32%, 56%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 144 of 255 = 56%
B 72 of 255 = 28%

81
144
72

R + G + B ~ 39%. #519048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 144 + 72 = 297 (100%)
R 81 of 297 ~ 27.27%
G 144 of 297 ~ 48.48%
B 72 of 297 ~ 24.24'%

%27.27
%48.48
%24.24

CMYK color model

#519048 color CMYK value is (44,0,50,44).

  • cyan value is 43.75%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 43.53%

CMYK: (44,0,50,44)
C44M0Y50K44 (44%, 0%, 50%, 44%)
(0.44 / 0.00 / 0.50 / 0.44)

CMYK percentages

%43.75
%0
%50
%43.53

Codes

Color #519048 in popluar color models

51 90 48
RGB 81 144 72
HSL 113° 33.33% 42.35%
HSB/HSV 113° 50.00% 56.47%
CMYK 43.75% 0.00% 50.00%
43.53%

Color #519048 in popluar number systems.

HEX 51 90 48
Decimal 81 144 72
Binary 1010001 10010000 1001000
Octal 121 220 110

Shades and tints

Shades of #519048

#519048
(81,144,72)
#4A8342
(74,131,66)
#43763C
(67,118,60)
#3C6936
(60,105,54)
#355C30
(53,92,48)
#2E4F2A
(46,79,42)
#274224
(39,66,36)
#20351E
(32,53,30)
#192818
(25,40,24)
#121B12
(18,27,18)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #519048

#519048
(81,144,72)
#609A58
(96,154,88)
#6FA468
(111,164,104)
#7EAE78
(126,174,120)
#8DB888
(141,184,136)
#9CC298
(156,194,152)
#ABCCA8
(171,204,168)
#BAD6B8
(186,214,184)
#C9E0C8
(201,224,200)
#D8EAD8
(216,234,216)
#E7F4E8
(231,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519048 color. Also use rgb(81,144,72) instead hex code.

Text Font Color

.myTextColor { color: #519048; }

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

This text font color is #519048.

Background Color

.myBgColor { background-color: #519048; }

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

This div background color is #519048.

Border color

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

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

This div border color is #519048.

Opacity

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

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

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

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

This text has shadow with #519048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519048.

Preview

Color preview on black background

This text has color #519048 on black background.


Color preview on white background

This text has color #519048 on white background.


Black color preview on #519048 background

This text has black color on #519048 background.


White color preview on #519048 background

This text has white color on #519048 background.


Related colors

Complementary color

Complementary color for #hex is #AE6FB7.


I love getcolorcode.com

Triadic colors

1 #485190 and #904851 with #519048 are triadic colors.

2 #489051 and #905148 with #519048 are triadic colors.