COLOR #506577

HEX: #506577 RGB: (80,101,119)

Renk bilgisi

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

RGB renk modeli

#506577 color RGB value is (80,101,119).

RGB: (80,101,119) (31%, 40%, 47%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 101 of 255 = 40%
B 119 of 255 = 47%

80
101
119

R + G + B ~ 39%. #506577 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 101 + 119 = 300 (100%)
R 80 of 300 ~ 26.67%
G 101 of 300 ~ 33.67%
B 119 of 300 ~ 39.67'%

%26.67
%33.67
%39.67

CMYK RENK MODELİ

#506577 rengi CMYK tonu (33,15,0,53).

  • camgöbeği tonu 32.77%
  • eflatun tonu 15.13%
  • sarı tonu 0.00%
  • ana renk tonu 53.33%

CMYK: (33,15,0,53)
C33M15Y0K53 (33%, 15%, 0%, 53%)
(0.33 / 0.15 / 0.00 / 0.53)

CMYK yüzdeleri

%32.77
%15.13
%0
%53.33

Codes

Color #506577 in popluar color models

50 65 77
RGB 80 101 119
HSL 208° 19.60% 39.02%
HSB/HSV 208° 32.77% 46.67%
CMYK 32.77% 15.13% 0.00%
53.33%

Color #506577 in popluar number systems.

HEX 50 65 77
Decimal 80 101 119
Binary 1010000 1100101 1110111
Octal 120 145 167

Shades and tints

Shades of #506577

#506577
(80,101,119)
#495C6D
(73,92,109)
#425363
(66,83,99)
#3B4A59
(59,74,89)
#34414F
(52,65,79)
#2D3845
(45,56,69)
#262F3B
(38,47,59)
#1F2631
(31,38,49)
#181D27
(24,29,39)
#11141D
(17,20,29)
#0A0B13
(10,11,19)
#000000
(0,0,0)

Tints of #506577

#506577
(80,101,119)
#5F7383
(95,115,131)
#6E818F
(110,129,143)
#7D8F9B
(125,143,155)
#8C9DA7
(140,157,167)
#9BABB3
(155,171,179)
#AAB9BF
(170,185,191)
#B9C7CB
(185,199,203)
#C8D5D7
(200,213,215)
#D7E3E3
(215,227,227)
#E6F1EF
(230,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506577 color. Also use rgb(80,101,119) instead hex code.

Text Font Color

.myTextColor { color: #506577; }

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

This text font color is #506577.

Background Color

.myBgColor { background-color: #506577; }

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

This div background color is #506577.

Border color

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

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

This div border color is #506577.

Opacity

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

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

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

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

This text has shadow with #506577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506577.

Preview

Color preview on black background

This text has color #506577 on black background.


Color preview on white background

This text has color #506577 on white background.


Black color preview on #506577 background

This text has black color on #506577 background.


White color preview on #506577 background

This text has white color on #506577 background.


Related colors

Complementary color

Complementary color for #hex is #AF9A88.


I love getcolorcode.com

Triadic colors

1 #775065 and #657750 with #506577 are triadic colors.

2 #776550 and #655077 with #506577 are triadic colors.