crispedge.com

Color picker

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

#a8b1ed hex color - Blue - Cool color - Information

#a8b1ed hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a8b1ed Color code in RGB color code model is created after adding 65.88% red color, 69.41% green color and 92.94% blue color. Hex #a8b1ed Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 25% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codea8b1ed#a8b1ed
RGB Decimal168, 177, 237rgb(168, 177, 237)
RGB Percent66%, 69%, 93%rgb(66%, 69%, 93%)
CSS RGBa168, 177, 237,1rgba(168,177,237,1)
CMYK Modelcmyk(29%,25%,0%,7%)
HSL Color Space232,66% ,79%hsl(232,66% ,79%)
HSV Color Space232°, 29%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010001011000111101101
Octal250261355
Decimal168177237
Hexa8b1ed

Different shades of #a8b1ed color code.

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

Light Shade of #a8b1ed
#d2d7f6
Dark Shade of #a8b1ed
#7e8be4
Saturated Shade of #a8b1ed
#a3adf2
Desaturated Shade of #a8b1ed
#adb5e8
Grey scale Shade of #a8b1ed
#cacaca
Brighten Shade
#c1caff
Most Readable Shade
#000000

Shades of #a8b1ed color code

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

#a8b1ed
#959dd2
#8289b8
#70769e
#5d6283
#4a4e69
#383b4f
#252734
#12131a
#000000

Similar Color like #a8b1ed color

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

#a9b2ee
#aab3ef
#abb4f0
#acb5f1
#adb6f2
#aeb7f3
#afb8f4
#b0b9f5
#b1baf6
#b2bbf7
#b3bcf8
#b4bdf9
#b5befa
#b6bffb
#a7b0ec
#a6afeb
#a5aeea
#a4ade9
#a3ace8
#a2abe7
#a1aae6
#a0a9e5
#9fa8e4
#9ea7e3
#9da6e2
#9ca5e1
#9ba4e0
#9aa3df

Monochromatic Color with #a8b1ed

#a8b1ed
#111218
#2f3243
#4e526d
#6c7298
#8a91c2

Tints of #a8b1ed Color

#a8b1ed
#b1b9ef
#bbc2f1
#c5cbf3
#ced3f5
#d8dcf7
#e2e5f9
#ebedfb
#f5f6fd
#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

#a8b1ed
#ede4a8

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

Split Complementary

#a8b1ed
#edc2a8
#d4eda8

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

Analogous Color

#a8cded
#a8bfed
#a8b1ed
#ada8ed
#bba8ed

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

#a8b1ed
#eda8b1
#b1eda8

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

#a8b1ed
#eda8d3
#ede4a8
#a8edc1

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

#a8b1ed
#ede4a8
#d4eda8
#c2a8ed

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

#a8b1ed Color Code Preview on Black Background Color

This is how #a8b1ed Color will look on black background color. Color contrast ratio is 10.18

#a8b1ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8b1ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8b1ed

#a8b1ed color code is use for CSS Background Color

Background color for the above div is #a8b1ed

HTML with inline CSS

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

#a8b1ed color code is use for CSS Border Color

CSS Border color for the above div is #a8b1ed

HTML with inline CSS

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

CSS Border Left color for the above div is #a8b1ed

HTML with inline CSS

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

CSS Border Right color for the above div is #a8b1ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8b1ed

HTML with inline CSS

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

CSS Border Top color for the above div is #a8b1ed

HTML with inline CSS

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

#a8b1ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8b1ed Color code Preview on White Background

This is how #a8b1ed Color code will look on white background color. Color contrast ratio is 2.06

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.