crispedge.com

Color picker

Loading...

#57f0ec hex color - Blue - Cool color - Information

#57f0ec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #57f0ec Color code in RGB color code model is created after adding 34.12% red color, 94.12% green color and 92.55% blue color. Hex #57f0ec Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 0% magenta, 2% yellow and 6% black.

Hex #57f0ec color code is between #55eeee web safe hex color code and #66ffdd web safe hex color code. #55eeee is the nearest web safe color code. You can see here many more shades of #57f0ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code57f0ec#57f0ec
RGB Decimal87, 240, 236rgb(87, 240, 236)
RGB Percent34%, 94%, 93%rgb(34%, 94%, 93%)
CSS RGBa87, 240, 236,1rgba(87,240,236,1)
CMYK Modelcmyk(64%,0%,2%,6%)
HSL Color Space178,84% ,64%hsl(178,84% ,64%)
HSV Color Space178°, 64%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101111111000011101100
Octal127360354
Decimal87240236
Hex57f0ec

Different shades of #57f0ec color code.

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

Light Shade of #57f0ec
#86f4f1
Dark Shade of #57f0ec
#28ece7
Saturated Shade of #57f0ec
#4ef9f5
Desaturated Shade of #57f0ec
#60e7e3
Grey scale Shade of #57f0ec
#a3a3a3
Brighten Shade
#70ffff
Most Readable Shade
#000000

Shades of #57f0ec color code

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

#57f0ec
#4dd5d1
#43bab7
#3aa09d
#308583
#266a68
#1d504e
#133534
#091a1a
#000000

Similar Color like #57f0ec color

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

#58f1ed
#59f2ee
#5af3ef
#5bf4f0
#5cf5f1
#5df6f2
#5ef7f3
#5ff8f4
#60f9f5
#61faf6
#62fbf7
#63fcf8
#64fdf9
#65fefa
#56efeb
#55eeea
#54ede9
#53ece8
#52ebe7
#51eae6
#50e9e5
#4fe8e4
#4ee7e3
#4de6e2
#4ce5e1
#4be4e0
#4ae3df
#49e2de

Monochromatic Color with #57f0ec

#57f0ec
#0a1b1b
#194645
#29706f
#389b98
#48c5c2

Tints of #57f0ec Color

#57f0ec
#69f1ee
#7cf3f0
#8ff5f2
#a1f6f4
#b4f8f6
#c7faf8
#d9fbfa
#ecfdfc
#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

#57f0ec
#f0575b

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

Split Complementary

#57f0ec
#f057a7
#f0a057

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

Analogous Color

#57f0af
#57f0cd
#57f0ec
#57d5f0
#57b7f0

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

#57f0ec
#ec57f0
#f0ec57

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

#57f0ec
#9f57f0
#f0575b
#a7f057

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

#57f0ec
#f0575b
#f0a057
#57a7f0

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 #57f0ec 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.

#57f0ec Color Code Preview on Black Background Color

This is how #57f0ec Color will look on black background color. Color contrast ratio is 15.08

#57f0ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57f0ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57f0ec

#57f0ec color code is use for CSS Background Color

Background color for the above div is #57f0ec

HTML with inline CSS

<div style="background-color:#57f0ec;"></div>

#57f0ec color code is use for CSS Border Color

CSS Border color for the above div is #57f0ec

HTML with inline CSS

<div style="border:5px solid #57f0ec;"></div>

CSS Border Left color for the above div is #57f0ec

HTML with inline CSS

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

CSS Border Right color for the above div is #57f0ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #57f0ec

HTML with inline CSS

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

CSS Border Top color for the above div is #57f0ec

HTML with inline CSS

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

#57f0ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#57f0ec Color code Preview on White Background

This is how #57f0ec Color code will look on white background color. Color contrast ratio is 1.39

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

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(87,240,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(240,87,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,240,236,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.