crispedge.com

Color picker

Loading...

#80e950 hex color - Green - Cool color - Information

#80e950 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #80e950 Color code in RGB color code model is created after adding 50.2% red color, 91.37% green color and 31.37% blue color. Hex #80e950 Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 66% yellow and 9% black.

Hex #80e950 color code is between #88ee55 web safe hex color code and #77dd44 web safe hex color code. #88ee55 is the nearest web safe color code. You can see here many more shades of #80e950 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code80e950#80e950
RGB Decimal128, 233, 80rgb(128, 233, 80)
RGB Percent50%, 91%, 31%rgb(50%, 91%, 31%)
CSS RGBa128, 233, 80,1rgba(128,233,80,1)
CMYK Modelcmyk(45%,0%,66%,9%)
HSL Color Space101,78% ,61%hsl(101,78% ,61%)
HSV Color Space101°, 66%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001110100101010000
Octal200351120
Decimal12823380
Hex80e950

Different shades of #80e950 color code.

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

Light Shade of #80e950
#a1ef7d
Dark Shade of #80e950
#5fe323
Saturated Shade of #80e950
#7cf346
Desaturated Shade of #80e950
#84df5a
Grey scale Shade of #80e950
#9c9c9c
Brighten Shade
#99ff69
Most Readable Shade
#000000

Shades of #80e950 color code

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

#80e950
#71cf47
#63b53e
#559b35
#47812c
#386723
#2a4d1a
#1c3311
#0e1908
#000000

Similar Color like #80e950 color

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

#81ea51
#82eb52
#83ec53
#84ed54
#85ee55
#86ef56
#87f057
#88f158
#89f259
#8af35a
#8bf45b
#8cf55c
#8df65d
#8ef75e
#7fe84f
#7ee74e
#7de64d
#7ce54c
#7be44b
#7ae34a
#79e249
#78e148
#77e047
#76df46
#75de45
#74dd44
#73dc43
#72db42

Monochromatic Color with #80e950

#80e950
#0b1407
#233f16
#3a6924
#519433
#69be41

Tints of #80e950 Color

#80e950
#8eeb63
#9ced76
#aaf08a
#b8f29d
#c6f5b1
#d4f7c4
#e2fad8
#f0fceb
#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

#80e950
#b950e9

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

Split Complementary

#80e950
#6d50e9
#e950cc

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

Analogous Color

#bde950
#9fe950
#80e950
#61e950
#50e95d

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

#80e950
#5080e9
#e95080

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

#80e950
#50cce9
#b950e9
#e96c50

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

#80e950
#b950e9
#e950cc
#50e96d

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 #80e950 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.

#80e950 Color Code Preview on Black Background Color

This is how #80e950 Color will look on black background color. Color contrast ratio is 13.69

#80e950 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80e950

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80e950

#80e950 color code is use for CSS Background Color

Background color for the above div is #80e950

HTML with inline CSS

<div style="background-color:#80e950;"></div>

#80e950 color code is use for CSS Border Color

CSS Border color for the above div is #80e950

HTML with inline CSS

<div style="border:5px solid #80e950;"></div>

CSS Border Left color for the above div is #80e950

HTML with inline CSS

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

CSS Border Right color for the above div is #80e950

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80e950

HTML with inline CSS

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

CSS Border Top color for the above div is #80e950

HTML with inline CSS

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

#80e950 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80e950 Color code Preview on White Background

This is how #80e950 Color code will look on white background color. Color contrast ratio is 1.53

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

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