Skip to main content Skip to docs navigation

#70c19a hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2247 C and its hex is #77C19A Nearest Color Name

Color Hue/Base color: Green

Hex #70c19a Color code in RGB color code model is created after adding 43.92% red color, 75.69% green color and 60.39% blue color. Hex #70c19a Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 0% magenta, 20% yellow and 24.31% black.

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

RGB Chart

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

Color Table

Hex Color Code 70c19a #70c19a
RGB Decimal 112, 193, 154 112, 193, 154
RGB Percent 44%, 76%, 60% rgb(44%, 76%, 60%)
CSS RGBa 112, 193, 154,1 rgba(112,193,154,1)
CMYK Model cmyk(42%,0%,20%,24.31%)
HSL Color Space 151,40% ,60% hsl(151,40% ,60%)
HSV Color Space 151°, 42%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110000 11000001 10011010
Octal 160 301 232
Decimal 112 193 154
Hex 70 c1 9a

Different shades of #70c19a color code.

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

Darkest of #70c19a
#2e6a4d
Darker of #70c19a
#3d8e67
Dark of #70c19a
#4db181
Base of #70c19a
#70c19a
Light of #70c19a
#94d0b3
Lighter
#b7e0cc
Lightest
#dbefe5

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

#70c19a
#c17097

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

Split Complementary

#70c19a
#c170bf
#c17170

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

Analogous Color

#75c170
#70c178
#70c19a
#70c1b5
#70abc1

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

#70c19a
#c19a70
#9a70c1

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

#70c19a
#9a70c1
#c17097
#97c170

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#70c19a
#7170c1
#c17097
#bfc170

Square 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).

Monochromatic Color with #70c19a

#1f4633
#2e6a4d
#3d8e67
#4db181
#70c19a
#94d0b3
#b7e0cc
#dbefe5
#fefffe

Tints of #70c19a Color

#70c19a
#7fc7a5
#8fceb0
#9fd5bb
#afdcc6
#bfe3d2
#cfeadd
#dff1e8
#eff8f3
#ffffff

Shades of #70c19a color code

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

#70c19a
#63ab88
#579677
#4a8066
#3e6b55
#315544
#254033
#182a22
#0c1511
#000000

Tones

#70c19a
#84ac99
#989898
#989898
#989898

Tones

Similar Color like #70c19a color

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

#71c29b
#72c39c
#73c49d
#74c59e
#75c69f
#76c7a0
#77c8a1
#78c9a2
#79caa3
#7acba4
#7bcca5
#7ccda6
#7dcea7
#7ecfa8
#6fc099
#6ebf98
#6dbe97
#6cbd96
#6bbc95
#6abb94
#69ba93
#68b992
#67b891
#66b790
#65b68f
#64b58e
#63b48d
#62b38c

Download this Dark Green

Hex #70c19a 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.

#70c19a Color Code Preview on Black Background Color

This is how #70c19a Color will look on black background color. Color contrast ratio is 9.78

#70c19a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70c19a color code is use for CSS Background Color

Background color for the above div is #70c19a

HTML with inline CSS

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

#70c19a color code is use for CSS Border Color

CSS Border color for the above div is #70c19a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70c19a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70c19a Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(112,193,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(193,112,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(112,193,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }