crispedge.com

Color picker

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

#42e2bd hex color - Blue - Cool color - Information

#42e2bd hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #42e2bd Color code in RGB color code model is created after adding 25.88% red color, 88.63% green color and 74.12% blue color. Hex #42e2bd Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 16% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code42e2bd#42e2bd
RGB Decimal66, 226, 189rgb(66, 226, 189)
RGB Percent26%, 89%, 74%rgb(26%, 89%, 74%)
CSS RGBa66, 226, 189,1rgba(66,226,189,1)
CMYK Modelcmyk(71%,0%,16%,11%)
HSL Color Space166,73% ,57%hsl(166,73% ,57%)
HSV Color Space166°, 71%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101110001010111101
Octal102342275
Decimal66226189
Hex42e2bd

Different shades of #42e2bd color code.

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

Light Shade of #42e2bd
#6ee9cc
Dark Shade of #42e2bd
#20d1a8
Saturated Shade of #42e2bd
#37edc3
Desaturated Shade of #42e2bd
#4dd7b7
Grey scale Shade of #42e2bd
#929292
Brighten Shade
#5bfbd6
Most Readable Shade
#000000

Shades of #42e2bd color code

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

#42e2bd
#3ac8a8
#33af93
#2c967e
#247d69
#1d6454
#164b3f
#0e322a
#071915
#000000

Similar Color like #42e2bd color

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

#43e3be
#44e4bf
#45e5c0
#46e6c1
#47e7c2
#48e8c3
#49e9c4
#4aeac5
#4bebc6
#4cecc7
#4dedc8
#4eeec9
#4fefca
#50f0cb
#41e1bc
#40e0bb
#3fdfba
#3edeb9
#3dddb8
#3cdcb7
#3bdbb6
#3adab5
#39d9b4
#38d8b3
#37d7b2
#36d6b1
#35d5b0
#34d4af

Monochromatic Color with #42e2bd

#42e2bd
#040d0b
#10382f
#1d6252
#298d76
#36b799

Tints of #42e2bd Color

#42e2bd
#57e5c4
#6ce8cb
#81ebd3
#96eeda
#abf2e1
#c0f5e9
#d5f8f0
#eafbf7
#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

#42e2bd
#e24267

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

Split Complementary

#42e2bd
#e242b7
#e26d42

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

Analogous Color

#42e27d
#42e29d
#42e2bd
#42e2dd
#42c7e2

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

#42e2bd
#bd42e2
#e2bd42

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

#42e2bd
#6d42e2
#e24267
#b7e242

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

#42e2bd
#e24267
#e26d42
#42b7e2

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

#42e2bd Color Code Preview on Black Background Color

This is how #42e2bd Color will look on black background color. Color contrast ratio is 12.85

#42e2bd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#42e2bd color code is use for CSS Background Color

Background color for the above div is #42e2bd

HTML with inline CSS

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

#42e2bd color code is use for CSS Border Color

CSS Border color for the above div is #42e2bd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#42e2bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42e2bd Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.