COLOR #50777E

HEX: #50777E RGB: (80,119,126)

Renk bilgisi

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

RGB renk modeli

#50777E color RGB value is (80,119,126).

RGB: (80,119,126) (31%, 47%, 49%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 119 of 255 = 47%
B 126 of 255 = 49%

80
119
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 119 + 126 = 325 (100%)
R 80 of 325 ~ 24.62%
G 119 of 325 ~ 36.62%
B 126 of 325 ~ 38.77'%

%24.62
%36.62
%38.77

CMYK RENK MODELİ

#50777E rengi CMYK tonu (37,6,0,51).

  • camgöbeği tonu 36.51%
  • eflatun tonu 5.56%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (37,6,0,51)
C37M6Y0K51 (37%, 6%, 0%, 51%)
(0.37 / 0.06 / 0.00 / 0.51)

CMYK yüzdeleri

%36.51
%5.56
%0
%50.59

Codes

Color #50777E in popluar color models

50 77 7E
RGB 80 119 126
HSL 189° 22.33% 40.39%
HSB/HSV 189° 36.51% 49.41%
CMYK 36.51% 5.56% 0.00%
50.59%

Color #50777E in popluar number systems.

HEX 50 77 7E
Decimal 80 119 126
Binary 1010000 1110111 1111110
Octal 120 167 176

Shades and tints

Shades of #50777E

#50777E
(80,119,126)
#496D73
(73,109,115)
#426368
(66,99,104)
#3B595D
(59,89,93)
#344F52
(52,79,82)
#2D4547
(45,69,71)
#263B3C
(38,59,60)
#1F3131
(31,49,49)
#182726
(24,39,38)
#111D1B
(17,29,27)
#0A1310
(10,19,16)
#000000
(0,0,0)

Tints of #50777E

#50777E
(80,119,126)
#5F8389
(95,131,137)
#6E8F94
(110,143,148)
#7D9B9F
(125,155,159)
#8CA7AA
(140,167,170)
#9BB3B5
(155,179,181)
#AABFC0
(170,191,192)
#B9CBCB
(185,203,203)
#C8D7D6
(200,215,214)
#D7E3E1
(215,227,225)
#E6EFEC
(230,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50777E; }

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

This text font color is #50777E.

Background Color

.myBgColor { background-color: #50777E; }

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

This div background color is #50777E.

Border color

.myBorderColor { border: 1px solid #50777E; }

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

This div border color is #50777E.

Opacity

.myOpacity80 { color: #50777E; opacity: 0.8; }

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

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

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

This text has shadow with #50777E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50777E.

Preview

Color preview on black background

This text has color #50777E on black background.


Color preview on white background

This text has color #50777E on white background.


Black color preview on #50777E background

This text has black color on #50777E background.


White color preview on #50777E background

This text has white color on #50777E background.


Related colors

Complementary color

Complementary color for #hex is #AF8881.


I love getcolorcode.com

Triadic colors

1 #7E5077 and #777E50 with #50777E are triadic colors.

2 #7E7750 and #77507E with #50777E are triadic colors.