COLOR #509325

HEX: #509325 RGB: (80,147,37)

Color info

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

RGB color model

#509325 color RGB value is (80,147,37).

RGB: (80,147,37) (31%, 58%, 15%)

RGB channels and saturation

R 80 of 255 = 31%
G 147 of 255 = 58%
B 37 of 255 = 15%

80
147
37

R + G + B ~ 35%. #509325 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 147 + 37 = 264 (100%)
R 80 of 264 ~ 30.3%
G 147 of 264 ~ 55.68%
B 37 of 264 ~ 14.02'%

%30.3
%55.68
%14.02

CMYK color model

#509325 color CMYK value is (46,0,75,42).

  • cyan value is 45.58%
  • magenta value is 0.00%
  • yellow value is 74.83%
  • key color value is 42.35%
CMYK: (46,0,75,42) C46M0Y75K42 (46%,0%,75%,42%) (0.46/0.00/0.75/0.42) 

CMYK percentages

%45.58
%0
%74.83
%42.35

Codes

Color #509325 in popluar color models

50 93 25
RGB 80 147 37
HSL 97° 59.78% 36.08%
HSB/HSV 97° 74.83% 57.65%
CMYK 45.58% 0.00% 74.83%
42.35%

Color #509325 in popluar number systems.

HEX 50 93 25
Decimal 80 147 37
Binary 1010000 10010011 100101
Octal 120 223 45

Shades and tints

Shades of #509325

#509325
(80,147,37)
#498622
(73,134,34)
#42791F
(66,121,31)
#3B6C1C
(59,108,28)
#345F19
(52,95,25)
#2D5216
(45,82,22)
#264513
(38,69,19)
#1F3810
(31,56,16)
#182B0D
(24,43,13)
#111E0A
(17,30,10)
#0A1107
(10,17,7)
#000000
(0,0,0)

Tints of #509325

#509325
(80,147,37)
#5F9C38
(95,156,56)
#6EA54B
(110,165,75)
#7DAE5E
(125,174,94)
#8CB771
(140,183,113)
#9BC084
(155,192,132)
#AAC997
(170,201,151)
#B9D2AA
(185,210,170)
#C8DBBD
(200,219,189)
#D7E4D0
(215,228,208)
#E6EDE3
(230,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #509325; }

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

This text font color is #509325.

Background Color

.myBgColor { background-color: #509325; }

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

This div background color is #509325.

Border color

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

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

This div border color is #509325.

Opacity

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

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

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

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

This text has shadow with #509325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509325.

Preview

Color preview on black background

This text has color #509325 on black background.


Color preview on white background

This text has color #509325 on white background.


Black color preview on #509325 background

This text has black color on #509325 background.


White color preview on #509325 background

This text has white color on #509325 background.


Related colors

Complementary color

Complementary color for #hex is #AF6CDA.


I love getcolorcode.com

Triadic colors

1 #255093 and #932550 with #509325 are triadic colors.

2 #259350 and #935025 with #509325 are triadic colors.