crispedge.com

Color picker

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

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

#42ff42 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #42ff42 Color code in RGB color code model is created after adding 25.88% red color, 100% green color and 25.88% blue color. Hex #42ff42 Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 0% magenta, 74% yellow and 0% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code42ff42#42ff42
RGB Decimal66, 255, 66rgb(66, 255, 66)
RGB Percent26%, 100%, 26%rgb(26%, 100%, 26%)
CSS RGBa66, 255, 66,1rgba(66,255,66,1)
CMYK Modelcmyk(74%,0%,74%,0%)
HSL Color Space120,100% ,63%hsl(120,100% ,63%)
HSV Color Space120°, 74%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101111111101000010
Octal102377102
Decimal6625566
Hex42ff42

Different shades of #42ff42 color code.

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

Light Shade of #42ff42
#75ff75
Dark Shade of #42ff42
#0fff0f
Saturated Shade of #42ff42
#42ff42
Desaturated Shade of #42ff42
#4bf64b
Grey scale Shade of #42ff42
#a0a0a0
Brighten Shade
#5bff5b
Most Readable Shade
#000000

Shades of #42ff42 color code

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

#42ff42
#3ae23a
#33c633
#2caa2c
#248d24
#1d711d
#165516
#0e380e
#071c07
#000000

Similar Color like #42ff42 color

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

#43ff43
#44ff44
#45ff45
#46ff46
#47ff47
#48ff48
#49ff49
#4aff4a
#4bff4b
#4cff4c
#4dff4d
#4eff4e
#4fff4f
#50ff50
#41fe41
#40fd40
#3ffc3f
#3efb3e
#3dfa3d
#3cf93c
#3bf83b
#3af73a
#39f639
#38f538
#37f437
#36f336
#35f235
#34f134

Monochromatic Color with #42ff42

#42ff42
#0b2a0b
#165516
#218021
#2caa2c
#37d437

Tints of #42ff42 Color

#42ff42
#57ff57
#6cff6c
#81ff81
#96ff96
#abffab
#c0ffc0
#d5ffd5
#eaffea
#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

#42ff42
#ff42ff

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

Split Complementary

#42ff42
#a142ff
#ff42a1

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

Analogous Color

#8eff42
#68ff42
#42ff42
#42ff68
#42ff8e

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

#42ff42
#4242ff
#ff4242

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

#42ff42
#42a0ff
#ff42ff
#ffa042

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

#42ff42
#ff42ff
#ff42a1
#42ffa1

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

#42ff42 Color Code Preview on Black Background Color

This is how #42ff42 Color will look on black background color. Color contrast ratio is 15.61

#42ff42 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#42ff42 color code is use for CSS Background Color

Background color for the above div is #42ff42

HTML with inline CSS

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

#42ff42 color code is use for CSS Border Color

CSS Border color for the above div is #42ff42

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#42ff42 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42ff42 Color code Preview on White Background

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

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

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.