crispedge.com

Color picker

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

#a5bbee hex color - Blue - Cool color - Information

#a5bbee hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #a5bbee color code is between #aaaadd web safe hex color code and #99ccff web safe hex color code. #aaaadd is the nearest web safe color code. You can see here many more shades of #a5bbee color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea5bbee#a5bbee
RGB Decimal165, 187, 238rgb(165, 187, 238)
RGB Percent65%, 73%, 93%rgb(65%, 73%, 93%)
CSS RGBa165, 187, 238,1rgba(165,187,238,1)
CMYK Modelcmyk(31%,21%,0%,7%)
HSL Color Space222,68% ,79%hsl(222,68% ,79%)
HSV Color Space222°, 31%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011011101111101110
Octal245273356
Decimal165187238
Hexa5bbee

Different shades of #a5bbee color code.

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

Light Shade of #a5bbee
#d0dbf6
Dark Shade of #a5bbee
#7a9be6
Saturated Shade of #a5bbee
#a0b9f3
Desaturated Shade of #a5bbee
#aabde9
Grey scale Shade of #a5bbee
#c9c9c9
Brighten Shade
#bed4ff
Most Readable Shade
#000000

Shades of #a5bbee color code

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

#a5bbee
#92a6d3
#8091b9
#6e7c9e
#5b6784
#495369
#373e4f
#242934
#12141a
#000000

Similar Color like #a5bbee color

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

#a6bcef
#a7bdf0
#a8bef1
#a9bff2
#aac0f3
#abc1f4
#acc2f5
#adc3f6
#aec4f7
#afc5f8
#b0c6f9
#b1c7fa
#b2c8fb
#b3c9fc
#a4baed
#a3b9ec
#a2b8eb
#a1b7ea
#a0b6e9
#9fb5e8
#9eb4e7
#9db3e6
#9cb2e5
#9bb1e4
#9ab0e3
#99afe2
#98aee1
#97ade0

Monochromatic Color with #a5bbee

#a5bbee
#12141a
#2f3544
#4d576e
#6a7899
#889ac3

Tints of #a5bbee Color

#a5bbee
#afc2ef
#b9caf1
#c3d1f3
#cdd9f5
#d7e0f7
#e1e8f9
#ebeffb
#f5f7fd
#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

#a5bbee
#eed8a5

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

Split Complementary

#a5bbee
#eeb4a5
#e0eea5

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

Analogous Color

#a5d8ee
#a5caee
#a5bbee
#a5acee
#aca5ee

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

#a5bbee
#eea5bb
#bbeea5

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

#a5bbee
#eea5df
#eed8a5
#a5eeb3

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

#a5bbee
#eed8a5
#e0eea5
#b4a5ee

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

#a5bbee Color Code Preview on Black Background Color

This is how #a5bbee Color will look on black background color. Color contrast ratio is 10.94

#a5bbee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bbee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bbee

#a5bbee color code is use for CSS Background Color

Background color for the above div is #a5bbee

HTML with inline CSS

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

#a5bbee color code is use for CSS Border Color

CSS Border color for the above div is #a5bbee

HTML with inline CSS

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

CSS Border Left color for the above div is #a5bbee

HTML with inline CSS

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

CSS Border Right color for the above div is #a5bbee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5bbee

HTML with inline CSS

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

CSS Border Top color for the above div is #a5bbee

HTML with inline CSS

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

#a5bbee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5bbee Color code Preview on White Background

This is how #a5bbee Color code will look on white background color. Color contrast ratio is 1.92

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

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.