COLOR #506097

HEX: #506097 RGB: (80,96,151)

Color info

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

RGB color model

#506097 color RGB value is (80,96,151).

RGB: (80,96,151) (31%, 38%, 59%)

RGB channels and saturation

R 80 of 255 = 31%
G 96 of 255 = 38%
B 151 of 255 = 59%

80
96
151

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

Portions of RGB colors in percentages

R + G + B = 80 + 96 + 151 = 327 (100%)
R 80 of 327 ~ 24.46%
G 96 of 327 ~ 29.36%
B 151 of 327 ~ 46.18'%

%24.46
%29.36
%46.18

CMYK color model

#506097 color CMYK value is (47,36,0,41).

  • cyan value is 47.02%
  • magenta value is 36.42%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (47,36,0,41)
C47M36Y0K41 (47%, 36%, 0%, 41%)
(0.47 / 0.36 / 0.00 / 0.41)

CMYK percentages

%47.02
%36.42
%0
%40.78

Codes

Color #506097 in popluar color models

50 60 97
RGB 80 96 151
HSL 226° 30.74% 45.29%
HSB/HSV 226° 47.02% 59.22%
CMYK 47.02% 36.42% 0.00%
40.78%

Color #506097 in popluar number systems.

HEX 50 60 97
Decimal 80 96 151
Binary 1010000 1100000 10010111
Octal 120 140 227

Shades and tints

Shades of #506097

#506097
(80,96,151)
#49588A
(73,88,138)
#42507D
(66,80,125)
#3B4870
(59,72,112)
#344063
(52,64,99)
#2D3856
(45,56,86)
#263049
(38,48,73)
#1F283C
(31,40,60)
#18202F
(24,32,47)
#111822
(17,24,34)
#0A1015
(10,16,21)
#000000
(0,0,0)

Tints of #506097

#506097
(80,96,151)
#5F6EA0
(95,110,160)
#6E7CA9
(110,124,169)
#7D8AB2
(125,138,178)
#8C98BB
(140,152,187)
#9BA6C4
(155,166,196)
#AAB4CD
(170,180,205)
#B9C2D6
(185,194,214)
#C8D0DF
(200,208,223)
#D7DEE8
(215,222,232)
#E6ECF1
(230,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506097 color. Also use rgb(80,96,151) instead hex code.

Text Font Color

.myTextColor { color: #506097; }

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

This text font color is #506097.

Background Color

.myBgColor { background-color: #506097; }

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

This div background color is #506097.

Border color

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

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

This div border color is #506097.

Opacity

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

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

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

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

This text has shadow with #506097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506097.

Preview

Color preview on black background

This text has color #506097 on black background.


Color preview on white background

This text has color #506097 on white background.


Black color preview on #506097 background

This text has black color on #506097 background.


White color preview on #506097 background

This text has white color on #506097 background.


Related colors

Complementary color

Complementary color for #hex is #AF9F68.


I love getcolorcode.com

Triadic colors

1 #975060 and #609750 with #506097 are triadic colors.

2 #976050 and #605097 with #506097 are triadic colors.