crispedge.com

Color picker

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

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

#70d249 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #70d249 Color code in RGB color code model is created after adding 43.92% red color, 82.35% green color and 28.63% blue color. Hex #70d249 Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 0% magenta, 65% yellow and 18% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code70d249#70d249
RGB Decimal112, 210, 73rgb(112, 210, 73)
RGB Percent44%, 82%, 29%rgb(44%, 82%, 29%)
CSS RGBa112, 210, 73,1rgba(112,210,73,1)
CMYK Modelcmyk(47%,0%,65%,18%)
HSL Color Space103,60% ,55%hsl(103,60% ,55%)
HSV Color Space103°, 65%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001101001001001001
Octal160322111
Decimal11221073
Hex70d249

Different shades of #70d249 color code.

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

Light Shade of #70d249
#90dc72
Dark Shade of #70d249
#56ba2e
Saturated Shade of #70d249
#6bdd3e
Desaturated Shade of #70d249
#75c754
Grey scale Shade of #70d249
#8d8d8d
Brighten Shade
#89eb62
Most Readable Shade
#000000

Shades of #70d249 color code

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

#70d249
#63ba40
#57a338
#4a8c30
#3e7428
#315d20
#254618
#182e10
#0c1708
#000000

Similar Color like #70d249 color

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

#71d34a
#72d44b
#73d54c
#74d64d
#75d74e
#76d84f
#77d950
#78da51
#79db52
#7adc53
#7bdd54
#7cde55
#7ddf56
#7ee057
#6fd148
#6ed047
#6dcf46
#6cce45
#6bcd44
#6acc43
#69cb42
#68ca41
#67c940
#66c83f
#65c73e
#64c63d
#63c53c
#62c43b

Monochromatic Color with #70d249

#70d249
#87fc58
#15280e
#2c521d
#437d2b
#59a73a

Tints of #70d249 Color

#70d249
#7fd75d
#8fdc71
#9fe185
#afe699
#bfebae
#cff0c2
#dff5d6
#effaea
#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

#70d249
#ab49d2

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

Split Complementary

#70d249
#6649d2
#d249b5

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

Analogous Color

#a7d249
#8bd249
#70d249
#55d249
#49d259

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

#70d249
#4970d2
#d24970

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

#70d249
#49b4d2
#ab49d2
#d26749

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

#70d249
#ab49d2
#d249b5
#49d266

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

#70d249 Color Code Preview on Black Background Color

This is how #70d249 Color will look on black background color. Color contrast ratio is 11.00

#70d249 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70d249 color code is use for CSS Background Color

Background color for the above div is #70d249

HTML with inline CSS

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

#70d249 color code is use for CSS Border Color

CSS Border color for the above div is #70d249

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70d249 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70d249 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.