crispedge.com

Color picker

Loading...

#a9ccfa hex color - Blue - Cool color - Information

#a9ccfa hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a9ccfa Color code in RGB color code model is created after adding 66.27% red color, 80% green color and 98.04% blue color. Hex #a9ccfa Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 18% magenta, 0% yellow and 2% black.

Hex #a9ccfa color code is between #aabbff web safe hex color code and #99ddee web safe hex color code. #aabbff is the nearest web safe color code. You can see here many more shades of #a9ccfa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea9ccfa#a9ccfa
RGB Decimal169, 204, 250rgb(169, 204, 250)
RGB Percent66%, 80%, 98%rgb(66%, 80%, 98%)
CSS RGBa169, 204, 250,1rgba(169,204,250,1)
CMYK Modelcmyk(32%,18%,0%,2%)
HSL Color Space214,89% ,82%hsl(214,89% ,82%)
HSV Color Space214°, 32%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010011100110011111010
Octal251314372
Decimal169204250
Hexa9ccfa

Different shades of #a9ccfa color code.

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

Light Shade of #a9ccfa
#d9e9fd
Dark Shade of #a9ccfa
#79aff7
Saturated Shade of #a9ccfa
#a4cbff
Desaturated Shade of #a9ccfa
#aecdf5
Grey scale Shade of #a9ccfa
#d1d1d1
Brighten Shade
#c2e5ff
Most Readable Shade
#000000

Shades of #a9ccfa color code

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

#a9ccfa
#96b5de
#839ec2
#7088a6
#5d718a
#4b5a6f
#384453
#252d37
#12161b
#000000

Similar Color like #a9ccfa color

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

#aacdfb
#abcefc
#accffd
#add0fe
#aed1ff
#afd2ff
#b0d3ff
#b1d4ff
#b2d5ff
#b3d6ff
#b4d7ff
#b5d8ff
#b6d9ff
#b7daff
#a8cbf9
#a7caf8
#a6c9f7
#a5c8f6
#a4c7f5
#a3c6f4
#a2c5f3
#a1c4f2
#a0c3f1
#9fc2f0
#9ec1ef
#9dc0ee
#9cbfed
#9bbeec

Monochromatic Color with #a9ccfa

#a9ccfa
#191f25
#364150
#53647a
#7087a5
#8ca9cf

Tints of #a9ccfa Color

#a9ccfa
#b2d1fa
#bcd7fb
#c5ddfb
#cfe2fc
#d8e8fc
#e2eefd
#ebf3fd
#f5f9fe
#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

#a9ccfa
#fad7a9

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

Split Complementary

#a9ccfa
#faaea9
#f5faa9

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

Analogous Color

#a9ecfa
#a9dcfa
#a9ccfa
#a9bcfa
#a9acfa

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

#a9ccfa
#faa9cc
#ccfaa9

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

#a9ccfa
#faa9f4
#fad7a9
#a9faae

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

#a9ccfa
#fad7a9
#f5faa9
#aea9fa

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

#a9ccfa Color Code Preview on Black Background Color

This is how #a9ccfa Color will look on black background color. Color contrast ratio is 12.70

#a9ccfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9ccfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9ccfa

#a9ccfa color code is use for CSS Background Color

Background color for the above div is #a9ccfa

HTML with inline CSS

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

#a9ccfa color code is use for CSS Border Color

CSS Border color for the above div is #a9ccfa

HTML with inline CSS

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

CSS Border Left color for the above div is #a9ccfa

HTML with inline CSS

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

CSS Border Right color for the above div is #a9ccfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9ccfa

HTML with inline CSS

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

CSS Border Top color for the above div is #a9ccfa

HTML with inline CSS

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

#a9ccfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9ccfa Color code Preview on White Background

This is how #a9ccfa Color code will look on white background color. Color contrast ratio is 1.65

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

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(169,204,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,215,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,204,250,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.