COLOR #509B4A

HEX: #509B4A RGB: (80,155,74)

Color info

#509B4A contains mainly green color. Web safe color of #509B4A is #669933 (or #693).

RGB color model

#509B4A color RGB value is (80,155,74).

RGB: (80,155,74) (31%, 61%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 155 of 255 = 61%
B 74 of 255 = 29%

80
155
74

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

Portions of RGB colors in percentages

R + G + B = 80 + 155 + 74 = 309 (100%)
R 80 of 309 ~ 25.89%
G 155 of 309 ~ 50.16%
B 74 of 309 ~ 23.95'%

%25.89
%50.16
%23.95

CMYK color model

#509B4A color CMYK value is (48,0,52,39).

  • cyan value is 48.39%
  • magenta value is 0.00%
  • yellow value is 52.26%
  • key color value is 39.22%

CMYK: (48,0,52,39)
C48M0Y52K39 (48%, 0%, 52%, 39%)
(0.48 / 0.00 / 0.52 / 0.39)

CMYK percentages

%48.39
%0
%52.26
%39.22

Codes

Color #509B4A in popluar color models

50 9B 4A
RGB 80 155 74
HSL 116° 35.37% 44.90%
HSB/HSV 116° 52.26% 60.78%
CMYK 48.39% 0.00% 52.26%
39.22%

Color #509B4A in popluar number systems.

HEX 50 9B 4A
Decimal 80 155 74
Binary 1010000 10011011 1001010
Octal 120 233 112

Shades and tints

Shades of #509B4A

#509B4A
(80,155,74)
#498D44
(73,141,68)
#427F3E
(66,127,62)
#3B7138
(59,113,56)
#346332
(52,99,50)
#2D552C
(45,85,44)
#264726
(38,71,38)
#1F3920
(31,57,32)
#182B1A
(24,43,26)
#111D14
(17,29,20)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #509B4A

#509B4A
(80,155,74)
#5FA45A
(95,164,90)
#6EAD6A
(110,173,106)
#7DB67A
(125,182,122)
#8CBF8A
(140,191,138)
#9BC89A
(155,200,154)
#AAD1AA
(170,209,170)
#B9DABA
(185,218,186)
#C8E3CA
(200,227,202)
#D7ECDA
(215,236,218)
#E6F5EA
(230,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509B4A color. Also use rgb(80,155,74) instead hex code.

Text Font Color

.myTextColor { color: #509B4A; }

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

This text font color is #509B4A.

Background Color

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

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

This div background color is #509B4A.

Border color

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

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

This div border color is #509B4A.

Opacity

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

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

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

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

This text has shadow with #509B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509B4A.

Preview

Color preview on black background

This text has color #509B4A on black background.


Color preview on white background

This text has color #509B4A on white background.


Black color preview on #509B4A background

This text has black color on #509B4A background.


White color preview on #509B4A background

This text has white color on #509B4A background.


Related colors

Complementary color

Complementary color for #hex is #AF64B5.


I love getcolorcode.com

Triadic colors

1 #4A509B and #9B4A50 with #509B4A are triadic colors.

2 #4A9B50 and #9B504A with #509B4A are triadic colors.