crispedge.com

Color picker

Loading...

#586da8 hex color - Blue - Cool color - Information

#586da8 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #586da8 Color code in RGB color code model is created after adding 34.51% red color, 42.75% green color and 65.88% blue color. Hex #586da8 Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 35% magenta, 0% yellow and 34% black.

Hex #586da8 color code is between #5566aa web safe hex color code and #667799 web safe hex color code. #5566aa is the nearest web safe color code. You can see here many more shades of #586da8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code586da8#586da8
RGB Decimal88, 109, 168rgb(88, 109, 168)
RGB Percent35%, 43%, 66%rgb(35%, 43%, 66%)
CSS RGBa88, 109, 168,1rgba(88,109,168,1)
CMYK Modelcmyk(48%,35%,0%,34%)
HSL Color Space224,31% ,50%hsl(224,31% ,50%)
HSV Color Space224°, 48%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110000110110110101000
Octal130155250
Decimal88109168
Hex586da8

Different shades of #586da8 color code.

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

Light Shade of #586da8
#7a8ab9
Dark Shade of #586da8
#465787
Saturated Shade of #586da8
#4b67b5
Desaturated Shade of #586da8
#65739b
Grey scale Shade of #586da8
#808080
Brighten Shade
#7186c1
Most Readable Shade
#FFFFFF

Shades of #586da8 color code

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

#586da8
#4e6095
#445482
#3a4870
#303c5d
#27304a
#1d2438
#131825
#090c12
#000000

Similar Color like #586da8 color

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

#596ea9
#5a6faa
#5b70ab
#5c71ac
#5d72ad
#5e73ae
#5f74af
#6075b0
#6176b1
#6277b2
#6378b3
#6479b4
#657ab5
#667bb6
#576ca7
#566ba6
#556aa5
#5469a4
#5368a3
#5267a2
#5166a1
#5065a0
#4f649f
#4e639e
#4d629d
#4c619c
#4b609b
#4a5f9a

Monochromatic Color with #586da8

#586da8
#6e89d2
#85a4fd
#151a28
#2b3653
#42517d

Tints of #586da8 Color

#586da8
#6a7db1
#7d8dbb
#8f9dc5
#a2adce
#b4bed8
#c7cee2
#d9deeb
#eceef5
#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

#586da8
#a89358

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

Split Complementary

#586da8
#a86b58
#95a858

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

Analogous Color

#588da8
#587da8
#586da8
#585da8
#6358a8

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

#586da8
#a8586d
#6da858

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

#586da8
#a85895
#a89358
#58a86b

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

#586da8
#a89358
#95a858
#6b58a8

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 #586da8 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.

#586da8 Color Code Preview on Black Background Color

This is how #586da8 Color will look on black background color. Color contrast ratio is 4.17

#586da8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #586da8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #586da8

#586da8 color code is use for CSS Background Color

Background color for the above div is #586da8

HTML with inline CSS

<div style="background-color:#586da8;"></div>

#586da8 color code is use for CSS Border Color

CSS Border color for the above div is #586da8

HTML with inline CSS

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

CSS Border Left color for the above div is #586da8

HTML with inline CSS

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

CSS Border Right color for the above div is #586da8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #586da8

HTML with inline CSS

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

CSS Border Top color for the above div is #586da8

HTML with inline CSS

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

#586da8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#586da8 Color code Preview on White Background

This is how #586da8 Color code will look on white background color. Color contrast ratio is 5.04

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

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