COLOR #519B5E

HEX: #519B5E RGB: (81,155,94)

Renk bilgisi

#519B5E contains mainly green color. #519B5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#519B5E color RGB value is (81,155,94).

RGB: (81,155,94) (32%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 155 of 255 = 61%
B 94 of 255 = 37%

81
155
94

R + G + B ~ 43%. #519B5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 155 + 94 = 330 (100%)
R 81 of 330 ~ 24.55%
G 155 of 330 ~ 46.97%
B 94 of 330 ~ 28.48'%

%24.55
%46.97
%28.48

CMYK RENK MODELİ

#519B5E rengi CMYK tonu (48,0,39,39).

  • camgöbeği tonu 47.74%
  • eflatun tonu 0.00%
  • sarı tonu 39.35%
  • ana renk tonu 39.22%

CMYK: (48,0,39,39)
C48M0Y39K39 (48%, 0%, 39%, 39%)
(0.48 / 0.00 / 0.39 / 0.39)

CMYK yüzdeleri

%47.74
%0
%39.35
%39.22

Codes

Color #519B5E in popluar color models

51 9B 5E
RGB 81 155 94
HSL 131° 31.36% 46.27%
HSB/HSV 131° 47.74% 60.78%
CMYK 47.74% 0.00% 39.35%
39.22%

Color #519B5E in popluar number systems.

HEX 51 9B 5E
Decimal 81 155 94
Binary 1010001 10011011 1011110
Octal 121 233 136

Shades and tints

Shades of #519B5E

#519B5E
(81,155,94)
#4A8D56
(74,141,86)
#437F4E
(67,127,78)
#3C7146
(60,113,70)
#35633E
(53,99,62)
#2E5536
(46,85,54)
#27472E
(39,71,46)
#203926
(32,57,38)
#192B1E
(25,43,30)
#121D16
(18,29,22)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #519B5E

#519B5E
(81,155,94)
#60A46C
(96,164,108)
#6FAD7A
(111,173,122)
#7EB688
(126,182,136)
#8DBF96
(141,191,150)
#9CC8A4
(156,200,164)
#ABD1B2
(171,209,178)
#BADAC0
(186,218,192)
#C9E3CE
(201,227,206)
#D8ECDC
(216,236,220)
#E7F5EA
(231,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #519B5E color. Also use rgb(81,155,94) instead hex code.

Text Font Color

.myTextColor { color: #519B5E; }

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

This text font color is #519B5E.

Background Color

.myBgColor { background-color: #519B5E; }

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

This div background color is #519B5E.

Border color

.myBorderColor { border: 1px solid #519B5E; }

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

This div border color is #519B5E.

Opacity

.myOpacity80 { color: #519B5E; opacity: 0.8; }

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

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

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

This text has shadow with #519B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #519B5E.

Preview

Color preview on black background

This text has color #519B5E on black background.


Color preview on white background

This text has color #519B5E on white background.


Black color preview on #519B5E background

This text has black color on #519B5E background.


White color preview on #519B5E background

This text has white color on #519B5E background.


Related colors

Complementary color

Complementary color for #hex is #AE64A1.


I love getcolorcode.com

Triadic colors

1 #5E519B and #9B5E51 with #519B5E are triadic colors.

2 #5E9B51 and #9B515E with #519B5E are triadic colors.