COLOR #50B04A

HEX: #50B04A RGB: (80,176,74)

Renk bilgisi

#50B04A contains mainly green color. #50B04A ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#50B04A color RGB value is (80,176,74).

RGB: (80,176,74) (31%, 69%, 29%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 176 of 255 = 69%
B 74 of 255 = 29%

80
176
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 176 + 74 = 330 (100%)
R 80 of 330 ~ 24.24%
G 176 of 330 ~ 53.33%
B 74 of 330 ~ 22.42'%

%24.24
%53.33
%22.42

CMYK RENK MODELİ

#50B04A rengi CMYK tonu (55,0,58,31).

  • camgöbeği tonu 54.55%
  • eflatun tonu 0.00%
  • sarı tonu 57.95%
  • ana renk tonu 30.98%

CMYK: (55,0,58,31)
C55M0Y58K31 (55%, 0%, 58%, 31%)
(0.55 / 0.00 / 0.58 / 0.31)

CMYK yüzdeleri

%54.55
%0
%57.95
%30.98

Codes

Color #50B04A in popluar color models

50 B0 4A
RGB 80 176 74
HSL 116° 40.80% 49.02%
HSB/HSV 116° 57.95% 69.02%
CMYK 54.55% 0.00% 57.95%
30.98%

Color #50B04A in popluar number systems.

HEX 50 B0 4A
Decimal 80 176 74
Binary 1010000 10110000 1001010
Octal 120 260 112

Shades and tints

Shades of #50B04A

#50B04A
(80,176,74)
#49A044
(73,160,68)
#42903E
(66,144,62)
#3B8038
(59,128,56)
#347032
(52,112,50)
#2D602C
(45,96,44)
#265026
(38,80,38)
#1F4020
(31,64,32)
#18301A
(24,48,26)
#112014
(17,32,20)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #50B04A

#50B04A
(80,176,74)
#5FB75A
(95,183,90)
#6EBE6A
(110,190,106)
#7DC57A
(125,197,122)
#8CCC8A
(140,204,138)
#9BD39A
(155,211,154)
#AADAAA
(170,218,170)
#B9E1BA
(185,225,186)
#C8E8CA
(200,232,202)
#D7EFDA
(215,239,218)
#E6F6EA
(230,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50B04A color. Also use rgb(80,176,74) instead hex code.

Text Font Color

.myTextColor { color: #50B04A; }

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

This text font color is #50B04A.

Background Color

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

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

This div background color is #50B04A.

Border color

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

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

This div border color is #50B04A.

Opacity

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

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

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

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

This text has shadow with #50B04A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50B04A.

Preview

Color preview on black background

This text has color #50B04A on black background.


Color preview on white background

This text has color #50B04A on white background.


Black color preview on #50B04A background

This text has black color on #50B04A background.


White color preview on #50B04A background

This text has white color on #50B04A background.


Related colors

Complementary color

Complementary color for #hex is #AF4FB5.


I love getcolorcode.com

Triadic colors

1 #4A50B0 and #B04A50 with #50B04A are triadic colors.

2 #4AB050 and #B0504A with #50B04A are triadic colors.