crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#a9b5e0 hex color - Blue - Cool color - Information

#a9b5e0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a9b5e0 Color code in RGB color code model is created after adding 66.27% red color, 70.98% green color and 87.84% blue color. Hex #a9b5e0 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 19% magenta, 0% yellow and 12% black.

Hex #a9b5e0 color code is between #aabbdd web safe hex color code and #99aaee web safe hex color code. #aabbdd is the nearest web safe color code. You can see here many more shades of #a9b5e0 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea9b5e0#a9b5e0
RGB Decimal169, 181, 224rgb(169, 181, 224)
RGB Percent66%, 71%, 88%rgb(66%, 71%, 88%)
CSS RGBa169, 181, 224,1rgba(169,181,224,1)
CMYK Modelcmyk(25%,19%,0%,12%)
HSL Color Space227,47% ,77%hsl(227,47% ,77%)
HSV Color Space227°, 25%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010011011010111100000
Octal251265340
Decimal169181224
Hexa9b5e0

Different shades of #a9b5e0 color code.

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

Light Shade of #a9b5e0
#ced5ed
Dark Shade of #a9b5e0
#8395d2
Saturated Shade of #a9b5e0
#a3b2e6
Desaturated Shade of #a9b5e0
#afb8da
Grey scale Shade of #a9b5e0
#c4c4c4
Brighten Shade
#c2cef9
Most Readable Shade
#000000

Shades of #a9b5e0 color code

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

#a9b5e0
#96a0c7
#838cae
#707895
#5d647c
#4b5063
#383c4a
#252831
#121418
#000000

Similar Color like #a9b5e0 color

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

#aab6e1
#abb7e2
#acb8e3
#adb9e4
#aebae5
#afbbe6
#b0bce7
#b1bde8
#b2bee9
#b3bfea
#b4c0eb
#b5c1ec
#b6c2ed
#b7c3ee
#a8b4df
#a7b3de
#a6b2dd
#a5b1dc
#a4b0db
#a3afda
#a2aed9
#a1add8
#a0acd7
#9fabd6
#9eaad5
#9da9d4
#9ca8d3
#9ba7d2

Monochromatic Color with #a9b5e0

#a9b5e0
#09090b
#292c36
#494e60
#69708b
#8993b5

Tints of #a9b5e0 Color

#a9b5e0
#b2bde3
#bcc5e6
#c5cdea
#cfd5ed
#d8def1
#e2e6f4
#ebeef8
#f5f6fb
#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

#a9b5e0
#e0d4a9

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

Split Complementary

#a9b5e0
#e0b8a9
#d1e0a9

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

Analogous Color

#a9cbe0
#a9c0e0
#a9b5e0
#a9aae0
#b3a9e0

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

#a9b5e0
#e0a9b5
#b5e0a9

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

#a9b5e0
#e0a9d0
#e0d4a9
#a9e0b8

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

#a9b5e0
#e0d4a9
#d1e0a9
#b8a9e0

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

#a9b5e0 Color Code Preview on Black Background Color

This is how #a9b5e0 Color will look on black background color. Color contrast ratio is 10.37

#a9b5e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9b5e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9b5e0

#a9b5e0 color code is use for CSS Background Color

Background color for the above div is #a9b5e0

HTML with inline CSS

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

#a9b5e0 color code is use for CSS Border Color

CSS Border color for the above div is #a9b5e0

HTML with inline CSS

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

CSS Border Left color for the above div is #a9b5e0

HTML with inline CSS

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

CSS Border Right color for the above div is #a9b5e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9b5e0

HTML with inline CSS

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

CSS Border Top color for the above div is #a9b5e0

HTML with inline CSS

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

#a9b5e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9b5e0 Color code Preview on White Background

This is how #a9b5e0 Color code will look on white background color. Color contrast ratio is 2.02

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.