crispedge.com

Color picker

Loading...

#5a8bee hex color - Blue - Cool color - Information

#5a8bee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5a8bee Color code in RGB color code model is created after adding 35.29% red color, 54.51% green color and 93.33% blue color. Hex #5a8bee Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 42% magenta, 0% yellow and 7% black.

Hex #5a8bee color code is between #5588dd web safe hex color code and #6699ff web safe hex color code. #5588dd is the nearest web safe color code. You can see here many more shades of #5a8bee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5a8bee#5a8bee
RGB Decimal90, 139, 238rgb(90, 139, 238)
RGB Percent35%, 55%, 93%rgb(35%, 55%, 93%)
CSS RGBa90, 139, 238,1rgba(90,139,238,1)
CMYK Modelcmyk(62%,42%,0%,7%)
HSL Color Space220,81% ,64%hsl(220,81% ,64%)
HSV Color Space220°, 62%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110101000101111101110
Octal132213356
Decimal90139238
Hex5a8bee

Different shades of #5a8bee color code.

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

Light Shade of #5a8bee
#88abf3
Dark Shade of #5a8bee
#2c6ae9
Saturated Shade of #5a8bee
#5188f7
Desaturated Shade of #5a8bee
#638ee5
Grey scale Shade of #5a8bee
#a4a4a4
Brighten Shade
#73a4ff
Most Readable Shade
#000000

Shades of #5a8bee color code

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

#5a8bee
#507bd3
#466cb9
#3c5c9e
#324d84
#283d69
#1e2e4f
#141e34
#0a0f1a
#000000

Similar Color like #5a8bee color

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

#5b8cef
#5c8df0
#5d8ef1
#5e8ff2
#5f90f3
#6091f4
#6192f5
#6293f6
#6394f7
#6495f8
#6596f9
#6697fa
#6798fb
#6899fc
#598aed
#5889ec
#5788eb
#5687ea
#5586e9
#5485e8
#5384e7
#5283e6
#5182e5
#5081e4
#4f80e3
#4e7fe2
#4d7ee1
#4c7de0

Monochromatic Color with #5a8bee

#5a8bee
#0a0f1a
#1a2844
#2a416e
#3a5999
#4a72c3

Tints of #5a8bee Color

#5a8bee
#6c97ef
#7ea4f1
#91b1f3
#a3bef5
#b5cbf7
#c8d8f9
#dae5fb
#ecf2fd
#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

#5a8bee
#eebd5a

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

Split Complementary

#5a8bee
#ee735a
#d5ee5a

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

Analogous Color

#5ac6ee
#5aa9ee
#5a8bee
#5a6dee
#645aee

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

#5a8bee
#ee5a8b
#8bee5a

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

#5a8bee
#ee5ad5
#eebd5a
#5aee73

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

#5a8bee
#eebd5a
#d5ee5a
#735aee

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 #5a8bee 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.

#5a8bee Color Code Preview on Black Background Color

This is how #5a8bee Color will look on black background color. Color contrast ratio is 6.36

#5a8bee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5a8bee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5a8bee

#5a8bee color code is use for CSS Background Color

Background color for the above div is #5a8bee

HTML with inline CSS

<div style="background-color:#5a8bee;"></div>

#5a8bee color code is use for CSS Border Color

CSS Border color for the above div is #5a8bee

HTML with inline CSS

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

CSS Border Left color for the above div is #5a8bee

HTML with inline CSS

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

CSS Border Right color for the above div is #5a8bee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5a8bee

HTML with inline CSS

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

CSS Border Top color for the above div is #5a8bee

HTML with inline CSS

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

#5a8bee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5a8bee Color code Preview on White Background

This is how #5a8bee Color code will look on white background color. Color contrast ratio is 3.30

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.