COLOR #50BD7F

HEX: #50BD7F RGB: (80,189,127)

Renk bilgisi

#50BD7F contains mainly green color. #50BD7F ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#50BD7F color RGB value is (80,189,127).

RGB: (80,189,127) (31%, 74%, 50%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 189 of 255 = 74%
B 127 of 255 = 50%

80
189
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 189 + 127 = 396 (100%)
R 80 of 396 ~ 20.2%
G 189 of 396 ~ 47.73%
B 127 of 396 ~ 32.07'%

%20.2
%47.73
%32.07

CMYK RENK MODELİ

#50BD7F rengi CMYK tonu (58,0,33,26).

  • camgöbeği tonu 57.67%
  • eflatun tonu 0.00%
  • sarı tonu 32.80%
  • ana renk tonu 25.88%

CMYK: (58,0,33,26)
C58M0Y33K26 (58%, 0%, 33%, 26%)
(0.58 / 0.00 / 0.33 / 0.26)

CMYK yüzdeleri

%57.67
%0
%32.8
%25.88

Codes

Color #50BD7F in popluar color models

50 BD 7F
RGB 80 189 127
HSL 146° 45.23% 52.75%
HSB/HSV 146° 57.67% 74.12%
CMYK 57.67% 0.00% 32.80%
25.88%

Color #50BD7F in popluar number systems.

HEX 50 BD 7F
Decimal 80 189 127
Binary 1010000 10111101 1111111
Octal 120 275 177

Shades and tints

Shades of #50BD7F

#50BD7F
(80,189,127)
#49AC74
(73,172,116)
#429B69
(66,155,105)
#3B8A5E
(59,138,94)
#347953
(52,121,83)
#2D6848
(45,104,72)
#26573D
(38,87,61)
#1F4632
(31,70,50)
#183527
(24,53,39)
#11241C
(17,36,28)
#0A1311
(10,19,17)
#000000
(0,0,0)

Tints of #50BD7F

#50BD7F
(80,189,127)
#5FC38A
(95,195,138)
#6EC995
(110,201,149)
#7DCFA0
(125,207,160)
#8CD5AB
(140,213,171)
#9BDBB6
(155,219,182)
#AAE1C1
(170,225,193)
#B9E7CC
(185,231,204)
#C8EDD7
(200,237,215)
#D7F3E2
(215,243,226)
#E6F9ED
(230,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50BD7F color. Also use rgb(80,189,127) instead hex code.

Text Font Color

.myTextColor { color: #50BD7F; }

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

This text font color is #50BD7F.

Background Color

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

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

This div background color is #50BD7F.

Border color

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

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

This div border color is #50BD7F.

Opacity

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

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

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

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

This text has shadow with #50BD7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50BD7F.

Preview

Color preview on black background

This text has color #50BD7F on black background.


Color preview on white background

This text has color #50BD7F on white background.


Black color preview on #50BD7F background

This text has black color on #50BD7F background.


White color preview on #50BD7F background

This text has white color on #50BD7F background.


Related colors

Complementary color

Complementary color for #hex is #AF4280.


I love getcolorcode.com

Triadic colors

1 #7F50BD and #BD7F50 with #50BD7F are triadic colors.

2 #7FBD50 and #BD507F with #50BD7F are triadic colors.