COLOR #508D36

HEX: #508D36 RGB: (80,141,54)

Color info

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

RGB color model

#508D36 color RGB value is (80,141,54).

RGB: (80,141,54) (31%, 55%, 21%)

RGB channels and saturation

R 80 of 255 = 31%
G 141 of 255 = 55%
B 54 of 255 = 21%

80
141
54

R + G + B ~ 36%. #508D36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 141 + 54 = 275 (100%)
R 80 of 275 ~ 29.09%
G 141 of 275 ~ 51.27%
B 54 of 275 ~ 19.64'%

%29.09
%51.27
%19.64

CMYK color model

#508D36 color CMYK value is (43,0,62,45).

  • cyan value is 43.26%
  • magenta value is 0.00%
  • yellow value is 61.70%
  • key color value is 44.71%

CMYK: (43,0,62,45)
C43M0Y62K45 (43%, 0%, 62%, 45%)
(0.43 / 0.00 / 0.62 / 0.45)

CMYK percentages

%43.26
%0
%61.7
%44.71

Codes

Color #508D36 in popluar color models

50 8D 36
RGB 80 141 54
HSL 102° 44.62% 38.24%
HSB/HSV 102° 61.70% 55.29%
CMYK 43.26% 0.00% 61.70%
44.71%

Color #508D36 in popluar number systems.

HEX 50 8D 36
Decimal 80 141 54
Binary 1010000 10001101 110110
Octal 120 215 66

Shades and tints

Shades of #508D36

#508D36
(80,141,54)
#498132
(73,129,50)
#42752E
(66,117,46)
#3B692A
(59,105,42)
#345D26
(52,93,38)
#2D5122
(45,81,34)
#26451E
(38,69,30)
#1F391A
(31,57,26)
#182D16
(24,45,22)
#112112
(17,33,18)
#0A150E
(10,21,14)
#000000
(0,0,0)

Tints of #508D36

#508D36
(80,141,54)
#5F9748
(95,151,72)
#6EA15A
(110,161,90)
#7DAB6C
(125,171,108)
#8CB57E
(140,181,126)
#9BBF90
(155,191,144)
#AAC9A2
(170,201,162)
#B9D3B4
(185,211,180)
#C8DDC6
(200,221,198)
#D7E7D8
(215,231,216)
#E6F1EA
(230,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508D36 color. Also use rgb(80,141,54) instead hex code.

Text Font Color

.myTextColor { color: #508D36; }

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

This text font color is #508D36.

Background Color

.myBgColor { background-color: #508D36; }

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

This div background color is #508D36.

Border color

.myBorderColor { border: 1px solid #508D36; }

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

This div border color is #508D36.

Opacity

.myOpacity80 { color: #508D36; opacity: 0.8; }

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

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

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

This text has shadow with #508D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508D36.

Preview

Color preview on black background

This text has color #508D36 on black background.


Color preview on white background

This text has color #508D36 on white background.


Black color preview on #508D36 background

This text has black color on #508D36 background.


White color preview on #508D36 background

This text has white color on #508D36 background.


Related colors

Complementary color

Complementary color for #hex is #AF72C9.


I love getcolorcode.com

Triadic colors

1 #36508D and #8D3650 with #508D36 are triadic colors.

2 #368D50 and #8D5036 with #508D36 are triadic colors.