crispedge.com

Color picker

Loading...

#559cee hex color - Blue - Cool color - Information

#559cee hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #559cee Color code in RGB color code model is created after adding 33.33% red color, 61.18% green color and 93.33% blue color. Hex #559cee Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 34% magenta, 0% yellow and 7% black.

Hex #559cee color code is between #4499dd web safe hex color code and #66aaff web safe hex color code. #4499dd is the nearest web safe color code. You can see here many more shades of #559cee color code.

0 Likes 0 Comments | 14 Views

RGB Chart

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

Color Table

Hex Color Code559cee#559cee
RGB Decimal85, 156, 238rgb(85, 156, 238)
RGB Percent33%, 61%, 93%rgb(33%, 61%, 93%)
CSS RGBa85, 156, 238,1rgba(85,156,238,1)
CMYK Modelcmyk(64%,34%,0%,7%)
HSL Color Space212,82% ,63%hsl(212,82% ,63%)
HSV Color Space212°, 64%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011001110011101110
Octal125234356
Decimal85156238
Hex559cee

Different shades of #559cee color code.

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

Light Shade of #559cee
#83b7f3
Dark Shade of #559cee
#2781e9
Saturated Shade of #559cee
#4c9bf7
Desaturated Shade of #559cee
#5e9de5
Grey scale Shade of #559cee
#a1a1a1
Brighten Shade
#6eb5ff
Most Readable Shade
#000000

Shades of #559cee color code

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

#559cee
#4b8ad3
#4279b9
#38689e
#2f5684
#254569
#1c344f
#122234
#09111a
#000000

Similar Color like #559cee color

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

#569def
#579ef0
#589ff1
#59a0f2
#5aa1f3
#5ba2f4
#5ca3f5
#5da4f6
#5ea5f7
#5fa6f8
#60a7f9
#61a8fa
#62a9fb
#63aafc
#549bed
#539aec
#5299eb
#5198ea
#5097e9
#4f96e8
#4e95e7
#4d94e6
#4c93e5
#4b92e4
#4a91e3
#4990e2
#488fe1
#478ee0

Monochromatic Color with #559cee

#559cee
#09111a
#182d44
#27486e
#376499
#4680c3

Tints of #559cee Color

#559cee
#67a7ef
#7ab2f1
#8dbdf3
#a0c8f5
#b3d3f7
#c6def9
#d9e9fb
#ecf4fd
#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

#559cee
#eea755

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

Split Complementary

#559cee
#ee5a55
#e9ee55

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

Analogous Color

#55d9ee
#55bbee
#559cee
#557dee
#555fee

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

#559cee
#ee559c
#9cee55

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

#559cee
#ee55e8
#eea755
#55ee5a

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

#559cee
#eea755
#e9ee55
#5a55ee

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 #559cee 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.

#559cee Color Code Preview on Black Background Color

This is how #559cee Color will look on black background color. Color contrast ratio is 7.38

#559cee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #559cee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #559cee

#559cee color code is use for CSS Background Color

Background color for the above div is #559cee

HTML with inline CSS

<div style="background-color:#559cee;"></div>

#559cee color code is use for CSS Border Color

CSS Border color for the above div is #559cee

HTML with inline CSS

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

CSS Border Left color for the above div is #559cee

HTML with inline CSS

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

CSS Border Right color for the above div is #559cee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #559cee

HTML with inline CSS

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

CSS Border Top color for the above div is #559cee

HTML with inline CSS

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

#559cee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#559cee Color code Preview on White Background

This is how #559cee Color code will look on white background color. Color contrast ratio is 2.85

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

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(85,156,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,167,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,156,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.