crispedge.com

Color picker

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

#70e880 hex color - Green - Cool color - Information

#70e880 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #70e880 Color code in RGB color code model is created after adding 43.92% red color, 90.98% green color and 50.2% blue color. Hex #70e880 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 45% yellow and 9% black.

Hex #70e880 color code is between #77ee88 web safe hex color code and #66dd77 web safe hex color code. #77ee88 is the nearest web safe color code. You can see here many more shades of #70e880 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code70e880#70e880
RGB Decimal112, 232, 128rgb(112, 232, 128)
RGB Percent44%, 91%, 50%rgb(44%, 91%, 50%)
CSS RGBa112, 232, 128,1rgba(112,232,128,1)
CMYK Modelcmyk(52%,0%,45%,9%)
HSL Color Space128,72% ,67%hsl(128,72% ,67%)
HSV Color Space128°, 52%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001110100010000000
Octal160350200
Decimal112232128
Hex70e880

Different shades of #70e880 color code.

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

Light Shade of #70e880
#9cefa7
Dark Shade of #70e880
#44e159
Saturated Shade of #70e880
#68f07a
Desaturated Shade of #70e880
#78e086
Grey scale Shade of #70e880
#acacac
Brighten Shade
#89ff99
Most Readable Shade
#000000

Shades of #70e880 color code

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

#70e880
#63ce71
#57b463
#4a9a55
#3e8047
#316738
#254d2a
#18331c
#0c190e
#000000

Similar Color like #70e880 color

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

#71e981
#72ea82
#73eb83
#74ec84
#75ed85
#76ee86
#77ef87
#78f088
#79f189
#7af28a
#7bf38b
#7cf48c
#7df58d
#7ef68e
#6fe77f
#6ee67e
#6de57d
#6ce47c
#6be37b
#6ae27a
#69e179
#68e078
#67df77
#66de76
#65dd75
#64dc74
#63db73
#62da72

Monochromatic Color with #70e880

#70e880
#09130b
#1e3e22
#32683a
#479351
#5bbd69

Tints of #70e880 Color

#70e880
#7fea8e
#8fed9c
#9fefaa
#aff2b8
#bff4c6
#cff7d4
#dff9e2
#effcf0
#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

#70e880
#e870d8

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

Split Complementary

#70e880
#bc70e8
#e8709c

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

Analogous Color

#90e870
#78e870
#70e880
#70e898
#70e8b0

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

#70e880
#8070e8
#e88070

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

#70e880
#709ce8
#e870d8
#e8bc70

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

#70e880
#e870d8
#e8709c
#70e8bc

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 #70e880 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.

#70e880 Color Code Preview on Black Background Color

This is how #70e880 Color will look on black background color. Color contrast ratio is 13.54

#70e880 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70e880

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70e880

#70e880 color code is use for CSS Background Color

Background color for the above div is #70e880

HTML with inline CSS

<div style="background-color:#70e880;"></div>

#70e880 color code is use for CSS Border Color

CSS Border color for the above div is #70e880

HTML with inline CSS

<div style="border:5px solid #70e880;"></div>

CSS Border Left color for the above div is #70e880

HTML with inline CSS

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

CSS Border Right color for the above div is #70e880

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70e880

HTML with inline CSS

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

CSS Border Top color for the above div is #70e880

HTML with inline CSS

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

#70e880 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70e880 Color code Preview on White Background

This is how #70e880 Color code will look on white background color. Color contrast ratio is 1.55

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.