crispedge.com

Color picker

Loading...

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

#59beda hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #59beda Color code in RGB color code model is created after adding 34.9% red color, 74.51% green color and 85.49% blue color. Hex #59beda Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 13% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code59beda#59beda
RGB Decimal89, 190, 218rgb(89, 190, 218)
RGB Percent35%, 75%, 85%rgb(35%, 75%, 85%)
CSS RGBa89, 190, 218,1rgba(89,190,218,1)
CMYK Modelcmyk(59%,13%,0%,15%)
HSL Color Space193,64% ,60%hsl(193,64% ,60%)
HSV Color Space193°, 59%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110011011111011011010
Octal131276332
Decimal89190218
Hex59beda

Different shades of #59beda color code.

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

Light Shade of #59beda
#83cee3
Dark Shade of #59beda
#2faed1
Saturated Shade of #59beda
#4fc4e4
Desaturated Shade of #59beda
#63b8d0
Grey scale Shade of #59beda
#999999
Brighten Shade
#72d7f3
Most Readable Shade
#000000

Shades of #59beda color code

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

#59beda
#4fa8c1
#4593a9
#3b7e91
#316979
#275460
#1d3f48
#132a30
#091518
#000000

Similar Color like #59beda color

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

#5abfdb
#5bc0dc
#5cc1dd
#5dc2de
#5ec3df
#5fc4e0
#60c5e1
#61c6e2
#62c7e3
#63c8e4
#64c9e5
#65cae6
#66cbe7
#67cce8
#58bdd9
#57bcd8
#56bbd7
#55bad6
#54b9d5
#53b8d4
#52b7d3
#51b6d2
#50b5d1
#4fb4d0
#4eb3cf
#4db2ce
#4cb1cd
#4bb0cc

Monochromatic Color with #59beda

#59beda
#020505
#142a30
#254f5a
#367485
#4899af

Tints of #59beda Color

#59beda
#6bc5de
#7dcce2
#90d3e6
#a2daea
#b5e2ee
#c7e9f2
#daf0f6
#ecf7fa
#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

#59beda
#da7559

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

Split Complementary

#59beda
#da597d
#dab659

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

Analogous Color

#59dac2
#59d8da
#59beda
#59a4da
#598ada

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

#59beda
#da59be
#beda59

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

#59beda
#b559da
#da7559
#7dda59

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

#59beda
#da7559
#dab659
#597dda

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

#59beda Color Code Preview on Black Background Color

This is how #59beda Color will look on black background color. Color contrast ratio is 9.80

#59beda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#59beda color code is use for CSS Background Color

Background color for the above div is #59beda

HTML with inline CSS

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

#59beda color code is use for CSS Border Color

CSS Border color for the above div is #59beda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#59beda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#59beda Color code Preview on White Background

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

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

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(89,190,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,117,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(89,190,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.