COLOR #508170

HEX: #508170 RGB: (80,129,112)

Color info

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

RGB color model

#508170 color RGB value is (80,129,112).

RGB: (80,129,112) (31%, 51%, 44%)

RGB channels and saturation

R 80 of 255 = 31%
G 129 of 255 = 51%
B 112 of 255 = 44%

80
129
112

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

Portions of RGB colors in percentages

R + G + B = 80 + 129 + 112 = 321 (100%)
R 80 of 321 ~ 24.92%
G 129 of 321 ~ 40.19%
B 112 of 321 ~ 34.89'%

%24.92
%40.19
%34.89

CMYK color model

#508170 color CMYK value is (38,0,13,49).

  • cyan value is 37.98%
  • magenta value is 0.00%
  • yellow value is 13.18%
  • key color value is 49.41%
CMYK: (38,0,13,49) C38M0Y13K49 (38%,0%,13%,49%) (0.38/0.00/0.13/0.49) 

CMYK percentages

%37.98
%0
%13.18
%49.41

Codes

Color #508170 in popluar color models

50 81 70
RGB 80 129 112
HSL 159° 23.44% 40.98%
HSB/HSV 159° 37.98% 50.59%
CMYK 37.98% 0.00% 13.18%
49.41%

Color #508170 in popluar number systems.

HEX 50 81 70
Decimal 80 129 112
Binary 1010000 10000001 1110000
Octal 120 201 160

Shades and tints

Shades of #508170

#508170
(80,129,112)
#497666
(73,118,102)
#426B5C
(66,107,92)
#3B6052
(59,96,82)
#345548
(52,85,72)
#2D4A3E
(45,74,62)
#263F34
(38,63,52)
#1F342A
(31,52,42)
#182920
(24,41,32)
#111E16
(17,30,22)
#0A130C
(10,19,12)
#000000
(0,0,0)

Tints of #508170

#508170
(80,129,112)
#5F8C7D
(95,140,125)
#6E978A
(110,151,138)
#7DA297
(125,162,151)
#8CADA4
(140,173,164)
#9BB8B1
(155,184,177)
#AAC3BE
(170,195,190)
#B9CECB
(185,206,203)
#C8D9D8
(200,217,216)
#D7E4E5
(215,228,229)
#E6EFF2
(230,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508170 color. Also use rgb(80,129,112) instead hex code.

Text Font Color

.myTextColor { color: #508170; }

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

This text font color is #508170.

Background Color

.myBgColor { background-color: #508170; }

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

This div background color is #508170.

Border color

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

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

This div border color is #508170.

Opacity

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

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

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

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

This text has shadow with #508170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508170.

Preview

Color preview on black background

This text has color #508170 on black background.


Color preview on white background

This text has color #508170 on white background.


Black color preview on #508170 background

This text has black color on #508170 background.


White color preview on #508170 background

This text has white color on #508170 background.


Related colors

Complementary color

Complementary color for #hex is #AF7E8F.


I love getcolorcode.com

Triadic colors

1 #705081 and #817050 with #508170 are triadic colors.

2 #708150 and #815070 with #508170 are triadic colors.