COLOR #507951

HEX: #507951 RGB: (80,121,81)

Color info

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

RGB color model

#507951 color RGB value is (80,121,81).

RGB: (80,121,81) (31%, 47%, 32%)

RGB channels and saturation

R 80 of 255 = 31%
G 121 of 255 = 47%
B 81 of 255 = 32%

80
121
81

R + G + B ~ 37%. #507951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 121 + 81 = 282 (100%)
R 80 of 282 ~ 28.37%
G 121 of 282 ~ 42.91%
B 81 of 282 ~ 28.72'%

%28.37
%42.91
%28.72

CMYK color model

#507951 color CMYK value is (34,0,33,53).

  • cyan value is 33.88%
  • magenta value is 0.00%
  • yellow value is 33.06%
  • key color value is 52.55%
CMYK: (34,0,33,53) C34M0Y33K53 (34%,0%,33%,53%) (0.34/0.00/0.33/0.53) 

CMYK percentages

%33.88
%0
%33.06
%52.55

Codes

Color #507951 in popluar color models

50 79 51
RGB 80 121 81
HSL 121° 20.40% 39.41%
HSB/HSV 121° 33.88% 47.45%
CMYK 33.88% 0.00% 33.06%
52.55%

Color #507951 in popluar number systems.

HEX 50 79 51
Decimal 80 121 81
Binary 1010000 1111001 1010001
Octal 120 171 121

Shades and tints

Shades of #507951

#507951
(80,121,81)
#496E4A
(73,110,74)
#426343
(66,99,67)
#3B583C
(59,88,60)
#344D35
(52,77,53)
#2D422E
(45,66,46)
#263727
(38,55,39)
#1F2C20
(31,44,32)
#182119
(24,33,25)
#111612
(17,22,18)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #507951

#507951
(80,121,81)
#5F8560
(95,133,96)
#6E916F
(110,145,111)
#7D9D7E
(125,157,126)
#8CA98D
(140,169,141)
#9BB59C
(155,181,156)
#AAC1AB
(170,193,171)
#B9CDBA
(185,205,186)
#C8D9C9
(200,217,201)
#D7E5D8
(215,229,216)
#E6F1E7
(230,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507951; }

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

This text font color is #507951.

Background Color

.myBgColor { background-color: #507951; }

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

This div background color is #507951.

Border color

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

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

This div border color is #507951.

Opacity

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

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

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

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

This text has shadow with #507951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507951.

Preview

Color preview on black background

This text has color #507951 on black background.


Color preview on white background

This text has color #507951 on white background.


Black color preview on #507951 background

This text has black color on #507951 background.


White color preview on #507951 background

This text has white color on #507951 background.


Related colors

Complementary color

Complementary color for #hex is #AF86AE.


I love getcolorcode.com

Triadic colors

1 #515079 and #795150 with #507951 are triadic colors.

2 #517950 and #795051 with #507951 are triadic colors.