COLOR #519131

HEX: #519131 RGB: (81,145,49)

Renk bilgisi

#519131 contains mainly green color. #519131 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#519131 color RGB value is (81,145,49).

RGB: (81,145,49) (32%, 57%, 19%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 145 of 255 = 57%
B 49 of 255 = 19%

81
145
49

R + G + B ~ 36%. #519131 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 145 + 49 = 275 (100%)
R 81 of 275 ~ 29.45%
G 145 of 275 ~ 52.73%
B 49 of 275 ~ 17.82'%

%29.45
%52.73
%17.82

CMYK RENK MODELİ

#519131 rengi CMYK tonu (44,0,66,43).

  • camgöbeği tonu 44.14%
  • eflatun tonu 0.00%
  • sarı tonu 66.21%
  • ana renk tonu 43.14%

CMYK: (44,0,66,43)
C44M0Y66K43 (44%, 0%, 66%, 43%)
(0.44 / 0.00 / 0.66 / 0.43)

CMYK yüzdeleri

%44.14
%0
%66.21
%43.14

Codes

Color #519131 in popluar color models

51 91 31
RGB 81 145 49
HSL 100° 49.48% 38.04%
HSB/HSV 100° 66.21% 56.86%
CMYK 44.14% 0.00% 66.21%
43.14%

Color #519131 in popluar number systems.

HEX 51 91 31
Decimal 81 145 49
Binary 1010001 10010001 110001
Octal 121 221 61

Shades and tints

Shades of #519131

#519131
(81,145,49)
#4A842D
(74,132,45)
#437729
(67,119,41)
#3C6A25
(60,106,37)
#355D21
(53,93,33)
#2E501D
(46,80,29)
#274319
(39,67,25)
#203615
(32,54,21)
#192911
(25,41,17)
#121C0D
(18,28,13)
#0B0F09
(11,15,9)
#000000
(0,0,0)

Tints of #519131

#519131
(81,145,49)
#609B43
(96,155,67)
#6FA555
(111,165,85)
#7EAF67
(126,175,103)
#8DB979
(141,185,121)
#9CC38B
(156,195,139)
#ABCD9D
(171,205,157)
#BAD7AF
(186,215,175)
#C9E1C1
(201,225,193)
#D8EBD3
(216,235,211)
#E7F5E5
(231,245,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #519131; }

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

This text font color is #519131.

Background Color

.myBgColor { background-color: #519131; }

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

This div background color is #519131.

Border color

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

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

This div border color is #519131.

Opacity

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

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

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

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

This text has shadow with #519131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519131.

Preview

Color preview on black background

This text has color #519131 on black background.


Color preview on white background

This text has color #519131 on white background.


Black color preview on #519131 background

This text has black color on #519131 background.


White color preview on #519131 background

This text has white color on #519131 background.


Related colors

Complementary color

Complementary color for #hex is #AE6ECE.


I love getcolorcode.com

Triadic colors

1 #315191 and #913151 with #519131 are triadic colors.

2 #319151 and #915131 with #519131 are triadic colors.