COLOR #507682

HEX: #507682 RGB: (80,118,130)

Color info

#507682 contains red, green and blue colors in about the same proportion. Web safe color of #507682 is #666699 (or #669).

RGB color model

#507682 color RGB value is (80,118,130).

RGB: (80,118,130) (31%, 46%, 51%)

RGB channels and saturation

R 80 of 255 = 31%
G 118 of 255 = 46%
B 130 of 255 = 51%

80
118
130

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

Portions of RGB colors in percentages

R + G + B = 80 + 118 + 130 = 328 (100%)
R 80 of 328 ~ 24.39%
G 118 of 328 ~ 35.98%
B 130 of 328 ~ 39.63'%

%24.39
%35.98
%39.63

CMYK color model

#507682 color CMYK value is (38,9,0,49).

  • cyan value is 38.46%
  • magenta value is 9.23%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (38,9,0,49)
C38M9Y0K49 (38%, 9%, 0%, 49%)
(0.38 / 0.09 / 0.00 / 0.49)

CMYK percentages

%38.46
%9.23
%0
%49.02

Codes

Color #507682 in popluar color models

50 76 82
RGB 80 118 130
HSL 194° 23.81% 41.18%
HSB/HSV 194° 38.46% 50.98%
CMYK 38.46% 9.23% 0.00%
49.02%

Color #507682 in popluar number systems.

HEX 50 76 82
Decimal 80 118 130
Binary 1010000 1110110 10000010
Octal 120 166 202

Shades and tints

Shades of #507682

#507682
(80,118,130)
#496C77
(73,108,119)
#42626C
(66,98,108)
#3B5861
(59,88,97)
#344E56
(52,78,86)
#2D444B
(45,68,75)
#263A40
(38,58,64)
#1F3035
(31,48,53)
#18262A
(24,38,42)
#111C1F
(17,28,31)
#0A1214
(10,18,20)
#000000
(0,0,0)

Tints of #507682

#507682
(80,118,130)
#5F828D
(95,130,141)
#6E8E98
(110,142,152)
#7D9AA3
(125,154,163)
#8CA6AE
(140,166,174)
#9BB2B9
(155,178,185)
#AABEC4
(170,190,196)
#B9CACF
(185,202,207)
#C8D6DA
(200,214,218)
#D7E2E5
(215,226,229)
#E6EEF0
(230,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507682 color. Also use rgb(80,118,130) instead hex code.

Text Font Color

.myTextColor { color: #507682; }

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

This text font color is #507682.

Background Color

.myBgColor { background-color: #507682; }

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

This div background color is #507682.

Border color

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

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

This div border color is #507682.

Opacity

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

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

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

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

This text has shadow with #507682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507682.

Preview

Color preview on black background

This text has color #507682 on black background.


Color preview on white background

This text has color #507682 on white background.


Black color preview on #507682 background

This text has black color on #507682 background.


White color preview on #507682 background

This text has white color on #507682 background.


Related colors

Complementary color

Complementary color for #hex is #AF897D.


I love getcolorcode.com

Triadic colors

1 #825076 and #768250 with #507682 are triadic colors.

2 #827650 and #765082 with #507682 are triadic colors.