crispedge.com

Color picker

Loading...

#585bed hex color - Blue - Cool color - Information

#585bed hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #585bed Color code in RGB color code model is created after adding 34.51% red color, 35.69% green color and 92.94% blue color. Hex #585bed Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 62% magenta, 0% yellow and 7% black.

Hex #585bed color code is between #5555ee web safe hex color code and #6666dd web safe hex color code. #5555ee is the nearest web safe color code. You can see here many more shades of #585bed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code585bed#585bed
RGB Decimal88, 91, 237rgb(88, 91, 237)
RGB Percent35%, 36%, 93%rgb(35%, 36%, 93%)
CSS RGBa88, 91, 237,1rgba(88,91,237,1)
CMYK Modelcmyk(63%,62%,0%,7%)
HSL Color Space239,81% ,64%hsl(239,81% ,64%)
HSV Color Space239°, 63%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110000101101111101101
Octal130133355
Decimal8891237
Hex585bed

Different shades of #585bed color code.

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

Light Shade of #585bed
#8688f2
Dark Shade of #585bed
#2a2ee8
Saturated Shade of #585bed
#4f52f6
Desaturated Shade of #585bed
#6164e4
Grey scale Shade of #585bed
#a2a2a2
Brighten Shade
#7174ff
Most Readable Shade
#FFFFFF

Shades of #585bed color code

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

#585bed
#4e50d2
#4446b8
#3a3c9e
#303283
#272869
#1d1e4f
#131434
#090a1a
#000000

Similar Color like #585bed color

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

#595cee
#5a5def
#5b5ef0
#5c5ff1
#5d60f2
#5e61f3
#5f62f4
#6063f5
#6164f6
#6265f7
#6366f8
#6467f9
#6568fa
#6669fb
#575aec
#5659eb
#5558ea
#5457e9
#5356e8
#5255e7
#5154e6
#5053e5
#4f52e4
#4e51e3
#4d50e2
#4c4fe1
#4b4ee0
#4a4ddf

Monochromatic Color with #585bed

#585bed
#090918
#191a43
#292a6d
#383a98
#484bc2

Tints of #585bed Color

#585bed
#6a6def
#7d7ff1
#8f91f3
#a2a3f5
#b4b6f7
#c7c8f9
#d9dafb
#ececfd
#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

#585bed
#edea58

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

Split Complementary

#585bed
#eda058
#a5ed58

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

Analogous Color

#5897ed
#5879ed
#585bed
#7358ed
#9158ed

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

#585bed
#ed585b
#5bed58

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

#585bed
#ed58a5
#edea58
#58ed9f

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

#585bed
#edea58
#a5ed58
#a058ed

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 #585bed 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.

#585bed Color Code Preview on Black Background Color

This is how #585bed Color will look on black background color. Color contrast ratio is 4.13

#585bed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #585bed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #585bed

#585bed color code is use for CSS Background Color

Background color for the above div is #585bed

HTML with inline CSS

<div style="background-color:#585bed;"></div>

#585bed color code is use for CSS Border Color

CSS Border color for the above div is #585bed

HTML with inline CSS

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

CSS Border Left color for the above div is #585bed

HTML with inline CSS

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

CSS Border Right color for the above div is #585bed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #585bed

HTML with inline CSS

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

CSS Border Top color for the above div is #585bed

HTML with inline CSS

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

#585bed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#585bed Color code Preview on White Background

This is how #585bed Color code will look on white background color. Color contrast ratio is 5.08

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

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