COLOR #509353

HEX: #509353 RGB: (80,147,83)

Color info

#509353 contains mainly green color. Web safe color of #509353 is #669966 (or #696).

RGB color model

#509353 color RGB value is (80,147,83).

RGB: (80,147,83) (31%, 58%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 147 of 255 = 58%
B 83 of 255 = 33%

80
147
83

R + G + B ~ 41%. #509353 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 80 + 147 + 83 = 310 (100%)
R 80 of 310 ~ 25.81%
G 147 of 310 ~ 47.42%
B 83 of 310 ~ 26.77'%

%25.81
%47.42
%26.77

CMYK color model

#509353 color CMYK value is (46,0,44,42).

  • cyan value is 45.58%
  • magenta value is 0.00%
  • yellow value is 43.54%
  • key color value is 42.35%
CMYK: (46,0,44,42) C46M0Y44K42 (46%,0%,44%,42%) (0.46/0.00/0.44/0.42) 

CMYK percentages

%45.58
%0
%43.54
%42.35

Codes

Color #509353 in popluar color models

50 93 53
RGB 80 147 83
HSL 123° 29.52% 44.51%
HSB/HSV 123° 45.58% 57.65%
CMYK 45.58% 0.00% 43.54%
42.35%

Color #509353 in popluar number systems.

HEX 50 93 53
Decimal 80 147 83
Binary 1010000 10010011 1010011
Octal 120 223 123

Shades and tints

Shades of #509353

#509353
(80,147,83)
#49864C
(73,134,76)
#427945
(66,121,69)
#3B6C3E
(59,108,62)
#345F37
(52,95,55)
#2D5230
(45,82,48)
#264529
(38,69,41)
#1F3822
(31,56,34)
#182B1B
(24,43,27)
#111E14
(17,30,20)
#0A110D
(10,17,13)
#000000
(0,0,0)

Tints of #509353

#509353
(80,147,83)
#5F9C62
(95,156,98)
#6EA571
(110,165,113)
#7DAE80
(125,174,128)
#8CB78F
(140,183,143)
#9BC09E
(155,192,158)
#AAC9AD
(170,201,173)
#B9D2BC
(185,210,188)
#C8DBCB
(200,219,203)
#D7E4DA
(215,228,218)
#E6EDE9
(230,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #509353; }

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

This text font color is #509353.

Background Color

.myBgColor { background-color: #509353; }

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

This div background color is #509353.

Border color

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

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

This div border color is #509353.

Opacity

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

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

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

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

This text has shadow with #509353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509353.

Preview

Color preview on black background

This text has color #509353 on black background.


Color preview on white background

This text has color #509353 on white background.


Black color preview on #509353 background

This text has black color on #509353 background.


White color preview on #509353 background

This text has white color on #509353 background.


Related colors

Complementary color

Complementary color for #hex is #AF6CAC.


I love getcolorcode.com

Triadic colors

1 #535093 and #935350 with #509353 are triadic colors.

2 #539350 and #935053 with #509353 are triadic colors.