@
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.

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

#42c88a hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #42c88a Color code in RGB color code model is created after adding 25.88% red color, 78.43% green color and 54.12% blue color. Hex #42c88a Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 0% magenta, 31% yellow and 21.57% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code42c88a#42c88a
RGB Decimal66, 200, 138rgb(66, 200, 138)
RGB Percent26%, 78%, 54%rgb(26%, 78%, 54%)
CSS RGBa66, 200, 138,1rgba(66,200,138,1)
CMYK Modelcmyk(67%,0%,31%,21.57%)
HSL Color Space152,55% ,52%hsl(152,55% ,52%)
HSV Color Space152°, 67%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101100100010001010
Octal102310212
Decimal66200138
Hex42c88a

Different shades of #42c88a color code.

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

Light Shade of #42c88a
#69d3a2
Dark Shade of #42c88a
#30a770
Saturated Shade of #42c88a
#36d48b
Desaturated Shade of #42c88a
#4ebc89
Grey scale Shade of #42c88a
#858585
Brighten Shade
#5be1a3
Most Readable Shade
#000000

Shades of #42c88a color code

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

#42c88a
#3ab17a
#339b6b
#2c855c
#246f4c
#1d583d
#16422e
#0e2c1e
#07160f
#000000

Similar Color like #42c88a color

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

#43c98b
#44ca8c
#45cb8d
#46cc8e
#47cd8f
#48ce90
#49cf91
#4ad092
#4bd193
#4cd294
#4dd395
#4ed496
#4fd597
#50d698
#41c789
#40c688
#3fc587
#3ec486
#3dc385
#3cc284
#3bc183
#3ac082
#39bf81
#38be80
#37bd7f
#36bc7e
#35bb7d
#34ba7c

Monochromatic Color with #42c88a

#42c88a
#50f2a7
#0a1e15
#184832
#26734f
#349d6d

Tints of #42c88a Color

#42c88a
#57ce97
#6cd4a4
#81dab1
#96e0be
#abe6cb
#c0ecd8
#d5f2e5
#eaf8f2
#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

#42c88a
#c84280

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

Split Complementary

#42c88a
#c842c3
#c84742

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

Analogous Color

#42c854
#42c86f
#42c88a
#42c8a5
#42c8c0

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

#42c88a
#8a42c8
#c88a42

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

#42c88a
#4742c8
#c84280
#c3c842

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

#42c88a
#c84280
#c84742
#42c3c8

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

#42c88a Color Code Preview on Black Background Color

This is how #42c88a Color will look on black background color. Color contrast ratio is 9.86

#42c88a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#42c88a color code is use for CSS Background Color

Background color for the above div is #42c88a

HTML with inline CSS

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

#42c88a color code is use for CSS Border Color

CSS Border color for the above div is #42c88a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#42c88a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42c88a Color code Preview on White Background

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

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

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,200,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(200,66,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,200,138,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.