COLOR #508659

HEX: #508659 RGB: (80,134,89)

Color info

#508659 contains red, green and blue colors in about the same proportion. Web safe color of #508659 is #669966 (or #696).

RGB color model

#508659 color RGB value is (80,134,89).

RGB: (80,134,89) (31%, 53%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 134 of 255 = 53%
B 89 of 255 = 35%

80
134
89

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

Portions of RGB colors in percentages

R + G + B = 80 + 134 + 89 = 303 (100%)
R 80 of 303 ~ 26.4%
G 134 of 303 ~ 44.22%
B 89 of 303 ~ 29.37'%

%26.4
%44.22
%29.37

CMYK color model

#508659 color CMYK value is (40,0,34,47).

  • cyan value is 40.30%
  • magenta value is 0.00%
  • yellow value is 33.58%
  • key color value is 47.45%

CMYK: (40,0,34,47)
C40M0Y34K47 (40%, 0%, 34%, 47%)
(0.40 / 0.00 / 0.34 / 0.47)

CMYK percentages

%40.3
%0
%33.58
%47.45

Codes

Color #508659 in popluar color models

50 86 59
RGB 80 134 89
HSL 130° 25.23% 41.96%
HSB/HSV 130° 40.30% 52.55%
CMYK 40.30% 0.00% 33.58%
47.45%

Color #508659 in popluar number systems.

HEX 50 86 59
Decimal 80 134 89
Binary 1010000 10000110 1011001
Octal 120 206 131

Shades and tints

Shades of #508659

#508659
(80,134,89)
#497A51
(73,122,81)
#426E49
(66,110,73)
#3B6241
(59,98,65)
#345639
(52,86,57)
#2D4A31
(45,74,49)
#263E29
(38,62,41)
#1F3221
(31,50,33)
#182619
(24,38,25)
#111A11
(17,26,17)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #508659

#508659
(80,134,89)
#5F9168
(95,145,104)
#6E9C77
(110,156,119)
#7DA786
(125,167,134)
#8CB295
(140,178,149)
#9BBDA4
(155,189,164)
#AAC8B3
(170,200,179)
#B9D3C2
(185,211,194)
#C8DED1
(200,222,209)
#D7E9E0
(215,233,224)
#E6F4EF
(230,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508659 color. Also use rgb(80,134,89) instead hex code.

Text Font Color

.myTextColor { color: #508659; }

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

This text font color is #508659.

Background Color

.myBgColor { background-color: #508659; }

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

This div background color is #508659.

Border color

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

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

This div border color is #508659.

Opacity

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

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

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

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

This text has shadow with #508659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508659.

Preview

Color preview on black background

This text has color #508659 on black background.


Color preview on white background

This text has color #508659 on white background.


Black color preview on #508659 background

This text has black color on #508659 background.


White color preview on #508659 background

This text has white color on #508659 background.


Related colors

Complementary color

Complementary color for #hex is #AF79A6.


I love getcolorcode.com

Triadic colors

1 #595086 and #865950 with #508659 are triadic colors.

2 #598650 and #865059 with #508659 are triadic colors.