crispedge.com

Color picker

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

#70b23f hex color - Nasty Green - Green - Cool color - Information

#70b23f hex color - Nasty Green - Green - Cool color

Color Hue/Base color: Green

Hex #70b23f Color Code is also known as Nasty Green color.

Hex #70b23f Color code in RGB color code model is created after adding 43.92% red color, 69.8% green color and 24.71% blue color. Hex #70b23f Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 0% magenta, 65% yellow and 30% black.

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

0 Likes 0 Comments | 33 Views

Color Table

Hex Color Code70b23f#70b23f
RGB Decimal112, 178, 63rgb(112, 178, 63)
RGB Percent44%, 70%, 25%rgb(44%, 70%, 25%)
CSS RGBa112, 178, 63,1rgba(112,178,63,1)
CMYK Modelcmyk(37%,0%,65%,30%)
HSL Color Space94,48% ,47%hsl(94,48% ,47%)
HSV Color Space94°, 65%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001011001000111111
Octal16026277
Decimal11217863
Hex70b23f

Different shades of #70b23f color code.

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

Light Shade of #70b23f
#8ac65e
Dark Shade of #70b23f
#588c32
Saturated Shade of #70b23f
#6ebe33
Desaturated Shade of #70b23f
#72a64b
Grey scale Shade of #70b23f
#787878
Brighten Shade
#89cb58
Most Readable Shade
#000000

Shades of #70b23f color code

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

#70b23f
#639e38
#578a31
#4a762a
#3e6223
#314f1c
#253b15
#18270e
#0c1307
#000000

Similar Color like #70b23f color

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

#71b340
#72b441
#73b542
#74b643
#75b744
#76b845
#77b946
#78ba47
#79bb48
#7abc49
#7bbd4a
#7cbe4b
#7dbf4c
#7ec04d
#6fb13e
#6eb03d
#6daf3c
#6cae3b
#6bad3a
#6aac39
#69ab38
#68aa37
#67a936
#66a835
#65a734
#64a633
#63a532
#62a431

Monochromatic Color with #70b23f

#70b23f
#8bdc4e
#050803
#203212
#3b5d21
#558730

Tints of #70b23f Color

#70b23f
#7fba54
#8fc369
#9fcb7f
#afd494
#bfdca9
#cfe5bf
#dfedd4
#eff6e9
#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

#70b23f
#813fb2

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

Split Complementary

#70b23f
#483fb2
#b23faa

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

Analogous Color

#9eb23f
#87b23f
#70b23f
#59b23f
#42b23f

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

#70b23f
#3f70b2
#b23f70

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

#70b23f
#3fa9b2
#813fb2
#b2483f

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

#70b23f
#813fb2
#b23faa
#3fb247

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

#70b23f Color Code Preview on Black Background Color

This is how #70b23f Color will look on black background color. Color contrast ratio is 8.13

#70b23f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70b23f color code is use for CSS Background Color

Background color for the above div is #70b23f

HTML with inline CSS

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

#70b23f color code is use for CSS Border Color

CSS Border color for the above div is #70b23f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70b23f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70b23f Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 33 Views

Post your comment:-

By submitting comment you agree to our privacy policy.