COLOR #50AD1D

HEX: #50AD1D RGB: (80,173,29)

Renk bilgisi

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

RGB renk modeli

#50AD1D color RGB value is (80,173,29).

RGB: (80,173,29) (31%, 68%, 11%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 173 of 255 = 68%
B 29 of 255 = 11%

80
173
29

R + G + B ~ 37%. #50AD1D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 173 + 29 = 282 (100%)
R 80 of 282 ~ 28.37%
G 173 of 282 ~ 61.35%
B 29 of 282 ~ 10.28'%

%28.37
%61.35

CMYK RENK MODELİ

#50AD1D rengi CMYK tonu (54,0,83,32).

  • camgöbeği tonu 53.76%
  • eflatun tonu 0.00%
  • sarı tonu 83.24%
  • ana renk tonu 32.16%

CMYK: (54,0,83,32)
C54M0Y83K32 (54%, 0%, 83%, 32%)
(0.54 / 0.00 / 0.83 / 0.32)

CMYK yüzdeleri

%53.76
%0
%83.24
%32.16

Codes

Color #50AD1D in popluar color models

50 AD 1D
RGB 80 173 29
HSL 99° 71.29% 39.61%
HSB/HSV 99° 83.24% 67.84%
CMYK 53.76% 0.00% 83.24%
32.16%

Color #50AD1D in popluar number systems.

HEX 50 AD 1D
Decimal 80 173 29
Binary 1010000 10101101 11101
Octal 120 255 35

Shades and tints

Shades of #50AD1D

#50AD1D
(80,173,29)
#499E1B
(73,158,27)
#428F19
(66,143,25)
#3B8017
(59,128,23)
#347115
(52,113,21)
#2D6213
(45,98,19)
#265311
(38,83,17)
#1F440F
(31,68,15)
#18350D
(24,53,13)
#11260B
(17,38,11)
#0A1709
(10,23,9)
#000000
(0,0,0)

Tints of #50AD1D

#50AD1D
(80,173,29)
#5FB431
(95,180,49)
#6EBB45
(110,187,69)
#7DC259
(125,194,89)
#8CC96D
(140,201,109)
#9BD081
(155,208,129)
#AAD795
(170,215,149)
#B9DEA9
(185,222,169)
#C8E5BD
(200,229,189)
#D7ECD1
(215,236,209)
#E6F3E5
(230,243,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50AD1D color. Also use rgb(80,173,29) instead hex code.

Text Font Color

.myTextColor { color: #50AD1D; }

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

This text font color is #50AD1D.

Background Color

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

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

This div background color is #50AD1D.

Border color

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

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

This div border color is #50AD1D.

Opacity

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

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

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

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

This text has shadow with #50AD1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50AD1D.

Preview

Color preview on black background

This text has color #50AD1D on black background.


Color preview on white background

This text has color #50AD1D on white background.


Black color preview on #50AD1D background

This text has black color on #50AD1D background.


White color preview on #50AD1D background

This text has white color on #50AD1D background.


Related colors

Complementary color

Complementary color for #hex is #AF52E2.


I love getcolorcode.com

Triadic colors

1 #1D50AD and #AD1D50 with #50AD1D are triadic colors.

2 #1DAD50 and #AD501D with #50AD1D are triadic colors.