COLOR #509341

HEX: #509341 RGB: (80,147,65)

Color info

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

RGB color model

#509341 color RGB value is (80,147,65).

RGB: (80,147,65) (31%, 58%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 147 of 255 = 58%
B 65 of 255 = 25%

80
147
65

R + G + B ~ 38%. #509341 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 147 + 65 = 292 (100%)
R 80 of 292 ~ 27.4%
G 147 of 292 ~ 50.34%
B 65 of 292 ~ 22.26'%

%27.4
%50.34
%22.26

CMYK color model

#509341 color CMYK value is (46,0,56,42).

  • cyan value is 45.58%
  • magenta value is 0.00%
  • yellow value is 55.78%
  • key color value is 42.35%

CMYK: (46,0,56,42)
C46M0Y56K42 (46%, 0%, 56%, 42%)
(0.46 / 0.00 / 0.56 / 0.42)

CMYK percentages

%45.58
%0
%55.78
%42.35

Codes

Color #509341 in popluar color models

50 93 41
RGB 80 147 65
HSL 109° 38.68% 41.57%
HSB/HSV 109° 55.78% 57.65%
CMYK 45.58% 0.00% 55.78%
42.35%

Color #509341 in popluar number systems.

HEX 50 93 41
Decimal 80 147 65
Binary 1010000 10010011 1000001
Octal 120 223 101

Shades and tints

Shades of #509341

#509341
(80,147,65)
#49863C
(73,134,60)
#427937
(66,121,55)
#3B6C32
(59,108,50)
#345F2D
(52,95,45)
#2D5228
(45,82,40)
#264523
(38,69,35)
#1F381E
(31,56,30)
#182B19
(24,43,25)
#111E14
(17,30,20)
#0A110F
(10,17,15)
#000000
(0,0,0)

Tints of #509341

#509341
(80,147,65)
#5F9C52
(95,156,82)
#6EA563
(110,165,99)
#7DAE74
(125,174,116)
#8CB785
(140,183,133)
#9BC096
(155,192,150)
#AAC9A7
(170,201,167)
#B9D2B8
(185,210,184)
#C8DBC9
(200,219,201)
#D7E4DA
(215,228,218)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509341 color. Also use rgb(80,147,65) instead hex code.

Text Font Color

.myTextColor { color: #509341; }

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

This text font color is #509341.

Background Color

.myBgColor { background-color: #509341; }

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

This div background color is #509341.

Border color

.myBorderColor { border: 1px solid #509341; }

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

This div border color is #509341.

Opacity

.myOpacity80 { color: #509341; opacity: 0.8; }

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

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

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

This text has shadow with #509341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509341.

Preview

Color preview on black background

This text has color #509341 on black background.


Color preview on white background

This text has color #509341 on white background.


Black color preview on #509341 background

This text has black color on #509341 background.


White color preview on #509341 background

This text has white color on #509341 background.


Related colors

Complementary color

Complementary color for #hex is #AF6CBE.


I love getcolorcode.com

Triadic colors

1 #415093 and #934150 with #509341 are triadic colors.

2 #419350 and #935041 with #509341 are triadic colors.