crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#80ff61 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #80ff61 Color code in RGB color code model is created after adding 50.2% red color, 100% green color and 38.04% blue color. Hex #80ff61 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 62% yellow and 0% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code80ff61#80ff61
RGB Decimal128, 255, 97rgb(128, 255, 97)
RGB Percent50%, 100%, 38%rgb(50%, 100%, 38%)
CSS RGBa128, 255, 97,1rgba(128,255,97,1)
CMYK Modelcmyk(50%,0%,62%,0%)
HSL Color Space108,100% ,69%hsl(108,100% ,69%)
HSV Color Space108°, 62%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001111111101100001
Octal200377141
Decimal12825597
Hex80ff61

Different shades of #80ff61 color code.

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

Light Shade of #80ff61
#a9ff94
Dark Shade of #80ff61
#57ff2e
Saturated Shade of #80ff61
#80ff61
Desaturated Shade of #80ff61
#85f769
Grey scale Shade of #80ff61
#b0b0b0
Brighten Shade
#99ff7a
Most Readable Shade
#000000

Shades of #80ff61 color code

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

#80ff61
#71e256
#63c64b
#55aa40
#478d35
#38712b
#2a5520
#1c3815
#0e1c0a
#000000

Similar Color like #80ff61 color

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

#81ff62
#82ff63
#83ff64
#84ff65
#85ff66
#86ff67
#87ff68
#88ff69
#89ff6a
#8aff6b
#8bff6c
#8cff6d
#8dff6e
#8eff6f
#7ffe60
#7efd5f
#7dfc5e
#7cfb5d
#7bfa5c
#7af95b
#79f85a
#78f759
#77f658
#76f557
#75f456
#74f355
#73f254
#72f153

Monochromatic Color with #80ff61

#80ff61
#152a10
#2b5520
#408031
#55aa41
#6bd451

Tints of #80ff61 Color

#80ff61
#8eff72
#9cff84
#aaff95
#b8ffa7
#c6ffb8
#d4ffca
#e2ffdb
#f0ffed
#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

#80ff61
#e061ff

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

Split Complementary

#80ff61
#9161ff
#ff61cf

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

Analogous Color

#bfff61
#a0ff61
#80ff61
#61ff62
#61ff81

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

#80ff61
#6180ff
#ff6180

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

#80ff61
#61cfff
#e061ff
#ff9161

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

#80ff61
#e061ff
#ff61cf
#61ff91

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

#80ff61 Color Code Preview on Black Background Color

This is how #80ff61 Color will look on black background color. Color contrast ratio is 16.39

#80ff61 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80ff61 color code is use for CSS Background Color

Background color for the above div is #80ff61

HTML with inline CSS

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

#80ff61 color code is use for CSS Border Color

CSS Border color for the above div is #80ff61

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80ff61 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80ff61 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.