crispedge.com

Color picker

Loading...

#a3b3ef hex color - Blue - Cool color - Information

#a3b3ef hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a3b3ef Color code in RGB color code model is created after adding 63.92% red color, 70.2% green color and 93.73% blue color. Hex #a3b3ef Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 25% magenta, 0% yellow and 6% black.

Hex #a3b3ef color code is between #aabbee web safe hex color code and #99aaff web safe hex color code. #aabbee is the nearest web safe color code. You can see here many more shades of #a3b3ef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea3b3ef#a3b3ef
RGB Decimal163, 179, 239rgb(163, 179, 239)
RGB Percent64%, 70%, 94%rgb(64%, 70%, 94%)
CSS RGBa163, 179, 239,1rgba(163,179,239,1)
CMYK Modelcmyk(32%,25%,0%,6%)
HSL Color Space227,70% ,79%hsl(227,70% ,79%)
HSV Color Space227°, 32%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111011001111101111
Octal243263357
Decimal163179239
Hexa3b3ef

Different shades of #a3b3ef color code.

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

Light Shade of #a3b3ef
#ced7f7
Dark Shade of #a3b3ef
#788fe7
Saturated Shade of #a3b3ef
#9eb0f4
Desaturated Shade of #a3b3ef
#a8b6ea
Grey scale Shade of #a3b3ef
#c9c9c9
Brighten Shade
#bcccff
Most Readable Shade
#000000

Shades of #a3b3ef color code

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

#a3b3ef
#909fd4
#7e8bb9
#6c779f
#5a6384
#484f6a
#363b4f
#242735
#12131a
#000000

Similar Color like #a3b3ef color

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

#a4b4f0
#a5b5f1
#a6b6f2
#a7b7f3
#a8b8f4
#a9b9f5
#aabaf6
#abbbf7
#acbcf8
#adbdf9
#aebefa
#afbffb
#b0c0fc
#b1c1fd
#a2b2ee
#a1b1ed
#a0b0ec
#9fafeb
#9eaeea
#9dade9
#9cace8
#9babe7
#9aaae6
#99a9e5
#98a8e4
#97a7e3
#96a6e2
#95a5e1

Monochromatic Color with #a3b3ef

#a3b3ef
#12141a
#2f3445
#4c546f
#69739a
#8693c4

Tints of #a3b3ef Color

#a3b3ef
#adbbf0
#b7c3f2
#c1ccf4
#cbd4f6
#d6ddf7
#e0e5f9
#eaeefb
#f4f6fd
#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

#a3b3ef
#efdfa3

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

Split Complementary

#a3b3ef
#efb9a3
#d9efa3

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

Analogous Color

#a3d1ef
#a3c2ef
#a3b3ef
#a3a4ef
#b1a3ef

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

#a3b3ef
#efa3b3
#b3efa3

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

#a3b3ef
#efa3d9
#efdfa3
#a3efb9

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

#a3b3ef
#efdfa3
#d9efa3
#b9a3ef

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

#a3b3ef Color Code Preview on Black Background Color

This is how #a3b3ef Color will look on black background color. Color contrast ratio is 10.25

#a3b3ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3b3ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3b3ef

#a3b3ef color code is use for CSS Background Color

Background color for the above div is #a3b3ef

HTML with inline CSS

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

#a3b3ef color code is use for CSS Border Color

CSS Border color for the above div is #a3b3ef

HTML with inline CSS

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

CSS Border Left color for the above div is #a3b3ef

HTML with inline CSS

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

CSS Border Right color for the above div is #a3b3ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3b3ef

HTML with inline CSS

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

CSS Border Top color for the above div is #a3b3ef

HTML with inline CSS

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

#a3b3ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3b3ef Color code Preview on White Background

This is how #a3b3ef Color code will look on white background color. Color contrast ratio is 2.05

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

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,179,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,223,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,179,239,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.