COLOR #50C09D

HEX: #50C09D RGB: (80,192,157)

Renk bilgisi

#50C09D contains mainly green and blue colors. #50C09D ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#50C09D color RGB value is (80,192,157).

RGB: (80,192,157) (31%, 75%, 62%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 192 of 255 = 75%
B 157 of 255 = 62%

80
192
157

R + G + B ~ 56%. #50C09D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 192 + 157 = 429 (100%)
R 80 of 429 ~ 18.65%
G 192 of 429 ~ 44.76%
B 157 of 429 ~ 36.6'%

%18.65
%44.76
%36.6

CMYK RENK MODELİ

#50C09D rengi CMYK tonu (58,0,18,25).

  • camgöbeği tonu 58.33%
  • eflatun tonu 0.00%
  • sarı tonu 18.23%
  • ana renk tonu 24.71%

CMYK: (58,0,18,25)
C58M0Y18K25 (58%, 0%, 18%, 25%)
(0.58 / 0.00 / 0.18 / 0.25)

CMYK yüzdeleri

%58.33
%0
%18.23
%24.71

Codes

Color #50C09D in popluar color models

50 C0 9D
RGB 80 192 157
HSL 161° 47.06% 53.33%
HSB/HSV 161° 58.33% 75.29%
CMYK 58.33% 0.00% 18.23%
24.71%

Color #50C09D in popluar number systems.

HEX 50 C0 9D
Decimal 80 192 157
Binary 1010000 11000000 10011101
Octal 120 300 235

Shades and tints

Shades of #50C09D

#50C09D
(80,192,157)
#49AF8F
(73,175,143)
#429E81
(66,158,129)
#3B8D73
(59,141,115)
#347C65
(52,124,101)
#2D6B57
(45,107,87)
#265A49
(38,90,73)
#1F493B
(31,73,59)
#18382D
(24,56,45)
#11271F
(17,39,31)
#0A1611
(10,22,17)
#000000
(0,0,0)

Tints of #50C09D

#50C09D
(80,192,157)
#5FC5A5
(95,197,165)
#6ECAAD
(110,202,173)
#7DCFB5
(125,207,181)
#8CD4BD
(140,212,189)
#9BD9C5
(155,217,197)
#AADECD
(170,222,205)
#B9E3D5
(185,227,213)
#C8E8DD
(200,232,221)
#D7EDE5
(215,237,229)
#E6F2ED
(230,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50C09D color. Also use rgb(80,192,157) instead hex code.

Text Font Color

.myTextColor { color: #50C09D; }

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

This text font color is #50C09D.

Background Color

.myBgColor { background-color: #50C09D; }

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

This div background color is #50C09D.

Border color

.myBorderColor { border: 1px solid #50C09D; }

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

This div border color is #50C09D.

Opacity

.myOpacity80 { color: #50C09D; opacity: 0.8; }

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

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

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

This text has shadow with #50C09D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50C09D.

Preview

Color preview on black background

This text has color #50C09D on black background.


Color preview on white background

This text has color #50C09D on white background.


Black color preview on #50C09D background

This text has black color on #50C09D background.


White color preview on #50C09D background

This text has white color on #50C09D background.


Related colors

Complementary color

Complementary color for #hex is #AF3F62.


I love getcolorcode.com

Triadic colors

1 #9D50C0 and #C09D50 with #50C09D are triadic colors.

2 #9DC050 and #C0509D with #50C09D are triadic colors.