crispedge.com

Color picker

Loading...

#a3bbed hex color - Blue - Cool color - Information

#a3bbed hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a3bbed Color code in RGB color code model is created after adding 63.92% red color, 73.33% green color and 92.94% blue color. Hex #a3bbed Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 21% magenta, 0% yellow and 7% black.

Hex #a3bbed color code is between #aaaaee web safe hex color code and #99ccdd web safe hex color code. #aaaaee is the nearest web safe color code. You can see here many more shades of #a3bbed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea3bbed#a3bbed
RGB Decimal163, 187, 237rgb(163, 187, 237)
RGB Percent64%, 73%, 93%rgb(64%, 73%, 93%)
CSS RGBa163, 187, 237,1rgba(163,187,237,1)
CMYK Modelcmyk(31%,21%,0%,7%)
HSL Color Space221,67% ,78%hsl(221,67% ,78%)
HSV Color Space221°, 31%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111011101111101101
Octal243273355
Decimal163187237
Hexa3bbed

Different shades of #a3bbed color code.

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

Light Shade of #a3bbed
#cedbf5
Dark Shade of #a3bbed
#789be5
Saturated Shade of #a3bbed
#9db9f2
Desaturated Shade of #a3bbed
#a8bde7
Grey scale Shade of #a3bbed
#c8c8c8
Brighten Shade
#bcd4ff
Most Readable Shade
#000000

Shades of #a3bbed color code

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

#a3bbed
#90a6d2
#7e91b8
#6c7c9e
#5a6783
#485369
#363e4f
#242934
#12141a
#000000

Similar Color like #a3bbed color

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

#a4bcee
#a5bdef
#a6bef0
#a7bff1
#a8c0f2
#a9c1f3
#aac2f4
#abc3f5
#acc4f6
#adc5f7
#aec6f8
#afc7f9
#b0c8fa
#b1c9fb
#a2baec
#a1b9eb
#a0b8ea
#9fb7e9
#9eb6e8
#9db5e7
#9cb4e6
#9bb3e5
#9ab2e4
#99b1e3
#98b0e2
#97afe1
#96aee0
#95addf

Monochromatic Color with #a3bbed

#a3bbed
#111318
#2e3543
#4b566d
#697898
#8699c2

Tints of #a3bbed Color

#a3bbed
#adc2ef
#b7caf1
#c1d1f3
#cbd9f5
#d6e0f7
#e0e8f9
#eaeffb
#f4f7fd
#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

#a3bbed
#edd5a3

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

Split Complementary

#a3bbed
#edb0a3
#e0eda3

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

Analogous Color

#a3d9ed
#a3caed
#a3bbed
#a3aced
#a9a3ed

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

#a3bbed
#eda3bb
#bbeda3

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

#a3bbed
#eda3e0
#edd5a3
#a3edb0

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

#a3bbed
#edd5a3
#e0eda3
#b0a3ed

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

#a3bbed Color Code Preview on Black Background Color

This is how #a3bbed Color will look on black background color. Color contrast ratio is 10.89

#a3bbed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3bbed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3bbed

#a3bbed color code is use for CSS Background Color

Background color for the above div is #a3bbed

HTML with inline CSS

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

#a3bbed color code is use for CSS Border Color

CSS Border color for the above div is #a3bbed

HTML with inline CSS

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

CSS Border Left color for the above div is #a3bbed

HTML with inline CSS

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

CSS Border Right color for the above div is #a3bbed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3bbed

HTML with inline CSS

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

CSS Border Top color for the above div is #a3bbed

HTML with inline CSS

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

#a3bbed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3bbed Color code Preview on White Background

This is how #a3bbed Color code will look on white background color. Color contrast ratio is 1.93

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

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,187,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,213,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,187,237,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.