crispedge.com

Color picker

Loading...

#50d814 hex color - Green - Cool color - Information

#50d814 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #50d814 Color code in RGB color code model is created after adding 31.37% red color, 84.71% green color and 7.84% blue color. Hex #50d814 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 91% yellow and 15% black.

Hex #50d814 color code is between #55dd11 web safe hex color code and #44cc22 web safe hex color code. #55dd11 is the nearest web safe color code. You can see here many more shades of #50d814 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code50d814#50d814
RGB Decimal80, 216, 20rgb(80, 216, 20)
RGB Percent31%, 85%, 8%rgb(31%, 85%, 8%)
CSS RGBa80, 216, 20,1rgba(80,216,20,1)
CMYK Modelcmyk(63%,0%,91%,15%)
HSL Color Space102,83% ,46%hsl(102,83% ,46%)
HSV Color Space102°, 91%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100001101100000010100
Octal12033024
Decimal8021620
Hex50d814

Different shades of #50d814 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #50d814
#6cec33
Dark Shade of #50d814
#3fa910
Saturated Shade of #50d814
#4be408
Desaturated Shade of #50d814
#55cc20
Grey scale Shade of #50d814
#767676
Brighten Shade
#69f12d
Most Readable Shade
#000000

Shades of #50d814 color code

Generate more color scales with scales (color stack) generator.

#50d814
#47c011
#3ea80f
#35900d
#2c780b
#236008
#1a4806
#113004
#081802
#000000

Similar Color like #50d814 color

Find visually similar hex color codes nearing to #50d814 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#51d915
#52da16
#53db17
#54dc18
#55dd19
#56de1a
#57df1b
#58e01c
#59e11d
#5ae21e
#5be31f
#5ce420
#5de521
#5ee622
#4fd713
#4ed612
#4dd511
#4cd410
#4bd30f
#4ad20e
#49d10d
#48d00c
#47cf0b
#46ce0a
#45cd09
#44cc08
#43cb07
#42ca06

Monochromatic Color with #50d814

#50d814
#010300
#112e04
#215808
#31830c
#40ad10

Tints of #50d814 Color

#50d814
#63dc2e
#76e048
#8ae562
#9de97c
#b1ed96
#c4f2b0
#d8f6ca
#ebfae4
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#50d814
#9c14d8

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#50d814
#3a14d8
#d814b2

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#9ed814
#77d814
#50d814
#29d814
#14d826

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#50d814
#1450d8
#d81450

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#50d814
#14b2d8
#9c14d8
#d83a14

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#50d814
#9c14d8
#d814b2
#14d83a

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #50d814 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#50d814 Color Code Preview on Black Background Color

This is how #50d814 Color will look on black background color. Color contrast ratio is 11.17

#50d814 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#50d814">Your Example Paragraph content text in with font color #50d814 </p>

Your Example Paragraph content text in with font color #50d814

HTML with inline CSS

<div style="color:#50d814">Your Paragraph text in with font color #50d814 </div>

Your Example Paragraph content text in with font color #50d814

#50d814 color code is use for CSS Background Color

Background color for the above div is #50d814

HTML with inline CSS

<div style="background-color:#50d814;"></div>

#50d814 color code is use for CSS Border Color

CSS Border color for the above div is #50d814

HTML with inline CSS

<div style="border:5px solid #50d814;"></div>

CSS Border Left color for the above div is #50d814

HTML with inline CSS

<div style="border-left:5px solid #50d814;"></div>

CSS Border Right color for the above div is #50d814

HTML with inline CSS

<div style="border-right:5px solid #50d814;"></div>

CSS Border Bottom color for the above div is #50d814

HTML with inline CSS

<div style="border-bottom:5px solid #50d814;"></div>

CSS Border Top color for the above div is #50d814

HTML with inline CSS

<div style="border-top:5px solid #50d814;"></div>

#50d814 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#50d814; } .examplecolorclass {color:#50d814; } .examplebordercolor {border:3px solid #50d814; }

#50d814 Color code Preview on White Background

This is how #50d814 Color code will look on white background color. Color contrast ratio is 1.88

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #50d814; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #50d814; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(80,216,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,20,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,216,20,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.