crispedge.com

Color picker

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

#70a718 hex color - Green - Warm color - Information

#70a718 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #70a718 Color code in RGB color code model is created after adding 43.92% red color, 65.49% green color and 9.41% blue color. Hex #70a718 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 0% magenta, 86% yellow and 35% black.

Hex #70a718 color code is between #77aa11 web safe hex color code and #669922 web safe hex color code. #77aa11 is the nearest web safe color code. You can see here many more shades of #70a718 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code70a718#70a718
RGB Decimal112, 167, 24rgb(112, 167, 24)
RGB Percent44%, 65%, 9%rgb(44%, 65%, 9%)
CSS RGBa112, 167, 24,1rgba(112,167,24,1)
CMYK Modelcmyk(33%,0%,86%,35%)
HSL Color Space83,75% ,37%hsl(83,75% ,37%)
HSV Color Space83°, 86%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100001010011100011000
Octal16024730
Decimal11216724
Hex70a718

Different shades of #70a718 color code.

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

Light Shade of #70a718
#8ed41e
Dark Shade of #70a718
#527a12
Saturated Shade of #70a718
#72b10e
Desaturated Shade of #70a718
#6e9d22
Grey scale Shade of #70a718
#5f5f5f
Brighten Shade
#89c031
Most Readable Shade
#000000

Shades of #70a718 color code

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

#70a718
#639415
#578112
#4a6f10
#3e5c0d
#314a0a
#253708
#182505
#0c1202
#000000

Similar Color like #70a718 color

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

#71a819
#72a91a
#73aa1b
#74ab1c
#75ac1d
#76ad1e
#77ae1f
#78af20
#79b021
#7ab122
#7bb223
#7cb324
#7db425
#7eb526
#6fa617
#6ea516
#6da415
#6ca314
#6ba213
#6aa112
#69a011
#689f10
#679e0f
#669d0e
#659c0d
#649b0c
#639a0b
#62990a

Monochromatic Color with #70a718

#70a718
#8cd11e
#a9fc24
#1a2706
#37520c
#537c12

Tints of #70a718 Color

#70a718
#7fb031
#8fba4b
#9fc465
#afce7e
#bfd798
#cfe1b2
#dfebcb
#eff5e5
#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

#70a718
#4f18a7

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

Split Complementary

#70a718
#1829a7
#9718a7

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

Analogous Color

#a7a518
#8da718
#70a718
#53a718
#37a718

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

#70a718
#1870a7
#a71870

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

#70a718
#18a796
#4f18a7
#a71829

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

#70a718
#4f18a7
#9718a7
#28a718

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

#70a718 Color Code Preview on Black Background Color

This is how #70a718 Color will look on black background color. Color contrast ratio is 7.23

#70a718 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70a718 color code is use for CSS Background Color

Background color for the above div is #70a718

HTML with inline CSS

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

#70a718 color code is use for CSS Border Color

CSS Border color for the above div is #70a718

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70a718 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70a718 Color code Preview on White Background

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

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

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.