crispedge.com

Color picker

Loading...

#505ca4 hex color - Blue - Cool color - Information

#505ca4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #505ca4 Color code in RGB color code model is created after adding 31.37% red color, 36.08% green color and 64.31% blue color. Hex #505ca4 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 44% magenta, 0% yellow and 36% black.

Hex #505ca4 color code is between #5555aa web safe hex color code and #446699 web safe hex color code. #5555aa is the nearest web safe color code. You can see here many more shades of #505ca4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code505ca4#505ca4
RGB Decimal80, 92, 164rgb(80, 92, 164)
RGB Percent31%, 36%, 64%rgb(31%, 36%, 64%)
CSS RGBa80, 92, 164,1rgba(80,92,164,1)
CMYK Modelcmyk(51%,44%,0%,36%)
HSL Color Space231,34% ,48%hsl(231,34% ,48%)
HSV Color Space231°, 51%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000101110010100100
Octal120134244
Decimal8092164
Hex505ca4

Different shades of #505ca4 color code.

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

Light Shade of #505ca4
#6e79b8
Dark Shade of #505ca4
#3f4982
Saturated Shade of #505ca4
#4453b0
Desaturated Shade of #505ca4
#5c6598
Grey scale Shade of #505ca4
#7a7a7a
Brighten Shade
#6975bd
Most Readable Shade
#FFFFFF

Shades of #505ca4 color code

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

#505ca4
#475191
#3e477f
#353d6d
#2c335b
#232848
#1a1e36
#111424
#080a12
#000000

Similar Color like #505ca4 color

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

#515da5
#525ea6
#535fa7
#5460a8
#5561a9
#5662aa
#5763ab
#5864ac
#5965ad
#5a66ae
#5b67af
#5c68b0
#5d69b1
#5e6ab2
#4f5ba3
#4e5aa2
#4d59a1
#4c58a0
#4b579f
#4a569e
#49559d
#48549c
#47539b
#46529a
#455199
#445098
#434f97
#424e96

Monochromatic Color with #505ca4

#505ca4
#6574ce
#798cf9
#121424
#272c4f
#3b4479

Tints of #505ca4 Color

#505ca4
#636eae
#7680b8
#8a92c2
#9da4cc
#b1b6d6
#c4c8e0
#d8daea
#ebecf4
#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

#505ca4
#a49850

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

Split Complementary

#505ca4
#a46e50
#86a450

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

Analogous Color

#507ea4
#506da4
#505ca4
#5550a4
#6650a4

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

#505ca4
#a4505c
#5ca450

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

#505ca4
#a45086
#a49850
#50a46e

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

#505ca4
#a49850
#86a450
#6e50a4

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 #505ca4 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.

#505ca4 Color Code Preview on Black Background Color

This is how #505ca4 Color will look on black background color. Color contrast ratio is 3.41

#505ca4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #505ca4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #505ca4

#505ca4 color code is use for CSS Background Color

Background color for the above div is #505ca4

HTML with inline CSS

<div style="background-color:#505ca4;"></div>

#505ca4 color code is use for CSS Border Color

CSS Border color for the above div is #505ca4

HTML with inline CSS

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

CSS Border Left color for the above div is #505ca4

HTML with inline CSS

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

CSS Border Right color for the above div is #505ca4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #505ca4

HTML with inline CSS

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

CSS Border Top color for the above div is #505ca4

HTML with inline CSS

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

#505ca4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#505ca4 Color code Preview on White Background

This is how #505ca4 Color code will look on white background color. Color contrast ratio is 6.16

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

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(80,92,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,152,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,92,164,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.