COLOR #507596

HEX: #507596 RGB: (80,117,150)

Color info

#507596 contains mainly green and blue colors. Web safe color of #507596 is #666699 (or #669).

RGB color model

#507596 color RGB value is (80,117,150).

RGB: (80,117,150) (31%, 46%, 59%)

RGB channels and saturation

R 80 of 255 = 31%
G 117 of 255 = 46%
B 150 of 255 = 59%

80
117
150

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

Portions of RGB colors in percentages

R + G + B = 80 + 117 + 150 = 347 (100%)
R 80 of 347 ~ 23.05%
G 117 of 347 ~ 33.72%
B 150 of 347 ~ 43.23'%

%23.05
%33.72
%43.23

CMYK color model

#507596 color CMYK value is (47,22,0,41).

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

CMYK: (47,22,0,41)
C47M22Y0K41 (47%, 22%, 0%, 41%)
(0.47 / 0.22 / 0.00 / 0.41)

CMYK percentages

%46.67
%22
%0
%41.18

Codes

Color #507596 in popluar color models

50 75 96
RGB 80 117 150
HSL 208° 30.43% 45.10%
HSB/HSV 208° 46.67% 58.82%
CMYK 46.67% 22.00% 0.00%
41.18%

Color #507596 in popluar number systems.

HEX 50 75 96
Decimal 80 117 150
Binary 1010000 1110101 10010110
Octal 120 165 226

Shades and tints

Shades of #507596

#507596
(80,117,150)
#496B89
(73,107,137)
#42617C
(66,97,124)
#3B576F
(59,87,111)
#344D62
(52,77,98)
#2D4355
(45,67,85)
#263948
(38,57,72)
#1F2F3B
(31,47,59)
#18252E
(24,37,46)
#111B21
(17,27,33)
#0A1114
(10,17,20)
#000000
(0,0,0)

Tints of #507596

#507596
(80,117,150)
#5F819F
(95,129,159)
#6E8DA8
(110,141,168)
#7D99B1
(125,153,177)
#8CA5BA
(140,165,186)
#9BB1C3
(155,177,195)
#AABDCC
(170,189,204)
#B9C9D5
(185,201,213)
#C8D5DE
(200,213,222)
#D7E1E7
(215,225,231)
#E6EDF0
(230,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507596; }

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

This text font color is #507596.

Background Color

.myBgColor { background-color: #507596; }

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

This div background color is #507596.

Border color

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

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

This div border color is #507596.

Opacity

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

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

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

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

This text has shadow with #507596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507596.

Preview

Color preview on black background

This text has color #507596 on black background.


Color preview on white background

This text has color #507596 on white background.


Black color preview on #507596 background

This text has black color on #507596 background.


White color preview on #507596 background

This text has white color on #507596 background.


Related colors

Complementary color

Complementary color for #hex is #AF8A69.


I love getcolorcode.com

Triadic colors

1 #965075 and #759650 with #507596 are triadic colors.

2 #967550 and #755096 with #507596 are triadic colors.