COLOR #50717F

HEX: #50717F RGB: (80,113,127)

Renk bilgisi

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

RGB renk modeli

#50717F color RGB value is (80,113,127).

RGB: (80,113,127) (31%, 44%, 50%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 113 of 255 = 44%
B 127 of 255 = 50%

80
113
127

R + G + B ~ 42%. #50717F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 113 + 127 = 320 (100%)
R 80 of 320 ~ 25%
G 113 of 320 ~ 35.31%
B 127 of 320 ~ 39.69'%

%25
%35.31
%39.69

CMYK RENK MODELİ

#50717F rengi CMYK tonu (37,11,0,50).

  • camgöbeği tonu 37.01%
  • eflatun tonu 11.02%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (37,11,0,50)
C37M11Y0K50 (37%, 11%, 0%, 50%)
(0.37 / 0.11 / 0.00 / 0.50)

CMYK yüzdeleri

%37.01
%11.02
%0
%50.2

Codes

Color #50717F in popluar color models

50 71 7F
RGB 80 113 127
HSL 198° 22.71% 40.59%
HSB/HSV 198° 37.01% 49.80%
CMYK 37.01% 11.02% 0.00%
50.20%

Color #50717F in popluar number systems.

HEX 50 71 7F
Decimal 80 113 127
Binary 1010000 1110001 1111111
Octal 120 161 177

Shades and tints

Shades of #50717F

#50717F
(80,113,127)
#496774
(73,103,116)
#425D69
(66,93,105)
#3B535E
(59,83,94)
#344953
(52,73,83)
#2D3F48
(45,63,72)
#26353D
(38,53,61)
#1F2B32
(31,43,50)
#182127
(24,33,39)
#11171C
(17,23,28)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #50717F

#50717F
(80,113,127)
#5F7D8A
(95,125,138)
#6E8995
(110,137,149)
#7D95A0
(125,149,160)
#8CA1AB
(140,161,171)
#9BADB6
(155,173,182)
#AAB9C1
(170,185,193)
#B9C5CC
(185,197,204)
#C8D1D7
(200,209,215)
#D7DDE2
(215,221,226)
#E6E9ED
(230,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50717F color. Also use rgb(80,113,127) instead hex code.

Text Font Color

.myTextColor { color: #50717F; }

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

This text font color is #50717F.

Background Color

.myBgColor { background-color: #50717F; }

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

This div background color is #50717F.

Border color

.myBorderColor { border: 1px solid #50717F; }

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

This div border color is #50717F.

Opacity

.myOpacity80 { color: #50717F; opacity: 0.8; }

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

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

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

This text has shadow with #50717F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50717F.

Preview

Color preview on black background

This text has color #50717F on black background.


Color preview on white background

This text has color #50717F on white background.


Black color preview on #50717F background

This text has black color on #50717F background.


White color preview on #50717F background

This text has white color on #50717F background.


Related colors

Complementary color

Complementary color for #hex is #AF8E80.


I love getcolorcode.com

Triadic colors

1 #7F5071 and #717F50 with #50717F are triadic colors.

2 #7F7150 and #71507F with #50717F are triadic colors.