crispedge.com

Color picker

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

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

#70e461 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #70e461 Color code in RGB color code model is created after adding 43.92% red color, 89.41% green color and 38.04% blue color. Hex #70e461 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 57% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code70e461#70e461
RGB Decimal112, 228, 97rgb(112, 228, 97)
RGB Percent44%, 89%, 38%rgb(44%, 89%, 38%)
CSS RGBa112, 228, 97,1rgba(112,228,97,1)
CMYK Modelcmyk(51%,0%,57%,11%)
HSL Color Space113,71% ,64%hsl(113,71% ,64%)
HSV Color Space113°, 57%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001110010001100001
Octal160344141
Decimal11222897
Hex70e461

Different shades of #70e461 color code.

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

Light Shade of #70e461
#97eb8d
Dark Shade of #70e461
#49dd35
Saturated Shade of #70e461
#69ed58
Desaturated Shade of #70e461
#77db6a
Grey scale Shade of #70e461
#a2a2a2
Brighten Shade
#89fd7a
Most Readable Shade
#000000

Shades of #70e461 color code

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

#70e461
#63ca56
#57b14b
#4a9840
#3e7e35
#31652b
#254c20
#183215
#0c190a
#000000

Similar Color like #70e461 color

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

#71e562
#72e663
#73e764
#74e865
#75e966
#76ea67
#77eb68
#78ec69
#79ed6a
#7aee6b
#7bef6c
#7cf06d
#7df16e
#7ef26f
#6fe360
#6ee25f
#6de15e
#6ce05d
#6bdf5c
#6ade5b
#69dd5a
#68dc59
#67db58
#66da57
#65d956
#64d855
#63d754
#62d653

Monochromatic Color with #70e461

#70e461
#080f07
#1c3a19
#31642b
#468f3d
#5bb94f

Tints of #70e461 Color

#70e461
#7fe772
#8fea84
#9fed95
#aff0a7
#bff3b8
#cff6ca
#dff9db
#effced
#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

#70e461
#d561e4

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

Split Complementary

#70e461
#9361e4
#e461b2

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

Analogous Color

#a4e461
#8ae461
#70e461
#61e46c
#61e486

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

#70e461
#6170e4
#e46170

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

#70e461
#61b1e4
#d561e4
#e49361

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

#70e461
#d561e4
#e461b2
#61e493

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

#70e461 Color Code Preview on Black Background Color

This is how #70e461 Color will look on black background color. Color contrast ratio is 12.96

#70e461 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70e461 color code is use for CSS Background Color

Background color for the above div is #70e461

HTML with inline CSS

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

#70e461 color code is use for CSS Border Color

CSS Border color for the above div is #70e461

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70e461 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70e461 Color code Preview on White Background

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

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

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.