COLOR #506788

HEX: #506788 RGB: (80,103,136)

Renk bilgisi

#506788 contains red, green and blue colors in about the same proportion. #506788 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#506788 color RGB value is (80,103,136).

RGB: (80,103,136) (31%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 103 of 255 = 40%
B 136 of 255 = 53%

80
103
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 103 + 136 = 319 (100%)
R 80 of 319 ~ 25.08%
G 103 of 319 ~ 32.29%
B 136 of 319 ~ 42.63'%

%25.08
%32.29
%42.63

CMYK RENK MODELİ

#506788 rengi CMYK tonu (41,24,0,47).

  • camgöbeği tonu 41.18%
  • eflatun tonu 24.26%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (41,24,0,47)
C41M24Y0K47 (41%, 24%, 0%, 47%)
(0.41 / 0.24 / 0.00 / 0.47)

CMYK yüzdeleri

%41.18
%24.26
%0
%46.67

Codes

Color #506788 in popluar color models

50 67 88
RGB 80 103 136
HSL 215° 25.93% 42.35%
HSB/HSV 215° 41.18% 53.33%
CMYK 41.18% 24.26% 0.00%
46.67%

Color #506788 in popluar number systems.

HEX 50 67 88
Decimal 80 103 136
Binary 1010000 1100111 10001000
Octal 120 147 210

Shades and tints

Shades of #506788

#506788
(80,103,136)
#495E7C
(73,94,124)
#425570
(66,85,112)
#3B4C64
(59,76,100)
#344358
(52,67,88)
#2D3A4C
(45,58,76)
#263140
(38,49,64)
#1F2834
(31,40,52)
#181F28
(24,31,40)
#11161C
(17,22,28)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #506788

#506788
(80,103,136)
#5F7492
(95,116,146)
#6E819C
(110,129,156)
#7D8EA6
(125,142,166)
#8C9BB0
(140,155,176)
#9BA8BA
(155,168,186)
#AAB5C4
(170,181,196)
#B9C2CE
(185,194,206)
#C8CFD8
(200,207,216)
#D7DCE2
(215,220,226)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506788; }

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

This text font color is #506788.

Background Color

.myBgColor { background-color: #506788; }

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

This div background color is #506788.

Border color

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

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

This div border color is #506788.

Opacity

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

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

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

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

This text has shadow with #506788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506788.

Preview

Color preview on black background

This text has color #506788 on black background.


Color preview on white background

This text has color #506788 on white background.


Black color preview on #506788 background

This text has black color on #506788 background.


White color preview on #506788 background

This text has white color on #506788 background.


Related colors

Complementary color

Complementary color for #hex is #AF9877.


I love getcolorcode.com

Triadic colors

1 #885067 and #678850 with #506788 are triadic colors.

2 #886750 and #675088 with #506788 are triadic colors.