crispedge.com

Color picker

Loading...

#5778ff hex color - Blue - Cool color - Information

#5778ff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5778ff Color code in RGB color code model is created after adding 34.12% red color, 47.06% green color and 100% blue color. Hex #5778ff Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 53% magenta, 0% yellow and 0% black.

Hex #5778ff color code is between #5577ee web safe hex color code and #6688dd web safe hex color code. #5577ee is the nearest web safe color code. You can see here many more shades of #5778ff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5778ff#5778ff
RGB Decimal87, 120, 255rgb(87, 120, 255)
RGB Percent34%, 47%, 100%rgb(34%, 47%, 100%)
CSS RGBa87, 120, 255,1rgba(87,120,255,1)
CMYK Modelcmyk(66%,53%,0%,0%)
HSL Color Space228,100% ,67%hsl(228,100% ,67%)
HSV Color Space228°, 66%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101110111100011111111
Octal127170377
Decimal87120255
Hex5778ff

Different shades of #5778ff color code.

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

Light Shade of #5778ff
#8aa1ff
Dark Shade of #5778ff
#244fff
Saturated Shade of #5778ff
#5778ff
Desaturated Shade of #5778ff
#5f7df7
Grey scale Shade of #5778ff
#ababab
Brighten Shade
#7091ff
Most Readable Shade
#FFFFFF

Shades of #5778ff color code

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

#5778ff
#4d6ae2
#435dc6
#3a50aa
#30428d
#263571
#1d2855
#131a38
#090d1c
#000000

Similar Color like #5778ff color

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

#5879ff
#597aff
#5a7bff
#5b7cff
#5c7dff
#5d7eff
#5e7fff
#5f80ff
#6081ff
#6182ff
#6283ff
#6384ff
#6485ff
#6586ff
#5677fe
#5576fd
#5475fc
#5374fb
#5273fa
#5172f9
#5071f8
#4f70f7
#4e6ff6
#4d6ef5
#4c6df4
#4b6cf3
#4a6bf2
#496af1

Monochromatic Color with #5778ff

#5778ff
#0e142a
#1d2855
#2c3c80
#3a50aa
#4964d4

Tints of #5778ff Color

#5778ff
#6987ff
#7c96ff
#8fa5ff
#a1b4ff
#b4c3ff
#c7d2ff
#d9e1ff
#ecf0ff
#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

#5778ff
#ffde57

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

Split Complementary

#5778ff
#ff8a57
#ccff57

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

Analogous Color

#57bbff
#579aff
#5778ff
#5857ff
#7957ff

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

#5778ff
#ff5778
#78ff57

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

#5778ff
#ff57cc
#ffde57
#57ff8a

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

#5778ff
#ffde57
#ccff57
#8a57ff

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 #5778ff 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.

#5778ff Color Code Preview on Black Background Color

This is how #5778ff Color will look on black background color. Color contrast ratio is 5.54

#5778ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5778ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5778ff

#5778ff color code is use for CSS Background Color

Background color for the above div is #5778ff

HTML with inline CSS

<div style="background-color:#5778ff;"></div>

#5778ff color code is use for CSS Border Color

CSS Border color for the above div is #5778ff

HTML with inline CSS

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

CSS Border Left color for the above div is #5778ff

HTML with inline CSS

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

CSS Border Right color for the above div is #5778ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5778ff

HTML with inline CSS

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

CSS Border Top color for the above div is #5778ff

HTML with inline CSS

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

#5778ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5778ff Color code Preview on White Background

This is how #5778ff Color code will look on white background color. Color contrast ratio is 3.79

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

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(87,120,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,222,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,120,255,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.