crispedge.com

Color picker

Loading...

#a3b1e5 hex color - Blue - Cool color - Information

#a3b1e5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a3b1e5 Color code in RGB color code model is created after adding 63.92% red color, 69.41% green color and 89.8% blue color. Hex #a3b1e5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 23% magenta, 0% yellow and 10% black.

Hex #a3b1e5 color code is between #aaaadd web safe hex color code and #99bbee web safe hex color code. #aaaadd is the nearest web safe color code. You can see here many more shades of #a3b1e5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea3b1e5#a3b1e5
RGB Decimal163, 177, 229rgb(163, 177, 229)
RGB Percent64%, 69%, 90%rgb(64%, 69%, 90%)
CSS RGBa163, 177, 229,1rgba(163,177,229,1)
CMYK Modelcmyk(29%,23%,0%,10%)
HSL Color Space227,56% ,77%hsl(227,56% ,77%)
HSV Color Space227°, 29%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111011000111100101
Octal243261345
Decimal163177229
Hexa3b1e5

Different shades of #a3b1e5 color code.

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

Light Shade of #a3b1e5
#cbd3f0
Dark Shade of #a3b1e5
#7b8fda
Saturated Shade of #a3b1e5
#9daeeb
Desaturated Shade of #a3b1e5
#a9b4df
Grey scale Shade of #a3b1e5
#c4c4c4
Brighten Shade
#bccafe
Most Readable Shade
#000000

Shades of #a3b1e5 color code

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

#a3b1e5
#909dcb
#7e89b2
#6c7698
#5a627f
#484e65
#363b4c
#242732
#121319
#000000

Similar Color like #a3b1e5 color

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

#a4b2e6
#a5b3e7
#a6b4e8
#a7b5e9
#a8b6ea
#a9b7eb
#aab8ec
#abb9ed
#acbaee
#adbbef
#aebcf0
#afbdf1
#b0bef2
#b1bff3
#a2b0e4
#a1afe3
#a0aee2
#9fade1
#9eace0
#9dabdf
#9caade
#9ba9dd
#9aa8dc
#99a7db
#98a6da
#97a5d9
#96a4d8
#95a3d7

Monochromatic Color with #a3b1e5

#a3b1e5
#0c0d10
#2a2e3b
#484e65
#666f90
#8590ba

Tints of #a3b1e5 Color

#a3b1e5
#adb9e7
#b7c2ea
#c1cbed
#cbd3f0
#d6dcf3
#e0e5f6
#eaedf9
#f4f6fc
#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

#a3b1e5
#e5d7a3

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

Split Complementary

#a3b1e5
#e5b6a3
#d2e5a3

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

Analogous Color

#a3cbe5
#a3bee5
#a3b1e5
#a3a4e5
#afa3e5

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

#a3b1e5
#e5a3b1
#b1e5a3

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

#a3b1e5
#e5a3d2
#e5d7a3
#a3e5b6

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

#a3b1e5
#e5d7a3
#d2e5a3
#b6a3e5

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 #a3b1e5 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.

#a3b1e5 Color Code Preview on Black Background Color

This is how #a3b1e5 Color will look on black background color. Color contrast ratio is 9.98

#a3b1e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3b1e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3b1e5

#a3b1e5 color code is use for CSS Background Color

Background color for the above div is #a3b1e5

HTML with inline CSS

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

#a3b1e5 color code is use for CSS Border Color

CSS Border color for the above div is #a3b1e5

HTML with inline CSS

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

CSS Border Left color for the above div is #a3b1e5

HTML with inline CSS

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

CSS Border Right color for the above div is #a3b1e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3b1e5

HTML with inline CSS

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

CSS Border Top color for the above div is #a3b1e5

HTML with inline CSS

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

#a3b1e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3b1e5 Color code Preview on White Background

This is how #a3b1e5 Color code will look on white background color. Color contrast ratio is 2.10

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

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(163,177,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,215,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,177,229,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.