crispedge.com

Color picker

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

#59afed hex color - Blue - Cool color - Information

#59afed hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #59afed Color code in RGB color code model is created after adding 34.9% red color, 68.63% green color and 92.94% blue color. Hex #59afed Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 26% magenta, 0% yellow and 7% black.

Hex #59afed color code is between #55aaee web safe hex color code and #66bbdd web safe hex color code. #55aaee is the nearest web safe color code. You can see here many more shades of #59afed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code59afed#59afed
RGB Decimal89, 175, 237rgb(89, 175, 237)
RGB Percent35%, 69%, 93%rgb(35%, 69%, 93%)
CSS RGBa89, 175, 237,1rgba(89,175,237,1)
CMYK Modelcmyk(62%,26%,0%,7%)
HSL Color Space205,80% ,64%hsl(205,80% ,64%)
HSV Color Space205°, 62%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110011010111111101101
Octal131257355
Decimal89175237
Hex59afed

Different shades of #59afed color code.

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

Light Shade of #59afed
#87c5f2
Dark Shade of #59afed
#2b99e8
Saturated Shade of #59afed
#50b0f6
Desaturated Shade of #59afed
#62aee4
Grey scale Shade of #59afed
#a3a3a3
Brighten Shade
#72c8ff
Most Readable Shade
#000000

Shades of #59afed color code

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

#59afed
#4f9bd2
#4588b8
#3b749e
#316183
#274d69
#1d3a4f
#132634
#09131a
#000000

Similar Color like #59afed color

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

#5ab0ee
#5bb1ef
#5cb2f0
#5db3f1
#5eb4f2
#5fb5f3
#60b6f4
#61b7f5
#62b8f6
#63b9f7
#64baf8
#65bbf9
#66bcfa
#67bdfb
#58aeec
#57adeb
#56acea
#55abe9
#54aae8
#53a9e7
#52a8e6
#51a7e5
#50a6e4
#4fa5e3
#4ea4e2
#4da3e1
#4ca2e0
#4ba1df

Monochromatic Color with #59afed

#59afed
#091218
#193143
#29516d
#397098
#4990c2

Tints of #59afed Color

#59afed
#6bb7ef
#7dc0f1
#90c9f3
#a2d2f5
#b5dbf7
#c7e4f9
#daedfb
#ecf6fd
#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

#59afed
#ed9759

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

Split Complementary

#59afed
#ed5965
#ede159

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

Analogous Color

#59eaed
#59cded
#59afed
#5991ed
#5974ed

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

#59afed
#ed59af
#afed59

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

#59afed
#e159ed
#ed9759
#65ed59

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

#59afed
#ed9759
#ede159
#5965ed

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 #59afed 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.

#59afed Color Code Preview on Black Background Color

This is how #59afed Color will look on black background color. Color contrast ratio is 8.78

#59afed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59afed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59afed

#59afed color code is use for CSS Background Color

Background color for the above div is #59afed

HTML with inline CSS

<div style="background-color:#59afed;"></div>

#59afed color code is use for CSS Border Color

CSS Border color for the above div is #59afed

HTML with inline CSS

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

CSS Border Left color for the above div is #59afed

HTML with inline CSS

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

CSS Border Right color for the above div is #59afed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #59afed

HTML with inline CSS

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

CSS Border Top color for the above div is #59afed

HTML with inline CSS

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

#59afed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#59afed Color code Preview on White Background

This is how #59afed Color code will look on white background color. Color contrast ratio is 2.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 #59afed; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #59afed; }

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.