crispedge.com

Color picker

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

#aba8ec hex color - Blue - Cool color - Information

#aba8ec hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #aba8ec 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 #aba8ec color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaba8ec#aba8ec
RGB Decimal171, 168, 236rgb(171, 168, 236)
RGB Percent67%, 66%, 93%rgb(67%, 66%, 93%)
CSS RGBa171, 168, 236,1rgba(171,168,236,1)
CMYK Modelcmyk(28%,29%,0%,7%)
HSL Color Space243,64% ,79%hsl(243,64% ,79%)
HSV Color Space243°, 29%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111010100011101100
Octal253250354
Decimal171168236
Hexaba8ec

Different shades of #aba8ec color code.

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

Light Shade of #aba8ec
#d3d2f5
Dark Shade of #aba8ec
#837ee3
Saturated Shade of #aba8ec
#a6a3f1
Desaturated Shade of #aba8ec
#b0ade7
Grey scale Shade of #aba8ec
#cacaca
Brighten Shade
#c4c1ff
Most Readable Shade
#000000

Shades of #aba8ec color code

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

#aba8ec
#9895d1
#8582b7
#72709d
#5f5d83
#4c4a68
#39384e
#262534
#13121a
#000000

Similar Color like #aba8ec color

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

#aca9ed
#adaaee
#aeabef
#afacf0
#b0adf1
#b1aef2
#b2aff3
#b3b0f4
#b4b1f5
#b5b2f6
#b6b3f7
#b7b4f8
#b8b5f9
#b9b6fa
#aaa7eb
#a9a6ea
#a8a5e9
#a7a4e8
#a6a3e7
#a5a2e6
#a4a1e5
#a3a0e4
#a29fe3
#a19ee2
#a09de1
#9f9ce0
#9e9bdf
#9d9ade

Monochromatic Color with #aba8ec

#aba8ec
#111117
#302f42
#4f4d6c
#6d6b97
#8c8ac1

Tints of #aba8ec Color

#aba8ec
#b4b1ee
#bdbbf0
#c7c5f2
#d0cef4
#d9d8f6
#e3e2f8
#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

#aba8ec
#e9eca8

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

Split Complementary

#aba8ec
#eccda8
#c7eca8

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

Analogous Color

#a8c0ec
#a8b3ec
#aba8ec
#b9a8ec
#c6a8ec

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

#aba8ec
#ecaba8
#a8ecab

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

#aba8ec
#eca8c7
#e9eca8
#a8eccd

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

#aba8ec
#e9eca8
#c7eca8
#cda8ec

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

#aba8ec Color Code Preview on Black Background Color

This is how #aba8ec Color will look on black background color. Color contrast ratio is 9.54

#aba8ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba8ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba8ec

#aba8ec color code is use for CSS Background Color

Background color for the above div is #aba8ec

HTML with inline CSS

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

#aba8ec color code is use for CSS Border Color

CSS Border color for the above div is #aba8ec

HTML with inline CSS

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

CSS Border Left color for the above div is #aba8ec

HTML with inline CSS

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

CSS Border Right color for the above div is #aba8ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba8ec

HTML with inline CSS

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

CSS Border Top color for the above div is #aba8ec

HTML with inline CSS

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

#aba8ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba8ec Color code Preview on White Background

This is how #aba8ec Color code will look on white background color. Color contrast ratio is 2.20

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

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.