COLOR #507959

HEX: #507959 RGB: (80,121,89)

Color info

#507959 contains red, green and blue colors in about the same proportion. Web safe color of #507959 is #666666 (or #666).

RGB color model

#507959 color RGB value is (80,121,89).

RGB: (80,121,89) (31%, 47%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 121 of 255 = 47%
B 89 of 255 = 35%

80
121
89

R + G + B ~ 38%. #507959 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 121 + 89 = 290 (100%)
R 80 of 290 ~ 27.59%
G 121 of 290 ~ 41.72%
B 89 of 290 ~ 30.69'%

%27.59
%41.72
%30.69

CMYK color model

#507959 color CMYK value is (34,0,26,53).

  • cyan value is 33.88%
  • magenta value is 0.00%
  • yellow value is 26.45%
  • key color value is 52.55%

CMYK: (34,0,26,53)
C34M0Y26K53 (34%, 0%, 26%, 53%)
(0.34 / 0.00 / 0.26 / 0.53)

CMYK percentages

%33.88
%0
%26.45
%52.55

Codes

Color #507959 in popluar color models

50 79 59
RGB 80 121 89
HSL 133° 20.40% 39.41%
HSB/HSV 133° 33.88% 47.45%
CMYK 33.88% 0.00% 26.45%
52.55%

Color #507959 in popluar number systems.

HEX 50 79 59
Decimal 80 121 89
Binary 1010000 1111001 1011001
Octal 120 171 131

Shades and tints

Shades of #507959

#507959
(80,121,89)
#496E51
(73,110,81)
#426349
(66,99,73)
#3B5841
(59,88,65)
#344D39
(52,77,57)
#2D4231
(45,66,49)
#263729
(38,55,41)
#1F2C21
(31,44,33)
#182119
(24,33,25)
#111611
(17,22,17)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #507959

#507959
(80,121,89)
#5F8568
(95,133,104)
#6E9177
(110,145,119)
#7D9D86
(125,157,134)
#8CA995
(140,169,149)
#9BB5A4
(155,181,164)
#AAC1B3
(170,193,179)
#B9CDC2
(185,205,194)
#C8D9D1
(200,217,209)
#D7E5E0
(215,229,224)
#E6F1EF
(230,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507959; }

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

This text font color is #507959.

Background Color

.myBgColor { background-color: #507959; }

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

This div background color is #507959.

Border color

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

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

This div border color is #507959.

Opacity

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

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

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

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

This text has shadow with #507959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507959.

Preview

Color preview on black background

This text has color #507959 on black background.


Color preview on white background

This text has color #507959 on white background.


Black color preview on #507959 background

This text has black color on #507959 background.


White color preview on #507959 background

This text has white color on #507959 background.


Related colors

Complementary color

Complementary color for #hex is #AF86A6.


I love getcolorcode.com

Triadic colors

1 #595079 and #795950 with #507959 are triadic colors.

2 #597950 and #795059 with #507959 are triadic colors.