crispedge.com

Color picker

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

#53edae hex color - Blue - Cool color - Information

#53edae hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #53edae Color code in RGB color code model is created after adding 32.55% red color, 92.94% green color and 68.24% blue color. Hex #53edae Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 0% magenta, 27% yellow and 7% black.

Hex #53edae color code is between #55eeaa web safe hex color code and #44ddbb web safe hex color code. #55eeaa is the nearest web safe color code. You can see here many more shades of #53edae color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code53edae#53edae
RGB Decimal83, 237, 174rgb(83, 237, 174)
RGB Percent33%, 93%, 68%rgb(33%, 93%, 68%)
CSS RGBa83, 237, 174,1rgba(83,237,174,1)
CMYK Modelcmyk(65%,0%,27%,7%)
HSL Color Space155,81% ,63%hsl(155,81% ,63%)
HSV Color Space155°, 65%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100111110110110101110
Octal123355256
Decimal83237174
Hex53edae

Different shades of #53edae color code.

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

Light Shade of #53edae
#81f2c4
Dark Shade of #53edae
#25e898
Saturated Shade of #53edae
#49f6b0
Desaturated Shade of #53edae
#5ce3ac
Grey scale Shade of #53edae
#a0a0a0
Brighten Shade
#6cffc7
Most Readable Shade
#000000

Shades of #53edae color code

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

#53edae
#49d29a
#40b887
#379e74
#2e8360
#24694d
#1b4f3a
#123426
#091a13
#000000

Similar Color like #53edae color

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

#54eeaf
#55efb0
#56f0b1
#57f1b2
#58f2b3
#59f3b4
#5af4b5
#5bf5b6
#5cf6b7
#5df7b8
#5ef8b9
#5ff9ba
#60fabb
#61fbbc
#52ecad
#51ebac
#50eaab
#4fe9aa
#4ee8a9
#4de7a8
#4ce6a7
#4be5a6
#4ae4a5
#49e3a4
#48e2a3
#47e1a2
#46e0a1
#45dfa0

Monochromatic Color with #53edae

#53edae
#091812
#174331
#266d50
#359870
#44c28f

Tints of #53edae Color

#53edae
#66efb7
#79f1c0
#8cf3c9
#9ff5d2
#b2f7db
#c5f9e4
#d8fbed
#ebfdf6
#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

#53edae
#ed5392

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

Split Complementary

#53edae
#ed53df
#ed6153

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

Analogous Color

#53ed70
#53ed8f
#53edae
#53edcd
#53edec

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

#53edae
#ae53ed
#edae53

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

#53edae
#6153ed
#ed5392
#dfed53

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

#53edae
#ed5392
#ed6153
#53dfed

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 #53edae 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.

#53edae Color Code Preview on Black Background Color

This is how #53edae Color will look on black background color. Color contrast ratio is 14.09

#53edae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53edae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53edae

#53edae color code is use for CSS Background Color

Background color for the above div is #53edae

HTML with inline CSS

<div style="background-color:#53edae;"></div>

#53edae color code is use for CSS Border Color

CSS Border color for the above div is #53edae

HTML with inline CSS

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

CSS Border Left color for the above div is #53edae

HTML with inline CSS

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

CSS Border Right color for the above div is #53edae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53edae

HTML with inline CSS

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

CSS Border Top color for the above div is #53edae

HTML with inline CSS

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

#53edae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53edae Color code Preview on White Background

This is how #53edae Color code will look on white background color. Color contrast ratio is 1.49

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

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.