COLOR #508713

HEX: #508713 RGB: (80,135,19)

Color info

#508713 contains mainly red and green colors. Web safe color of #508713 is #669900 (or #690).

RGB color model

#508713 color RGB value is (80,135,19).

RGB: (80,135,19) (31%, 53%, 7%)

RGB channels and saturation

R 80 of 255 = 31%
G 135 of 255 = 53%
B 19 of 255 = 7%

80
135
19

R + G + B ~ 30%. #508713 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 135 + 19 = 234 (100%)
R 80 of 234 ~ 34.19%
G 135 of 234 ~ 57.69%
B 19 of 234 ~ 8.12'%

%34.19
%57.69

CMYK color model

#508713 color CMYK value is (41,0,86,47).

  • cyan value is 40.74%
  • magenta value is 0.00%
  • yellow value is 85.93%
  • key color value is 47.06%

CMYK: (41,0,86,47)
C41M0Y86K47 (41%, 0%, 86%, 47%)
(0.41 / 0.00 / 0.86 / 0.47)

CMYK percentages

%40.74
%0
%85.93
%47.06

Codes

Color #508713 in popluar color models

50 87 13
RGB 80 135 19
HSL 88° 75.32% 30.20%
HSB/HSV 88° 85.93% 52.94%
CMYK 40.74% 0.00% 85.93%
47.06%

Color #508713 in popluar number systems.

HEX 50 87 13
Decimal 80 135 19
Binary 1010000 10000111 10011
Octal 120 207 23

Shades and tints

Shades of #508713

#508713
(80,135,19)
#497B12
(73,123,18)
#426F11
(66,111,17)
#3B6310
(59,99,16)
#34570F
(52,87,15)
#2D4B0E
(45,75,14)
#263F0D
(38,63,13)
#1F330C
(31,51,12)
#18270B
(24,39,11)
#111B0A
(17,27,10)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #508713

#508713
(80,135,19)
#5F9128
(95,145,40)
#6E9B3D
(110,155,61)
#7DA552
(125,165,82)
#8CAF67
(140,175,103)
#9BB97C
(155,185,124)
#AAC391
(170,195,145)
#B9CDA6
(185,205,166)
#C8D7BB
(200,215,187)
#D7E1D0
(215,225,208)
#E6EBE5
(230,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508713 color. Also use rgb(80,135,19) instead hex code.

Text Font Color

.myTextColor { color: #508713; }

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

This text font color is #508713.

Background Color

.myBgColor { background-color: #508713; }

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

This div background color is #508713.

Border color

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

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

This div border color is #508713.

Opacity

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

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

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

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

This text has shadow with #508713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508713.

Preview

Color preview on black background

This text has color #508713 on black background.


Color preview on white background

This text has color #508713 on white background.


Black color preview on #508713 background

This text has black color on #508713 background.


White color preview on #508713 background

This text has white color on #508713 background.


Related colors

Complementary color

Complementary color for #hex is #AF78EC.


I love getcolorcode.com

Triadic colors

1 #135087 and #871350 with #508713 are triadic colors.

2 #138750 and #875013 with #508713 are triadic colors.