COLOR #509A5E

HEX: #509A5E RGB: (80,154,94)

Renk bilgisi

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

RGB renk modeli

#509A5E color RGB value is (80,154,94).

RGB: (80,154,94) (31%, 60%, 37%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 154 of 255 = 60%
B 94 of 255 = 37%

80
154
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 154 + 94 = 328 (100%)
R 80 of 328 ~ 24.39%
G 154 of 328 ~ 46.95%
B 94 of 328 ~ 28.66'%

%24.39
%46.95
%28.66

CMYK RENK MODELİ

#509A5E rengi CMYK tonu (48,0,39,40).

  • camgöbeği tonu 48.05%
  • eflatun tonu 0.00%
  • sarı tonu 38.96%
  • ana renk tonu 39.61%

CMYK: (48,0,39,40)
C48M0Y39K40 (48%, 0%, 39%, 40%)
(0.48 / 0.00 / 0.39 / 0.40)

CMYK yüzdeleri

%48.05
%0
%38.96
%39.61

Codes

Color #509A5E in popluar color models

50 9A 5E
RGB 80 154 94
HSL 131° 31.62% 45.88%
HSB/HSV 131° 48.05% 60.39%
CMYK 48.05% 0.00% 38.96%
39.61%

Color #509A5E in popluar number systems.

HEX 50 9A 5E
Decimal 80 154 94
Binary 1010000 10011010 1011110
Octal 120 232 136

Shades and tints

Shades of #509A5E

#509A5E
(80,154,94)
#498C56
(73,140,86)
#427E4E
(66,126,78)
#3B7046
(59,112,70)
#34623E
(52,98,62)
#2D5436
(45,84,54)
#26462E
(38,70,46)
#1F3826
(31,56,38)
#182A1E
(24,42,30)
#111C16
(17,28,22)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #509A5E

#509A5E
(80,154,94)
#5FA36C
(95,163,108)
#6EAC7A
(110,172,122)
#7DB588
(125,181,136)
#8CBE96
(140,190,150)
#9BC7A4
(155,199,164)
#AAD0B2
(170,208,178)
#B9D9C0
(185,217,192)
#C8E2CE
(200,226,206)
#D7EBDC
(215,235,220)
#E6F4EA
(230,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #509A5E; }

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

This text font color is #509A5E.

Background Color

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

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

This div background color is #509A5E.

Border color

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

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

This div border color is #509A5E.

Opacity

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

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

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

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

This text has shadow with #509A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509A5E.

Preview

Color preview on black background

This text has color #509A5E on black background.


Color preview on white background

This text has color #509A5E on white background.


Black color preview on #509A5E background

This text has black color on #509A5E background.


White color preview on #509A5E background

This text has white color on #509A5E background.


Related colors

Complementary color

Complementary color for #hex is #AF65A1.


I love getcolorcode.com

Triadic colors

1 #5E509A and #9A5E50 with #509A5E are triadic colors.

2 #5E9A50 and #9A505E with #509A5E are triadic colors.