crispedge.com

Color picker

Loading...

#42f97d hex color - Green - Cool color - Information

#42f97d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #42f97d Color code in RGB color code model is created after adding 25.88% red color, 97.65% green color and 49.02% blue color. Hex #42f97d Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 0% magenta, 50% yellow and 2% black.

Hex #42f97d color code is between #44ff77 web safe hex color code and #33ee88 web safe hex color code. #44ff77 is the nearest web safe color code. You can see here many more shades of #42f97d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code42f97d#42f97d
RGB Decimal66, 249, 125rgb(66, 249, 125)
RGB Percent26%, 98%, 49%rgb(26%, 98%, 49%)
CSS RGBa66, 249, 125,1rgba(66,249,125,1)
CMYK Modelcmyk(73%,0%,50%,2%)
HSL Color Space139,94% ,62%hsl(139,94% ,62%)
HSV Color Space139°, 73%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101111100101111101
Octal102371175
Decimal66249125
Hex42f97d

Different shades of #42f97d color code.

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

Light Shade of #42f97d
#73fb9f
Dark Shade of #42f97d
#11f75b
Saturated Shade of #42f97d
#3cff7b
Desaturated Shade of #42f97d
#4cef80
Grey scale Shade of #42f97d
#9d9d9d
Brighten Shade
#5bff96
Most Readable Shade
#000000

Shades of #42f97d color code

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

#42f97d
#3add6f
#33c161
#2ca653
#248a45
#1d6e37
#165329
#0e371b
#071b0d
#000000

Similar Color like #42f97d color

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

#43fa7e
#44fb7f
#45fc80
#46fd81
#47fe82
#48ff83
#49ff84
#4aff85
#4bff86
#4cff87
#4dff88
#4eff89
#4fff8a
#50ff8b
#41f87c
#40f77b
#3ff67a
#3ef579
#3df478
#3cf377
#3bf276
#3af175
#39f074
#38ef73
#37ee72
#36ed71
#35ec70
#34eb6f

Monochromatic Color with #42f97d

#42f97d
#0a2412
#154f28
#20793d
#2ba452
#37ce68

Tints of #42f97d Color

#42f97d
#57f98b
#6cfa99
#81fba8
#96fbb6
#abfcc5
#c0fdd3
#d5fde2
#eafef0
#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

#42f97d
#f942be

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

Split Complementary

#42f97d
#d942f9
#f94262

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

Analogous Color

#50f942
#42f958
#42f97d
#42f9a2
#42f9c6

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

#42f97d
#7d42f9
#f97d42

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

#42f97d
#4262f9
#f942be
#f9d842

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

#42f97d
#f942be
#f94262
#42f9d9

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 #42f97d 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.

#42f97d Color Code Preview on Black Background Color

This is how #42f97d Color will look on black background color. Color contrast ratio is 15.08

#42f97d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42f97d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42f97d

#42f97d color code is use for CSS Background Color

Background color for the above div is #42f97d

HTML with inline CSS

<div style="background-color:#42f97d;"></div>

#42f97d color code is use for CSS Border Color

CSS Border color for the above div is #42f97d

HTML with inline CSS

<div style="border:5px solid #42f97d;"></div>

CSS Border Left color for the above div is #42f97d

HTML with inline CSS

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

CSS Border Right color for the above div is #42f97d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #42f97d

HTML with inline CSS

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

CSS Border Top color for the above div is #42f97d

HTML with inline CSS

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

#42f97d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42f97d Color code Preview on White Background

This is how #42f97d Color code will look on white background color. Color contrast ratio is 1.39

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

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(66,249,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,66,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,249,125,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.