COLOR #506498

HEX: #506498 RGB: (80,100,152)

Color info

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

RGB color model

#506498 color RGB value is (80,100,152).

RGB: (80,100,152) (31%, 39%, 60%)

RGB channels and saturation

R 80 of 255 = 31%
G 100 of 255 = 39%
B 152 of 255 = 60%

80
100
152

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

Portions of RGB colors in percentages

R + G + B = 80 + 100 + 152 = 332 (100%)
R 80 of 332 ~ 24.1%
G 100 of 332 ~ 30.12%
B 152 of 332 ~ 45.78'%

%24.1
%30.12
%45.78

CMYK color model

#506498 color CMYK value is (47,34,0,40).

  • cyan value is 47.37%
  • magenta value is 34.21%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (47,34,0,40) C47M34Y0K40 (47%,34%,0%,40%) (0.47/0.34/0.00/0.40) 

CMYK percentages

%47.37
%34.21
%0
%40.39

Codes

Color #506498 in popluar color models

50 64 98
RGB 80 100 152
HSL 223° 31.03% 45.49%
HSB/HSV 223° 47.37% 59.61%
CMYK 47.37% 34.21% 0.00%
40.39%

Color #506498 in popluar number systems.

HEX 50 64 98
Decimal 80 100 152
Binary 1010000 1100100 10011000
Octal 120 144 230

Shades and tints

Shades of #506498

#506498
(80,100,152)
#495B8B
(73,91,139)
#42527E
(66,82,126)
#3B4971
(59,73,113)
#344064
(52,64,100)
#2D3757
(45,55,87)
#262E4A
(38,46,74)
#1F253D
(31,37,61)
#181C30
(24,28,48)
#111323
(17,19,35)
#0A0A16
(10,10,22)
#000000
(0,0,0)

Tints of #506498

#506498
(80,100,152)
#5F72A1
(95,114,161)
#6E80AA
(110,128,170)
#7D8EB3
(125,142,179)
#8C9CBC
(140,156,188)
#9BAAC5
(155,170,197)
#AAB8CE
(170,184,206)
#B9C6D7
(185,198,215)
#C8D4E0
(200,212,224)
#D7E2E9
(215,226,233)
#E6F0F2
(230,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506498 color. Also use rgb(80,100,152) instead hex code.

Text Font Color

.myTextColor { color: #506498; }

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

This text font color is #506498.

Background Color

.myBgColor { background-color: #506498; }

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

This div background color is #506498.

Border color

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

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

This div border color is #506498.

Opacity

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

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

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

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

This text has shadow with #506498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506498.

Preview

Color preview on black background

This text has color #506498 on black background.


Color preview on white background

This text has color #506498 on white background.


Black color preview on #506498 background

This text has black color on #506498 background.


White color preview on #506498 background

This text has white color on #506498 background.


Related colors

Complementary color

Complementary color for #hex is #AF9B67.


I love getcolorcode.com

Triadic colors

1 #985064 and #649850 with #506498 are triadic colors.

2 #986450 and #645098 with #506498 are triadic colors.