crispedge.com

Color picker

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

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

#59b3cd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #59b3cd Color code in RGB color code model is created after adding 34.9% red color, 70.2% green color and 80.39% blue color. Hex #59b3cd Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 13% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code59b3cd#59b3cd
RGB Decimal89, 179, 205rgb(89, 179, 205)
RGB Percent35%, 70%, 80%rgb(35%, 70%, 80%)
CSS RGBa89, 179, 205,1rgba(89,179,205,1)
CMYK Modelcmyk(57%,13%,0%,20%)
HSL Color Space193,54% ,58%hsl(193,54% ,58%)
HSV Color Space193°, 57%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110011011001111001101
Octal131263315
Decimal89179205
Hex59b3cd

Different shades of #59b3cd color code.

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

Light Shade of #59b3cd
#80c5d9
Dark Shade of #59b3cd
#389dbb
Saturated Shade of #59b3cd
#4eb9d8
Desaturated Shade of #59b3cd
#64adc2
Grey scale Shade of #59b3cd
#939393
Brighten Shade
#72cce6
Most Readable Shade
#000000

Shades of #59b3cd color code

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

#59b3cd
#4f9fb6
#458b9f
#3b7788
#316371
#274f5b
#1d3b44
#13272d
#091316
#000000

Similar Color like #59b3cd color

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

#5ab4ce
#5bb5cf
#5cb6d0
#5db7d1
#5eb8d2
#5fb9d3
#60bad4
#61bbd5
#62bcd6
#63bdd7
#64bed8
#65bfd9
#66c0da
#67c1db
#58b2cc
#57b1cb
#56b0ca
#55afc9
#54aec8
#53adc7
#52acc6
#51abc5
#50aac4
#4fa9c3
#4ea8c2
#4da7c1
#4ca6c0
#4ba5bf

Monochromatic Color with #59b3cd

#59b3cd
#6bd8f7
#0f1f23
#22444d
#346978
#478ea2

Tints of #59b3cd Color

#59b3cd
#6bbbd2
#7dc3d8
#90ccdd
#a2d4e3
#b5dde8
#c7e5ee
#daeef3
#ecf6f9
#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

#59b3cd
#cd7359

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

Split Complementary

#59b3cd
#cd5979
#cdad59

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

Analogous Color

#59cdb9
#59cacd
#59b3cd
#599ccd
#5985cd

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

#59b3cd
#cd59b3
#b3cd59

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

#59b3cd
#ad59cd
#cd7359
#79cd59

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

#59b3cd
#cd7359
#cdad59
#5979cd

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

#59b3cd Color Code Preview on Black Background Color

This is how #59b3cd Color will look on black background color. Color contrast ratio is 8.75

#59b3cd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#59b3cd color code is use for CSS Background Color

Background color for the above div is #59b3cd

HTML with inline CSS

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

#59b3cd color code is use for CSS Border Color

CSS Border color for the above div is #59b3cd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#59b3cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#59b3cd Color code Preview on White Background

This is how #59b3cd Color code will look on white background color. Color contrast ratio is 2.40

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

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.