crispedge.com

Color picker

Loading...

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

#70d02d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #70d02d Color code in RGB color code model is created after adding 43.92% red color, 81.57% green color and 17.65% blue color. Hex #70d02d Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 0% magenta, 78% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code70d02d#70d02d
RGB Decimal112, 208, 45rgb(112, 208, 45)
RGB Percent44%, 82%, 18%rgb(44%, 82%, 18%)
CSS RGBa112, 208, 45,1rgba(112,208,45,1)
CMYK Modelcmyk(46%,0%,78%,18%)
HSL Color Space95,64% ,50%hsl(95,64% ,50%)
HSV Color Space95°, 78%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001101000000101101
Octal16032055
Decimal11220845
Hex70d02d

Different shades of #70d02d color code.

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

Light Shade of #70d02d
#8cda56
Dark Shade of #70d02d
#59a624
Saturated Shade of #70d02d
#6edd20
Desaturated Shade of #70d02d
#72c33a
Grey scale Shade of #70d02d
#7e7e7e
Brighten Shade
#89e946
Most Readable Shade
#000000

Shades of #70d02d color code

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

#70d02d
#63b828
#57a123
#4a8a1e
#3e7319
#315c14
#25450f
#182e0a
#0c1705
#000000

Similar Color like #70d02d color

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

#71d12e
#72d22f
#73d330
#74d431
#75d532
#76d633
#77d734
#78d835
#79d936
#7ada37
#7bdb38
#7cdc39
#7ddd3a
#7ede3b
#6fcf2c
#6ece2b
#6dcd2a
#6ccc29
#6bcb28
#6aca27
#69c926
#68c825
#67c724
#66c623
#65c522
#64c421
#63c320
#62c21f

Monochromatic Color with #70d02d

#70d02d
#87fa36
#142608
#2b5011
#427b1b
#59a524

Tints of #70d02d Color

#70d02d
#7fd544
#8fda5b
#9fdf73
#afe48a
#bfeaa1
#cfefb9
#dff4d0
#eff9e7
#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

#70d02d
#8d2dd0

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

Split Complementary

#70d02d
#3b2dd0
#d02dc2

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

Analogous Color

#b1d02d
#91d02d
#70d02d
#4fd02d
#2fd02d

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

#70d02d
#2d70d0
#d02d70

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

#70d02d
#2dc1d0
#8d2dd0
#d03b2d

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

#70d02d
#8d2dd0
#d02dc2
#2dd03b

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

#70d02d Color Code Preview on Black Background Color

This is how #70d02d Color will look on black background color. Color contrast ratio is 10.75

#70d02d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70d02d color code is use for CSS Background Color

Background color for the above div is #70d02d

HTML with inline CSS

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

#70d02d color code is use for CSS Border Color

CSS Border color for the above div is #70d02d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70d02d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70d02d Color code Preview on White Background

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

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

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(112,208,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,45,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(112,208,45,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.