COLOR #506488

HEX: #506488 RGB: (80,100,136)

Color info

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

RGB color model

#506488 color RGB value is (80,100,136).

RGB: (80,100,136) (31%, 39%, 53%)

RGB channels and saturation

R 80 of 255 = 31%
G 100 of 255 = 39%
B 136 of 255 = 53%

80
100
136

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

Portions of RGB colors in percentages

R + G + B = 80 + 100 + 136 = 316 (100%)
R 80 of 316 ~ 25.32%
G 100 of 316 ~ 31.65%
B 136 of 316 ~ 43.04'%

%25.32
%31.65
%43.04

CMYK color model

#506488 color CMYK value is (41,26,0,47).

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

CMYK: (41,26,0,47)
C41M26Y0K47 (41%, 26%, 0%, 47%)
(0.41 / 0.26 / 0.00 / 0.47)

CMYK percentages

%41.18
%26.47
%0
%46.67

Codes

Color #506488 in popluar color models

50 64 88
RGB 80 100 136
HSL 219° 25.93% 42.35%
HSB/HSV 219° 41.18% 53.33%
CMYK 41.18% 26.47% 0.00%
46.67%

Color #506488 in popluar number systems.

HEX 50 64 88
Decimal 80 100 136
Binary 1010000 1100100 10001000
Octal 120 144 210

Shades and tints

Shades of #506488

#506488
(80,100,136)
#495B7C
(73,91,124)
#425270
(66,82,112)
#3B4964
(59,73,100)
#344058
(52,64,88)
#2D374C
(45,55,76)
#262E40
(38,46,64)
#1F2534
(31,37,52)
#181C28
(24,28,40)
#11131C
(17,19,28)
#0A0A10
(10,10,16)
#000000
(0,0,0)

Tints of #506488

#506488
(80,100,136)
#5F7292
(95,114,146)
#6E809C
(110,128,156)
#7D8EA6
(125,142,166)
#8C9CB0
(140,156,176)
#9BAABA
(155,170,186)
#AAB8C4
(170,184,196)
#B9C6CE
(185,198,206)
#C8D4D8
(200,212,216)
#D7E2E2
(215,226,226)
#E6F0EC
(230,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506488; }

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

This text font color is #506488.

Background Color

.myBgColor { background-color: #506488; }

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

This div background color is #506488.

Border color

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

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

This div border color is #506488.

Opacity

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

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

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

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

This text has shadow with #506488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506488.

Preview

Color preview on black background

This text has color #506488 on black background.


Color preview on white background

This text has color #506488 on white background.


Black color preview on #506488 background

This text has black color on #506488 background.


White color preview on #506488 background

This text has white color on #506488 background.


Related colors

Complementary color

Complementary color for #hex is #AF9B77.


I love getcolorcode.com

Triadic colors

1 #885064 and #648850 with #506488 are triadic colors.

2 #886450 and #645088 with #506488 are triadic colors.