COLOR #509A63

HEX: #509A63 RGB: (80,154,99)

Renk bilgisi

#509A63 contains mainly green and blue colors. #509A63 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#509A63 color RGB value is (80,154,99).

RGB: (80,154,99) (31%, 60%, 39%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 154 of 255 = 60%
B 99 of 255 = 39%

80
154
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 154 + 99 = 333 (100%)
R 80 of 333 ~ 24.02%
G 154 of 333 ~ 46.25%
B 99 of 333 ~ 29.73'%

%24.02
%46.25
%29.73

CMYK RENK MODELİ

#509A63 rengi CMYK tonu (48,0,36,40).

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

CMYK: (48,0,36,40)
C48M0Y36K40 (48%, 0%, 36%, 40%)
(0.48 / 0.00 / 0.36 / 0.40)

CMYK yüzdeleri

%48.05
%0
%35.71
%39.61

Codes

Color #509A63 in popluar color models

50 9A 63
RGB 80 154 99
HSL 135° 31.62% 45.88%
HSB/HSV 135° 48.05% 60.39%
CMYK 48.05% 0.00% 35.71%
39.61%

Color #509A63 in popluar number systems.

HEX 50 9A 63
Decimal 80 154 99
Binary 1010000 10011010 1100011
Octal 120 232 143

Shades and tints

Shades of #509A63

#509A63
(80,154,99)
#498C5A
(73,140,90)
#427E51
(66,126,81)
#3B7048
(59,112,72)
#34623F
(52,98,63)
#2D5436
(45,84,54)
#26462D
(38,70,45)
#1F3824
(31,56,36)
#182A1B
(24,42,27)
#111C12
(17,28,18)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #509A63

#509A63
(80,154,99)
#5FA371
(95,163,113)
#6EAC7F
(110,172,127)
#7DB58D
(125,181,141)
#8CBE9B
(140,190,155)
#9BC7A9
(155,199,169)
#AAD0B7
(170,208,183)
#B9D9C5
(185,217,197)
#C8E2D3
(200,226,211)
#D7EBE1
(215,235,225)
#E6F4EF
(230,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #509A63; }

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

This text font color is #509A63.

Background Color

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

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

This div background color is #509A63.

Border color

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

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

This div border color is #509A63.

Opacity

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

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

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

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

This text has shadow with #509A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509A63.

Preview

Color preview on black background

This text has color #509A63 on black background.


Color preview on white background

This text has color #509A63 on white background.


Black color preview on #509A63 background

This text has black color on #509A63 background.


White color preview on #509A63 background

This text has white color on #509A63 background.


Related colors

Complementary color

Complementary color for #hex is #AF659C.


I love getcolorcode.com

Triadic colors

1 #63509A and #9A6350 with #509A63 are triadic colors.

2 #639A50 and #9A5063 with #509A63 are triadic colors.