COLOR #508557

HEX: #508557 RGB: (80,133,87)

Color info

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

RGB color model

#508557 color RGB value is (80,133,87).

RGB: (80,133,87) (31%, 52%, 34%)

RGB channels and saturation

R 80 of 255 = 31%
G 133 of 255 = 52%
B 87 of 255 = 34%

80
133
87

R + G + B ~ 39%. #508557 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 133 + 87 = 300 (100%)
R 80 of 300 ~ 26.67%
G 133 of 300 ~ 44.33%
B 87 of 300 ~ 29'%

%26.67
%44.33
%29

CMYK color model

#508557 color CMYK value is (40,0,35,48).

  • cyan value is 39.85%
  • magenta value is 0.00%
  • yellow value is 34.59%
  • key color value is 47.84%

CMYK: (40,0,35,48)
C40M0Y35K48 (40%, 0%, 35%, 48%)
(0.40 / 0.00 / 0.35 / 0.48)

CMYK percentages

%39.85
%0
%34.59
%47.84

Codes

Color #508557 in popluar color models

50 85 57
RGB 80 133 87
HSL 128° 24.88% 41.76%
HSB/HSV 128° 39.85% 52.16%
CMYK 39.85% 0.00% 34.59%
47.84%

Color #508557 in popluar number systems.

HEX 50 85 57
Decimal 80 133 87
Binary 1010000 10000101 1010111
Octal 120 205 127

Shades and tints

Shades of #508557

#508557
(80,133,87)
#497950
(73,121,80)
#426D49
(66,109,73)
#3B6142
(59,97,66)
#34553B
(52,85,59)
#2D4934
(45,73,52)
#263D2D
(38,61,45)
#1F3126
(31,49,38)
#18251F
(24,37,31)
#111918
(17,25,24)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #508557

#508557
(80,133,87)
#5F9066
(95,144,102)
#6E9B75
(110,155,117)
#7DA684
(125,166,132)
#8CB193
(140,177,147)
#9BBCA2
(155,188,162)
#AAC7B1
(170,199,177)
#B9D2C0
(185,210,192)
#C8DDCF
(200,221,207)
#D7E8DE
(215,232,222)
#E6F3ED
(230,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508557 color. Also use rgb(80,133,87) instead hex code.

Text Font Color

.myTextColor { color: #508557; }

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

This text font color is #508557.

Background Color

.myBgColor { background-color: #508557; }

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

This div background color is #508557.

Border color

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

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

This div border color is #508557.

Opacity

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

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

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

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

This text has shadow with #508557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508557.

Preview

Color preview on black background

This text has color #508557 on black background.


Color preview on white background

This text has color #508557 on white background.


Black color preview on #508557 background

This text has black color on #508557 background.


White color preview on #508557 background

This text has white color on #508557 background.


Related colors

Complementary color

Complementary color for #hex is #AF7AA8.


I love getcolorcode.com

Triadic colors

1 #575085 and #855750 with #508557 are triadic colors.

2 #578550 and #855057 with #508557 are triadic colors.