crispedge.com

Color picker

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

#5eded4 hex color - Blue - Cool color - Information

#5eded4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5eded4 Color code in RGB color code model is created after adding 36.86% red color, 87.06% green color and 83.14% blue color. Hex #5eded4 Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 0% magenta, 5% yellow and 13% black.

Hex #5eded4 color code is between #66ddcc web safe hex color code and #55eedd web safe hex color code. #66ddcc is the nearest web safe color code. You can see here many more shades of #5eded4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5eded4#5eded4
RGB Decimal94, 222, 212rgb(94, 222, 212)
RGB Percent37%, 87%, 83%rgb(37%, 87%, 83%)
CSS RGBa94, 222, 212,1rgba(94,222,212,1)
CMYK Modelcmyk(58%,0%,5%,13%)
HSL Color Space175,66% ,62%hsl(175,66% ,62%)
HSV Color Space175°, 58%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111101101111011010100
Octal136336324
Decimal94222212
Hex5eded4

Different shades of #5eded4 color code.

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

Light Shade of #5eded4
#88e7df
Dark Shade of #5eded4
#34d5c9
Saturated Shade of #5eded4
#54e8dc
Desaturated Shade of #5eded4
#68d4cc
Grey scale Shade of #5eded4
#9e9e9e
Brighten Shade
#77f7ed
Most Readable Shade
#000000

Shades of #5eded4 color code

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

#5eded4
#53c5bc
#49aca4
#3e948d
#347b75
#29625e
#1f4a46
#14312f
#0a1817
#000000

Similar Color like #5eded4 color

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

#5fdfd5
#60e0d6
#61e1d7
#62e2d8
#63e3d9
#64e4da
#65e5db
#66e6dc
#67e7dd
#68e8de
#69e9df
#6aeae0
#6bebe1
#6cece2
#5dddd3
#5cdcd2
#5bdbd1
#5adad0
#59d9cf
#58d8ce
#57d7cd
#56d6cc
#55d5cb
#54d4ca
#53d3c9
#52d2c8
#51d1c7
#50d0c6

Monochromatic Color with #5eded4

#5eded4
#040909
#163432
#285e5a
#3a8983
#4cb3ab

Tints of #5eded4 Color

#5eded4
#6fe1d8
#81e5dd
#93e9e2
#a5ece7
#b7f0eb
#c9f4f0
#dbf7f5
#edfbfa
#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

#5eded4
#de5e68

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

Split Complementary

#5eded4
#de5ea8
#de945e

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

Analogous Color

#5edea1
#5edeba
#5eded4
#5ecede
#5eb5de

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

#5eded4
#d45ede
#ded45e

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

#5eded4
#945ede
#de5e68
#a8de5e

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

#5eded4
#de5e68
#de945e
#5ea8de

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 #5eded4 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.

#5eded4 Color Code Preview on Black Background Color

This is how #5eded4 Color will look on black background color. Color contrast ratio is 12.88

#5eded4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5eded4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5eded4

#5eded4 color code is use for CSS Background Color

Background color for the above div is #5eded4

HTML with inline CSS

<div style="background-color:#5eded4;"></div>

#5eded4 color code is use for CSS Border Color

CSS Border color for the above div is #5eded4

HTML with inline CSS

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

CSS Border Left color for the above div is #5eded4

HTML with inline CSS

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

CSS Border Right color for the above div is #5eded4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5eded4

HTML with inline CSS

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

CSS Border Top color for the above div is #5eded4

HTML with inline CSS

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

#5eded4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5eded4 Color code Preview on White Background

This is how #5eded4 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 #5eded4; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5eded4; }

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.