Skip to main content Skip to docs navigation

#5a67cf hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Borage Blue and its hex is #5566CC Nearest Color Name

Color Hue/Base color: Blue

Hex #5a67cf Color code in RGB color code model is created after adding 35.29% red color, 40.39% green color and 81.18% blue color. Hex #5a67cf Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 50% magenta, 0% yellow and 18.82% black.

Hex #5a67cf color code is between #5566cc web safe hex color code and #6677dd web safe hex color code. #5566cc is the nearest web safe color code. You can see here many more shades of #5a67cf color code.

RGB Chart

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

Color Table

Hex Color Code 5a67cf #5a67cf
RGB Decimal 90, 103, 207 90, 103, 207
RGB Percent 35%, 40%, 81% rgb(35%, 40%, 81%)
CSS RGBa 90, 103, 207,1 rgba(90,103,207,1)
CMYK Model cmyk(57%,50%,0%,18.82%)
HSL Color Space 233,55% ,58% hsl(233,55% ,58%)
HSV Color Space 233°, 57%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011010 01100111 11001111
Octal 132 147 317
Decimal 90 103 207
Hex 5a 67 cf

Different shades of #5a67cf color code.

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

Darkest of #5a67cf
#202970
Darker of #5a67cf
#2c3897
Dark of #5a67cf
#3746bf
Base of #5a67cf
#5a67cf
Light of #5a67cf
#828bda
Lighter
#a9b0e6
Lightest
#d1d4f1

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

#5a67cf
#cfc25a

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

Split Complementary

#5a67cf
#cf885a
#a2cf5a

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

Analogous Color

#5aabcf
#5a98cf
#5a67cf
#745acf
#a55acf

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

#5a67cf
#67cf5a
#cf5a67

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

#5a67cf
#cf5a67
#cfc25a
#5acfc2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#5a67cf
#cf5aa2
#cfc25a
#5acf88

Square 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).

Monochromatic Color with #5a67cf

#151b48
#202970
#2c3897
#3746bf
#5a67cf
#828bda
#a9b0e6
#d1d4f1
#f8f9fd

Tints of #5a67cf Color

#5a67cf
#6c77d4
#7e88d9
#9199df
#a3aae4
#b5bbe9
#c8ccef
#daddf4
#eceef9
#ffffff

Shades of #5a67cf color code

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

#5a67cf
#505bb8
#4650a1
#3c448a
#323973
#282d5c
#1e2245
#14162e
#0a0b17
#000000

Tones

#5a67cf
#6f78ba
#8588a4
#959595
#959595

Tones

Similar Color like #5a67cf color

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

#5b68d0
#5c69d1
#5d6ad2
#5e6bd3
#5f6cd4
#606dd5
#616ed6
#626fd7
#6370d8
#6471d9
#6572da
#6673db
#6774dc
#6875dd
#5966ce
#5865cd
#5764cc
#5663cb
#5562ca
#5461c9
#5360c8
#525fc7
#515ec6
#505dc5
#4f5cc4
#4e5bc3
#4d5ac2
#4c59c1

Download this Dark Blue

Hex #5a67cf 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.

#5a67cf Color Code Preview on Black Background Color

This is how #5a67cf Color will look on black background color. Color contrast ratio is 4.28

#5a67cf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5a67cf color code is use for CSS Background Color

Background color for the above div is #5a67cf

HTML with inline CSS

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

#5a67cf color code is use for CSS Border Color

CSS Border color for the above div is #5a67cf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5a67cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5a67cf Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(90,103,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,194,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(90,103,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }