COLOR #509F5E

HEX: #509F5E RGB: (80,159,94)

Renk bilgisi

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

RGB renk modeli

#509F5E color RGB value is (80,159,94).

RGB: (80,159,94) (31%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 159 of 255 = 62%
B 94 of 255 = 37%

80
159
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 159 + 94 = 333 (100%)
R 80 of 333 ~ 24.02%
G 159 of 333 ~ 47.75%
B 94 of 333 ~ 28.23'%

%24.02
%47.75
%28.23

CMYK RENK MODELİ

#509F5E rengi CMYK tonu (50,0,41,38).

  • camgöbeği tonu 49.69%
  • eflatun tonu 0.00%
  • sarı tonu 40.88%
  • ana renk tonu 37.65%

CMYK: (50,0,41,38)
C50M0Y41K38 (50%, 0%, 41%, 38%)
(0.50 / 0.00 / 0.41 / 0.38)

CMYK yüzdeleri

%49.69
%0
%40.88
%37.65

Codes

Color #509F5E in popluar color models

50 9F 5E
RGB 80 159 94
HSL 131° 33.05% 46.86%
HSB/HSV 131° 49.69% 62.35%
CMYK 49.69% 0.00% 40.88%
37.65%

Color #509F5E in popluar number systems.

HEX 50 9F 5E
Decimal 80 159 94
Binary 1010000 10011111 1011110
Octal 120 237 136

Shades and tints

Shades of #509F5E

#509F5E
(80,159,94)
#499156
(73,145,86)
#42834E
(66,131,78)
#3B7546
(59,117,70)
#34673E
(52,103,62)
#2D5936
(45,89,54)
#264B2E
(38,75,46)
#1F3D26
(31,61,38)
#182F1E
(24,47,30)
#112116
(17,33,22)
#0A130E
(10,19,14)
#000000
(0,0,0)

Tints of #509F5E

#509F5E
(80,159,94)
#5FA76C
(95,167,108)
#6EAF7A
(110,175,122)
#7DB788
(125,183,136)
#8CBF96
(140,191,150)
#9BC7A4
(155,199,164)
#AACFB2
(170,207,178)
#B9D7C0
(185,215,192)
#C8DFCE
(200,223,206)
#D7E7DC
(215,231,220)
#E6EFEA
(230,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509F5E color. Also use rgb(80,159,94) instead hex code.

Text Font Color

.myTextColor { color: #509F5E; }

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

This text font color is #509F5E.

Background Color

.myBgColor { background-color: #509F5E; }

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

This div background color is #509F5E.

Border color

.myBorderColor { border: 1px solid #509F5E; }

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

This div border color is #509F5E.

Opacity

.myOpacity80 { color: #509F5E; opacity: 0.8; }

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

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

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

This text has shadow with #509F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509F5E.

Preview

Color preview on black background

This text has color #509F5E on black background.


Color preview on white background

This text has color #509F5E on white background.


Black color preview on #509F5E background

This text has black color on #509F5E background.


White color preview on #509F5E background

This text has white color on #509F5E background.


Related colors

Complementary color

Complementary color for #hex is #AF60A1.


I love getcolorcode.com

Triadic colors

1 #5E509F and #9F5E50 with #509F5E are triadic colors.

2 #5E9F50 and #9F505E with #509F5E are triadic colors.