crispedge.com

Color picker

Loading...

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

#50d250 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #50d250 Color code in RGB color code model is created after adding 31.37% red color, 82.35% green color and 31.37% blue color. Hex #50d250 Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 62% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code50d250#50d250
RGB Decimal80, 210, 80rgb(80, 210, 80)
RGB Percent31%, 82%, 31%rgb(31%, 82%, 31%)
CSS RGBa80, 210, 80,1rgba(80,210,80,1)
CMYK Modelcmyk(62%,0%,62%,18%)
HSL Color Space120,59% ,57%hsl(120,59% ,57%)
HSV Color Space120°, 62%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100001101001001010000
Octal120322120
Decimal8021080
Hex50d250

Different shades of #50d250 color code.

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

Light Shade of #50d250
#79dc79
Dark Shade of #50d250
#31be31
Saturated Shade of #50d250
#45dd45
Desaturated Shade of #50d250
#5bc75b
Grey scale Shade of #50d250
#919191
Brighten Shade
#69eb69
Most Readable Shade
#000000

Shades of #50d250 color code

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

#50d250
#47ba47
#3ea33e
#358c35
#2c742c
#235d23
#1a461a
#112e11
#081708
#000000

Similar Color like #50d250 color

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

#51d351
#52d452
#53d553
#54d654
#55d755
#56d856
#57d957
#58da58
#59db59
#5adc5a
#5bdd5b
#5cde5c
#5ddf5d
#5ee05e
#4fd14f
#4ed04e
#4dcf4d
#4cce4c
#4bcd4b
#4acc4a
#49cb49
#48ca48
#47c947
#46c846
#45c745
#44c644
#43c543
#42c442

Monochromatic Color with #50d250

#50d250
#60fc60
#0f280f
#1f521f
#307d30
#40a740

Tints of #50d250 Color

#50d250
#63d763
#76dc76
#8ae18a
#9de69d
#b1ebb1
#c4f0c4
#d8f5d8
#ebfaeb
#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

#50d250
#d250d2

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

Split Complementary

#50d250
#9150d2
#d25091

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

Analogous Color

#84d250
#6ad250
#50d250
#50d26a
#50d284

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

#50d250
#5050d2
#d25050

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

#50d250
#5091d2
#d250d2
#d29150

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

#50d250
#d250d2
#d25091
#50d291

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 #50d250 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.

#50d250 Color Code Preview on Black Background Color

This is how #50d250 Color will look on black background color. Color contrast ratio is 10.68

#50d250 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#50d250 color code is use for CSS Background Color

Background color for the above div is #50d250

HTML with inline CSS

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

#50d250 color code is use for CSS Border Color

CSS Border color for the above div is #50d250

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#50d250 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50d250 Color code Preview on White Background

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

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 #50d250; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #50d250; }

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,210,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,80,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,210,80,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.