COLOR #50A257

HEX: #50A257 RGB: (80,162,87)

Renk bilgisi

#50A257 contains mainly green color. #50A257 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#50A257 color RGB value is (80,162,87).

RGB: (80,162,87) (31%, 64%, 34%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 162 of 255 = 64%
B 87 of 255 = 34%

80
162
87

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 162 + 87 = 329 (100%)
R 80 of 329 ~ 24.32%
G 162 of 329 ~ 49.24%
B 87 of 329 ~ 26.44'%

%24.32
%49.24
%26.44

CMYK RENK MODELİ

#50A257 rengi CMYK tonu (51,0,46,36).

  • camgöbeği tonu 50.62%
  • eflatun tonu 0.00%
  • sarı tonu 46.30%
  • ana renk tonu 36.47%

CMYK: (51,0,46,36)
C51M0Y46K36 (51%, 0%, 46%, 36%)
(0.51 / 0.00 / 0.46 / 0.36)

CMYK yüzdeleri

%50.62
%0
%46.3
%36.47

Codes

Color #50A257 in popluar color models

50 A2 57
RGB 80 162 87
HSL 125° 33.88% 47.45%
HSB/HSV 125° 50.62% 63.53%
CMYK 50.62% 0.00% 46.30%
36.47%

Color #50A257 in popluar number systems.

HEX 50 A2 57
Decimal 80 162 87
Binary 1010000 10100010 1010111
Octal 120 242 127

Shades and tints

Shades of #50A257

#50A257
(80,162,87)
#499450
(73,148,80)
#428649
(66,134,73)
#3B7842
(59,120,66)
#346A3B
(52,106,59)
#2D5C34
(45,92,52)
#264E2D
(38,78,45)
#1F4026
(31,64,38)
#18321F
(24,50,31)
#112418
(17,36,24)
#0A1611
(10,22,17)
#000000
(0,0,0)

Tints of #50A257

#50A257
(80,162,87)
#5FAA66
(95,170,102)
#6EB275
(110,178,117)
#7DBA84
(125,186,132)
#8CC293
(140,194,147)
#9BCAA2
(155,202,162)
#AAD2B1
(170,210,177)
#B9DAC0
(185,218,192)
#C8E2CF
(200,226,207)
#D7EADE
(215,234,222)
#E6F2ED
(230,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50A257 color. Also use rgb(80,162,87) instead hex code.

Text Font Color

.myTextColor { color: #50A257; }

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

This text font color is #50A257.

Background Color

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

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

This div background color is #50A257.

Border color

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

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

This div border color is #50A257.

Opacity

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

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

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

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

This text has shadow with #50A257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50A257.

Preview

Color preview on black background

This text has color #50A257 on black background.


Color preview on white background

This text has color #50A257 on white background.


Black color preview on #50A257 background

This text has black color on #50A257 background.


White color preview on #50A257 background

This text has white color on #50A257 background.


Related colors

Complementary color

Complementary color for #hex is #AF5DA8.


I love getcolorcode.com

Triadic colors

1 #5750A2 and #A25750 with #50A257 are triadic colors.

2 #57A250 and #A25057 with #50A257 are triadic colors.