crispedge.com

Color picker

Loading...

#5893ce hex color - Blue - Cool color - Information

#5893ce hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #5893ce Color code in RGB color code model is created after adding 34.51% red color, 57.65% green color and 80.78% blue color. Hex #5893ce Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 29% magenta, 0% yellow and 19% black.

Hex #5893ce color code is between #5599cc web safe hex color code and #6688dd web safe hex color code. #5599cc is the nearest web safe color code. You can see here many more shades of #5893ce color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code5893ce#5893ce
RGB Decimal88, 147, 206rgb(88, 147, 206)
RGB Percent35%, 58%, 81%rgb(35%, 58%, 81%)
CSS RGBa88, 147, 206,1rgba(88,147,206,1)
CMYK Modelcmyk(57%,29%,0%,19%)
HSL Color Space210,55% ,58%hsl(210,55% ,58%)
HSV Color Space210°, 57%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001001001111001110
Octal130223316
Decimal88147206
Hex5893ce

Different shades of #5893ce color code.

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

Light Shade of #5893ce
#7facda
Dark Shade of #5893ce
#3779bc
Saturated Shade of #5893ce
#4d93d9
Desaturated Shade of #5893ce
#6393c3
Grey scale Shade of #5893ce
#939393
Brighten Shade
#71ace7
Most Readable Shade
#000000

Shades of #5893ce color code

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

#5893ce
#4e82b7
#4472a0
#3a6289
#305172
#27415b
#1d3144
#13202d
#091016
#000000

Similar Color like #5893ce color

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

#5994cf
#5a95d0
#5b96d1
#5c97d2
#5d98d3
#5e99d4
#5f9ad5
#609bd6
#619cd7
#629dd8
#639ed9
#649fda
#65a0db
#66a1dc
#5792cd
#5691cc
#5590cb
#548fca
#538ec9
#528dc8
#518cc7
#508bc6
#4f8ac5
#4e89c4
#4d88c3
#4c87c2
#4b86c1
#4a85c0

Monochromatic Color with #5893ce

#5893ce
#6ab1f8
#0f1a24
#22384e
#345679
#4675a3

Tints of #5893ce Color

#5893ce
#6a9fd3
#7dabd8
#8fb7de
#a2c3e3
#b4cfe9
#c7dbee
#d9e7f4
#ecf3f9
#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

#5893ce
#ce9358

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

Split Complementary

#5893ce
#ce5858
#cece58

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

Analogous Color

#58c2ce
#58abce
#5893ce
#587bce
#5864ce

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

#5893ce
#ce5893
#93ce58

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

#5893ce
#ce58ce
#ce9358
#58ce58

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

#5893ce
#ce9358
#cece58
#5858ce

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 #5893ce 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.

#5893ce Color Code Preview on Black Background Color

This is how #5893ce Color will look on black background color. Color contrast ratio is 6.48

#5893ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5893ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5893ce

#5893ce color code is use for CSS Background Color

Background color for the above div is #5893ce

HTML with inline CSS

<div style="background-color:#5893ce;"></div>

#5893ce color code is use for CSS Border Color

CSS Border color for the above div is #5893ce

HTML with inline CSS

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

CSS Border Left color for the above div is #5893ce

HTML with inline CSS

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

CSS Border Right color for the above div is #5893ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5893ce

HTML with inline CSS

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

CSS Border Top color for the above div is #5893ce

HTML with inline CSS

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

#5893ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5893ce Color code Preview on White Background

This is how #5893ce Color code will look on white background color. Color contrast ratio is 3.24

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

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(88,147,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,147,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,147,206,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.