COLOR #506991

HEX: #506991 RGB: (80,105,145)

Color info

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

RGB color model

#506991 color RGB value is (80,105,145).

RGB: (80,105,145) (31%, 41%, 57%)

RGB channels and saturation

R 80 of 255 = 31%
G 105 of 255 = 41%
B 145 of 255 = 57%

80
105
145

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

Portions of RGB colors in percentages

R + G + B = 80 + 105 + 145 = 330 (100%)
R 80 of 330 ~ 24.24%
G 105 of 330 ~ 31.82%
B 145 of 330 ~ 43.94'%

%24.24
%31.82
%43.94

CMYK color model

#506991 color CMYK value is (45,28,0,43).

  • cyan value is 44.83%
  • magenta value is 27.59%
  • yellow value is 0.00%
  • key color value is 43.14%
CMYK: (45,28,0,43) C45M28Y0K43 (45%,28%,0%,43%) (0.45/0.28/0.00/0.43) 

CMYK percentages

%44.83
%27.59
%0
%43.14

Codes

Color #506991 in popluar color models

50 69 91
RGB 80 105 145
HSL 217° 28.89% 44.12%
HSB/HSV 217° 44.83% 56.86%
CMYK 44.83% 27.59% 0.00%
43.14%

Color #506991 in popluar number systems.

HEX 50 69 91
Decimal 80 105 145
Binary 1010000 1101001 10010001
Octal 120 151 221

Shades and tints

Shades of #506991

#506991
(80,105,145)
#496084
(73,96,132)
#425777
(66,87,119)
#3B4E6A
(59,78,106)
#34455D
(52,69,93)
#2D3C50
(45,60,80)
#263343
(38,51,67)
#1F2A36
(31,42,54)
#182129
(24,33,41)
#11181C
(17,24,28)
#0A0F0F
(10,15,15)
#000000
(0,0,0)

Tints of #506991

#506991
(80,105,145)
#5F769B
(95,118,155)
#6E83A5
(110,131,165)
#7D90AF
(125,144,175)
#8C9DB9
(140,157,185)
#9BAAC3
(155,170,195)
#AAB7CD
(170,183,205)
#B9C4D7
(185,196,215)
#C8D1E1
(200,209,225)
#D7DEEB
(215,222,235)
#E6EBF5
(230,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506991 color. Also use rgb(80,105,145) instead hex code.

Text Font Color

.myTextColor { color: #506991; }

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

This text font color is #506991.

Background Color

.myBgColor { background-color: #506991; }

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

This div background color is #506991.

Border color

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

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

This div border color is #506991.

Opacity

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

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

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

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

This text has shadow with #506991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506991.

Preview

Color preview on black background

This text has color #506991 on black background.


Color preview on white background

This text has color #506991 on white background.


Black color preview on #506991 background

This text has black color on #506991 background.


White color preview on #506991 background

This text has white color on #506991 background.


Related colors

Complementary color

Complementary color for #hex is #AF966E.


I love getcolorcode.com

Triadic colors

1 #915069 and #699150 with #506991 are triadic colors.

2 #916950 and #695091 with #506991 are triadic colors.