COLOR #508687

HEX: #508687 RGB: (80,134,135)

Color info

#508687 contains red, green and blue colors in about the same proportion. Web safe color of #508687 is #669999 (or #699).

RGB color model

#508687 color RGB value is (80,134,135).

RGB: (80,134,135) (31%, 53%, 53%)

RGB channels and saturation

R 80 of 255 = 31%
G 134 of 255 = 53%
B 135 of 255 = 53%

80
134
135

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

Portions of RGB colors in percentages

R + G + B = 80 + 134 + 135 = 349 (100%)
R 80 of 349 ~ 22.92%
G 134 of 349 ~ 38.4%
B 135 of 349 ~ 38.68'%

%22.92
%38.4
%38.68

CMYK color model

#508687 color CMYK value is (41,1,0,47).

  • cyan value is 40.74%
  • magenta value is 0.74%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (41,1,0,47)
C41M1Y0K47 (41%, 1%, 0%, 47%)
(0.41 / 0.01 / 0.00 / 0.47)

CMYK percentages

%40.74
%0.74
%0
%47.06

Codes

Color #508687 in popluar color models

50 86 87
RGB 80 134 135
HSL 181° 25.58% 42.16%
HSB/HSV 181° 40.74% 52.94%
CMYK 40.74% 0.74% 0.00%
47.06%

Color #508687 in popluar number systems.

HEX 50 86 87
Decimal 80 134 135
Binary 1010000 10000110 10000111
Octal 120 206 207

Shades and tints

Shades of #508687

#508687
(80,134,135)
#497A7B
(73,122,123)
#426E6F
(66,110,111)
#3B6263
(59,98,99)
#345657
(52,86,87)
#2D4A4B
(45,74,75)
#263E3F
(38,62,63)
#1F3233
(31,50,51)
#182627
(24,38,39)
#111A1B
(17,26,27)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #508687

#508687
(80,134,135)
#5F9191
(95,145,145)
#6E9C9B
(110,156,155)
#7DA7A5
(125,167,165)
#8CB2AF
(140,178,175)
#9BBDB9
(155,189,185)
#AAC8C3
(170,200,195)
#B9D3CD
(185,211,205)
#C8DED7
(200,222,215)
#D7E9E1
(215,233,225)
#E6F4EB
(230,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508687; }

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

This text font color is #508687.

Background Color

.myBgColor { background-color: #508687; }

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

This div background color is #508687.

Border color

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

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

This div border color is #508687.

Opacity

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

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

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

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

This text has shadow with #508687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508687.

Preview

Color preview on black background

This text has color #508687 on black background.


Color preview on white background

This text has color #508687 on white background.


Black color preview on #508687 background

This text has black color on #508687 background.


White color preview on #508687 background

This text has white color on #508687 background.


Related colors

Complementary color

Complementary color for #hex is #AF7978.


I love getcolorcode.com

Triadic colors

1 #875086 and #868750 with #508687 are triadic colors.

2 #878650 and #865087 with #508687 are triadic colors.