crispedge.com

Color picker

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

#aba5ec hex color - Blue - Cool color - Information

#aba5ec hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #aba5ec Color code in RGB color code model is created after adding 67.06% red color, 64.71% green color and 92.55% blue color. Hex #aba5ec Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 30% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaba5ec#aba5ec
RGB Decimal171, 165, 236rgb(171, 165, 236)
RGB Percent67%, 65%, 93%rgb(67%, 65%, 93%)
CSS RGBa171, 165, 236,1rgba(171,165,236,1)
CMYK Modelcmyk(28%,30%,0%,7%)
HSL Color Space245,65% ,79%hsl(245,65% ,79%)
HSV Color Space245°, 30%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111010010111101100
Octal253245354
Decimal171165236
Hexaba5ec

Different shades of #aba5ec color code.

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

Light Shade of #aba5ec
#d2cff5
Dark Shade of #aba5ec
#847be3
Saturated Shade of #aba5ec
#a6a0f1
Desaturated Shade of #aba5ec
#b0aae7
Grey scale Shade of #aba5ec
#c8c8c8
Brighten Shade
#c4beff
Most Readable Shade
#000000

Shades of #aba5ec color code

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

#aba5ec
#9892d1
#8580b7
#726e9d
#5f5b83
#4c4968
#39374e
#262434
#13121a
#000000

Similar Color like #aba5ec color

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

#aca6ed
#ada7ee
#aea8ef
#afa9f0
#b0aaf1
#b1abf2
#b2acf3
#b3adf4
#b4aef5
#b5aff6
#b6b0f7
#b7b1f8
#b8b2f9
#b9b3fa
#aaa4eb
#a9a3ea
#a8a2e9
#a7a1e8
#a6a0e7
#a59fe6
#a49ee5
#a39de4
#a29ce3
#a19be2
#a09ae1
#9f99e0
#9e98df
#9d97de

Monochromatic Color with #aba5ec

#aba5ec
#111017
#302e42
#4f4c6c
#6d6a97
#8c87c1

Tints of #aba5ec Color

#aba5ec
#b4afee
#bdb9f0
#c7c3f2
#d0cdf4
#d9d7f6
#e3e1f8
#ecebfa
#f5f5fc
#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

#aba5ec
#e6eca5

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

Split Complementary

#aba5ec
#eccea5
#c3eca5

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

Analogous Color

#a5bbec
#a5adec
#aba5ec
#b9a5ec
#c7a5ec

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

#aba5ec
#ecaba5
#a5ecab

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

#aba5ec
#eca5c2
#e6eca5
#a5ecce

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

#aba5ec
#e6eca5
#c3eca5
#cea5ec

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

#aba5ec Color Code Preview on Black Background Color

This is how #aba5ec Color will look on black background color. Color contrast ratio is 9.32

#aba5ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba5ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba5ec

#aba5ec color code is use for CSS Background Color

Background color for the above div is #aba5ec

HTML with inline CSS

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

#aba5ec color code is use for CSS Border Color

CSS Border color for the above div is #aba5ec

HTML with inline CSS

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

CSS Border Left color for the above div is #aba5ec

HTML with inline CSS

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

CSS Border Right color for the above div is #aba5ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba5ec

HTML with inline CSS

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

CSS Border Top color for the above div is #aba5ec

HTML with inline CSS

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

#aba5ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba5ec Color code Preview on White Background

This is how #aba5ec Color code will look on white background color. Color contrast ratio is 2.25

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.