crispedge.com

Color picker

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

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

#42edcc hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #42edcc Color code in RGB color code model is created after adding 25.88% red color, 92.94% green color and 80% blue color. Hex #42edcc Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 0% magenta, 14% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code42edcc#42edcc
RGB Decimal66, 237, 204rgb(66, 237, 204)
RGB Percent26%, 93%, 80%rgb(26%, 93%, 80%)
CSS RGBa66, 237, 204,1rgba(66,237,204,1)
CMYK Modelcmyk(72%,0%,14%,7%)
HSL Color Space168,83% ,59%hsl(168,83% ,59%)
HSV Color Space168°, 72%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101110110111001100
Octal102355314
Decimal66237204
Hex42edcc

Different shades of #42edcc color code.

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

Light Shade of #42edcc
#71f1d9
Dark Shade of #42edcc
#16e6be
Saturated Shade of #42edcc
#38f7d2
Desaturated Shade of #42edcc
#4ce3c6
Grey scale Shade of #42edcc
#979797
Brighten Shade
#5bffe5
Most Readable Shade
#000000

Shades of #42edcc color code

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

#42edcc
#3ad2b5
#33b89e
#2c9e88
#248371
#1d695a
#164f44
#0e342d
#071a16
#000000

Similar Color like #42edcc color

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

#43eecd
#44efce
#45f0cf
#46f1d0
#47f2d1
#48f3d2
#49f4d3
#4af5d4
#4bf6d5
#4cf7d6
#4df8d7
#4ef9d8
#4ffad9
#50fbda
#41eccb
#40ebca
#3feac9
#3ee9c8
#3de8c7
#3ce7c6
#3be6c5
#3ae5c4
#39e4c3
#38e3c2
#37e2c1
#36e1c0
#35e0bf
#34dfbe

Monochromatic Color with #42edcc

#42edcc
#071815
#13433a
#1e6d5e
#2a9883
#36c2a7

Tints of #42edcc Color

#42edcc
#57efd1
#6cf1d7
#81f3dd
#96f5e2
#abf7e8
#c0f9ee
#d5fbf3
#eafdf9
#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

#42edcc
#ed4263

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

Split Complementary

#42edcc
#ed42b8
#ed7742

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

Analogous Color

#42ed88
#42edaa
#42edcc
#42eced
#42caed

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

#42edcc
#cc42ed
#edcc42

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

#42edcc
#7642ed
#ed4263
#b8ed42

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

#42edcc
#ed4263
#ed7742
#42b8ed

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

#42edcc Color Code Preview on Black Background Color

This is how #42edcc Color will look on black background color. Color contrast ratio is 14.22

#42edcc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#42edcc color code is use for CSS Background Color

Background color for the above div is #42edcc

HTML with inline CSS

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

#42edcc color code is use for CSS Border Color

CSS Border color for the above div is #42edcc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#42edcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42edcc Color code Preview on White Background

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

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

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.