COLOR #508796

HEX: #508796 RGB: (80,135,150)

Color info

#508796 contains mainly green and blue colors. Web safe color of #508796 is #669999 (or #699).

RGB color model

#508796 color RGB value is (80,135,150).

RGB: (80,135,150) (31%, 53%, 59%)

RGB channels and saturation

R 80 of 255 = 31%
G 135 of 255 = 53%
B 150 of 255 = 59%

80
135
150

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

Portions of RGB colors in percentages

R + G + B = 80 + 135 + 150 = 365 (100%)
R 80 of 365 ~ 21.92%
G 135 of 365 ~ 36.99%
B 150 of 365 ~ 41.1'%

%21.92
%36.99
%41.1

CMYK color model

#508796 color CMYK value is (47,10,0,41).

  • cyan value is 46.67%
  • magenta value is 10.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (47,10,0,41)
C47M10Y0K41 (47%, 10%, 0%, 41%)
(0.47 / 0.10 / 0.00 / 0.41)

CMYK percentages

%46.67
%10
%0
%41.18

Codes

Color #508796 in popluar color models

50 87 96
RGB 80 135 150
HSL 193° 30.43% 45.10%
HSB/HSV 193° 46.67% 58.82%
CMYK 46.67% 10.00% 0.00%
41.18%

Color #508796 in popluar number systems.

HEX 50 87 96
Decimal 80 135 150
Binary 1010000 10000111 10010110
Octal 120 207 226

Shades and tints

Shades of #508796

#508796
(80,135,150)
#497B89
(73,123,137)
#426F7C
(66,111,124)
#3B636F
(59,99,111)
#345762
(52,87,98)
#2D4B55
(45,75,85)
#263F48
(38,63,72)
#1F333B
(31,51,59)
#18272E
(24,39,46)
#111B21
(17,27,33)
#0A0F14
(10,15,20)
#000000
(0,0,0)

Tints of #508796

#508796
(80,135,150)
#5F919F
(95,145,159)
#6E9BA8
(110,155,168)
#7DA5B1
(125,165,177)
#8CAFBA
(140,175,186)
#9BB9C3
(155,185,195)
#AAC3CC
(170,195,204)
#B9CDD5
(185,205,213)
#C8D7DE
(200,215,222)
#D7E1E7
(215,225,231)
#E6EBF0
(230,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508796; }

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

This text font color is #508796.

Background Color

.myBgColor { background-color: #508796; }

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

This div background color is #508796.

Border color

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

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

This div border color is #508796.

Opacity

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

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

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

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

This text has shadow with #508796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508796.

Preview

Color preview on black background

This text has color #508796 on black background.


Color preview on white background

This text has color #508796 on white background.


Black color preview on #508796 background

This text has black color on #508796 background.


White color preview on #508796 background

This text has white color on #508796 background.


Related colors

Complementary color

Complementary color for #hex is #AF7869.


I love getcolorcode.com

Triadic colors

1 #965087 and #879650 with #508796 are triadic colors.

2 #968750 and #875096 with #508796 are triadic colors.