COLOR #508584

HEX: #508584 RGB: (80,133,132)

Color info

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

RGB color model

#508584 color RGB value is (80,133,132).

RGB: (80,133,132) (31%, 52%, 52%)

RGB channels and saturation

R 80 of 255 = 31%
G 133 of 255 = 52%
B 132 of 255 = 52%

80
133
132

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

Portions of RGB colors in percentages

R + G + B = 80 + 133 + 132 = 345 (100%)
R 80 of 345 ~ 23.19%
G 133 of 345 ~ 38.55%
B 132 of 345 ~ 38.26'%

%23.19
%38.55
%38.26

CMYK color model

#508584 color CMYK value is (40,0,1,48).

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

CMYK: (40,0,1,48)
C40M0Y1K48 (40%, 0%, 1%, 48%)
(0.40 / 0.00 / 0.01 / 0.48)

CMYK percentages

%39.85
%0
%0.75
%47.84

Codes

Color #508584 in popluar color models

50 85 84
RGB 80 133 132
HSL 179° 24.88% 41.76%
HSB/HSV 179° 39.85% 52.16%
CMYK 39.85% 0.00% 0.75%
47.84%

Color #508584 in popluar number systems.

HEX 50 85 84
Decimal 80 133 132
Binary 1010000 10000101 10000100
Octal 120 205 204

Shades and tints

Shades of #508584

#508584
(80,133,132)
#497978
(73,121,120)
#426D6C
(66,109,108)
#3B6160
(59,97,96)
#345554
(52,85,84)
#2D4948
(45,73,72)
#263D3C
(38,61,60)
#1F3130
(31,49,48)
#182524
(24,37,36)
#111918
(17,25,24)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #508584

#508584
(80,133,132)
#5F908F
(95,144,143)
#6E9B9A
(110,155,154)
#7DA6A5
(125,166,165)
#8CB1B0
(140,177,176)
#9BBCBB
(155,188,187)
#AAC7C6
(170,199,198)
#B9D2D1
(185,210,209)
#C8DDDC
(200,221,220)
#D7E8E7
(215,232,231)
#E6F3F2
(230,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508584; }

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

This text font color is #508584.

Background Color

.myBgColor { background-color: #508584; }

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

This div background color is #508584.

Border color

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

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

This div border color is #508584.

Opacity

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

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

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

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

This text has shadow with #508584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508584.

Preview

Color preview on black background

This text has color #508584 on black background.


Color preview on white background

This text has color #508584 on white background.


Black color preview on #508584 background

This text has black color on #508584 background.


White color preview on #508584 background

This text has white color on #508584 background.


Related colors

Complementary color

Complementary color for #hex is #AF7A7B.


I love getcolorcode.com

Triadic colors

1 #845085 and #858450 with #508584 are triadic colors.

2 #848550 and #855084 with #508584 are triadic colors.