COLOR #50796F

HEX: #50796F RGB: (80,121,111)

Renk bilgisi

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

RGB renk modeli

#50796F color RGB value is (80,121,111).

RGB: (80,121,111) (31%, 47%, 44%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 121 of 255 = 47%
B 111 of 255 = 44%

80
121
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 121 + 111 = 312 (100%)
R 80 of 312 ~ 25.64%
G 121 of 312 ~ 38.78%
B 111 of 312 ~ 35.58'%

%25.64
%38.78
%35.58

CMYK RENK MODELİ

#50796F rengi CMYK tonu (34,0,8,53).

  • camgöbeği tonu 33.88%
  • eflatun tonu 0.00%
  • sarı tonu 8.26%
  • ana renk tonu 52.55%
CMYK: (34,0,8,53) C34M0Y8K53 (34%,0%,8%,53%) (0.34/0.00/0.08/0.53) 

CMYK yüzdeleri

%33.88
%0
%8.26
%52.55

Codes

Color #50796F in popluar color models

50 79 6F
RGB 80 121 111
HSL 165° 20.40% 39.41%
HSB/HSV 165° 33.88% 47.45%
CMYK 33.88% 0.00% 8.26%
52.55%

Color #50796F in popluar number systems.

HEX 50 79 6F
Decimal 80 121 111
Binary 1010000 1111001 1101111
Octal 120 171 157

Shades and tints

Shades of #50796F

#50796F
(80,121,111)
#496E65
(73,110,101)
#42635B
(66,99,91)
#3B5851
(59,88,81)
#344D47
(52,77,71)
#2D423D
(45,66,61)
#263733
(38,55,51)
#1F2C29
(31,44,41)
#18211F
(24,33,31)
#111615
(17,22,21)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #50796F

#50796F
(80,121,111)
#5F857C
(95,133,124)
#6E9189
(110,145,137)
#7D9D96
(125,157,150)
#8CA9A3
(140,169,163)
#9BB5B0
(155,181,176)
#AAC1BD
(170,193,189)
#B9CDCA
(185,205,202)
#C8D9D7
(200,217,215)
#D7E5E4
(215,229,228)
#E6F1F1
(230,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50796F color. Also use rgb(80,121,111) instead hex code.

Text Font Color

.myTextColor { color: #50796F; }

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

This text font color is #50796F.

Background Color

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

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

This div background color is #50796F.

Border color

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

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

This div border color is #50796F.

Opacity

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

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

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

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

This text has shadow with #50796F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50796F.

Preview

Color preview on black background

This text has color #50796F on black background.


Color preview on white background

This text has color #50796F on white background.


Black color preview on #50796F background

This text has black color on #50796F background.


White color preview on #50796F background

This text has white color on #50796F background.


Related colors

Complementary color

Complementary color for #hex is #AF8690.


I love getcolorcode.com

Triadic colors

1 #6F5079 and #796F50 with #50796F are triadic colors.

2 #6F7950 and #79506F with #50796F are triadic colors.