COLOR #519053

HEX: #519053 RGB: (81,144,83)

Color info

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

RGB color model

#519053 color RGB value is (81,144,83).

RGB: (81,144,83) (32%, 56%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 144 of 255 = 56%
B 83 of 255 = 33%

81
144
83

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

Portions of RGB colors in percentages

R + G + B = 81 + 144 + 83 = 308 (100%)
R 81 of 308 ~ 26.3%
G 144 of 308 ~ 46.75%
B 83 of 308 ~ 26.95'%

%26.3
%46.75
%26.95

CMYK color model

#519053 color CMYK value is (44,0,42,44).

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

CMYK: (44,0,42,44)
C44M0Y42K44 (44%, 0%, 42%, 44%)
(0.44 / 0.00 / 0.42 / 0.44)

CMYK percentages

%43.75
%0
%42.36
%43.53

Codes

Color #519053 in popluar color models

51 90 53
RGB 81 144 83
HSL 122° 28.00% 44.12%
HSB/HSV 122° 43.75% 56.47%
CMYK 43.75% 0.00% 42.36%
43.53%

Color #519053 in popluar number systems.

HEX 51 90 53
Decimal 81 144 83
Binary 1010001 10010000 1010011
Octal 121 220 123

Shades and tints

Shades of #519053

#519053
(81,144,83)
#4A834C
(74,131,76)
#437645
(67,118,69)
#3C693E
(60,105,62)
#355C37
(53,92,55)
#2E4F30
(46,79,48)
#274229
(39,66,41)
#203522
(32,53,34)
#19281B
(25,40,27)
#121B14
(18,27,20)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #519053

#519053
(81,144,83)
#609A62
(96,154,98)
#6FA471
(111,164,113)
#7EAE80
(126,174,128)
#8DB88F
(141,184,143)
#9CC29E
(156,194,158)
#ABCCAD
(171,204,173)
#BAD6BC
(186,214,188)
#C9E0CB
(201,224,203)
#D8EADA
(216,234,218)
#E7F4E9
(231,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #519053; }

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

This text font color is #519053.

Background Color

.myBgColor { background-color: #519053; }

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

This div background color is #519053.

Border color

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

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

This div border color is #519053.

Opacity

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

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

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

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

This text has shadow with #519053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519053.

Preview

Color preview on black background

This text has color #519053 on black background.


Color preview on white background

This text has color #519053 on white background.


Black color preview on #519053 background

This text has black color on #519053 background.


White color preview on #519053 background

This text has white color on #519053 background.


Related colors

Complementary color

Complementary color for #hex is #AE6FAC.


I love getcolorcode.com

Triadic colors

1 #535190 and #905351 with #519053 are triadic colors.

2 #539051 and #905153 with #519053 are triadic colors.