Skip to main content Skip to docs navigation

#42e313 hex color | Download Dark Green BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Becquerel and its hex is #4BEC13 Nearest Color Name

Color Hue/Base color: Green

Hex #42e313 Color code in RGB color code model is created after adding 25.88% red color, 89.02% green color and 7.45% blue color. Hex #42e313 Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 92% yellow and 10.98% black.

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

RGB Chart

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

Color Table

Hex Color Code 42e313 #42e313
RGB Decimal 66, 227, 19 66, 227, 19
RGB Percent 26%, 89%, 7% rgb(26%, 89%, 7%)
CSS RGBa 66, 227, 19,1 rgba(66,227,19,1)
CMYK Model cmyk(71%,0%,92%,10.98%)
HSL Color Space 106,85% ,48% hsl(106,85% ,48%)
HSV Color Space 106°, 92%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000010 11100011 00010011
Octal 102 343 23
Decimal 66 227 19
Hex 42 e3 13

Different shades of #42e313 color code.

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

Darkest of #42e313
#195607
Darker of #42e313
#27850b
Dark of #42e313
#34b40f
Base of #42e313
#42e313
Light of #42e313
#63ef3a
Lighter
#88f26a
Lightest
#aef699

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

#42e313
#b413e3

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

Split Complementary

#42e313
#4c13e3
#e313aa

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

Analogous Color

#bbe313
#99e313
#42e313
#13e329
#13e380

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

#42e313
#e31342
#1342e3

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

#42e313
#1342e3
#b413e3
#e3b413

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#42e313
#13aae3
#b413e3
#e34c13

Square 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).

Monochromatic Color with #42e313

#0b2703
#195607
#27850b
#34b40f
#42e313
#63ef3a
#88f26a
#aef699
#d3fac8

Tints of #42e313 Color

#42e313
#57e62d
#6ce947
#81ec61
#96ef7b
#abf296
#c0f5b0
#d5f8ca
#eafbe4
#ffffff

Shades of #42e313 color code

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

#42e313
#3ac910
#33b00e
#2c970c
#247e0a
#1d6408
#164b06
#0e3204
#071902
#000000

Tones

#42e313
#4fca2c
#5db244
#6a995d
#788175

Tones

Similar Color like #42e313 color

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

#43e414
#44e515
#45e616
#46e717
#47e818
#48e919
#49ea1a
#4aeb1b
#4bec1c
#4ced1d
#4dee1e
#4eef1f
#4ff020
#50f121
#41e212
#40e111
#3fe010
#3edf0f
#3dde0e
#3cdd0d
#3bdc0c
#3adb0b
#39da0a
#38d909
#37d808
#36d707
#35d606
#34d505

Download this Dark Green

Hex #42e313 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.

#42e313 Color Code Preview on Black Background Color

This is how #42e313 Color will look on black background color. Color contrast ratio is 12.23

#42e313 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#42e313 color code is use for CSS Background Color

Background color for the above div is #42e313

HTML with inline CSS

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

#42e313 color code is use for CSS Border Color

CSS Border color for the above div is #42e313

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#42e313 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42e313 Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(66,227,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,19,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,227,19,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }