COLOR #50B389

HEX: #50B389 RGB: (80,179,137)

Renk bilgisi

#50B389 contains mainly green and blue colors. #50B389 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#50B389 color RGB value is (80,179,137).

RGB: (80,179,137) (31%, 70%, 54%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 179 of 255 = 70%
B 137 of 255 = 54%

80
179
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 179 + 137 = 396 (100%)
R 80 of 396 ~ 20.2%
G 179 of 396 ~ 45.2%
B 137 of 396 ~ 34.6'%

%20.2
%45.2
%34.6

CMYK RENK MODELİ

#50B389 rengi CMYK tonu (55,0,23,30).

  • camgöbeği tonu 55.31%
  • eflatun tonu 0.00%
  • sarı tonu 23.46%
  • ana renk tonu 29.80%
CMYK: (55,0,23,30) C55M0Y23K30 (55%,0%,23%,30%) (0.55/0.00/0.23/0.30) 

CMYK yüzdeleri

%55.31
%0
%23.46
%29.8

Codes

Color #50B389 in popluar color models

50 B3 89
RGB 80 179 137
HSL 155° 39.44% 50.78%
HSB/HSV 155° 55.31% 70.20%
CMYK 55.31% 0.00% 23.46%
29.80%

Color #50B389 in popluar number systems.

HEX 50 B3 89
Decimal 80 179 137
Binary 1010000 10110011 10001001
Octal 120 263 211

Shades and tints

Shades of #50B389

#50B389
(80,179,137)
#49A37D
(73,163,125)
#429371
(66,147,113)
#3B8365
(59,131,101)
#347359
(52,115,89)
#2D634D
(45,99,77)
#265341
(38,83,65)
#1F4335
(31,67,53)
#183329
(24,51,41)
#11231D
(17,35,29)
#0A1311
(10,19,17)
#000000
(0,0,0)

Tints of #50B389

#50B389
(80,179,137)
#5FB993
(95,185,147)
#6EBF9D
(110,191,157)
#7DC5A7
(125,197,167)
#8CCBB1
(140,203,177)
#9BD1BB
(155,209,187)
#AAD7C5
(170,215,197)
#B9DDCF
(185,221,207)
#C8E3D9
(200,227,217)
#D7E9E3
(215,233,227)
#E6EFED
(230,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50B389 color. Also use rgb(80,179,137) instead hex code.

Text Font Color

.myTextColor { color: #50B389; }

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

This text font color is #50B389.

Background Color

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

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

This div background color is #50B389.

Border color

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

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

This div border color is #50B389.

Opacity

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

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

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

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

This text has shadow with #50B389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50B389.

Preview

Color preview on black background

This text has color #50B389 on black background.


Color preview on white background

This text has color #50B389 on white background.


Black color preview on #50B389 background

This text has black color on #50B389 background.


White color preview on #50B389 background

This text has white color on #50B389 background.


Related colors

Complementary color

Complementary color for #hex is #AF4C76.


I love getcolorcode.com

Triadic colors

1 #8950B3 and #B38950 with #50B389 are triadic colors.

2 #89B350 and #B35089 with #50B389 are triadic colors.