crispedge.com

Color picker

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

#aba1be hex color - Blue - Cool color - Information

#aba1be hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #aba1be Color code in RGB color code model is created after adding 67.06% red color, 63.14% green color and 74.51% blue color. Hex #aba1be Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 15% magenta, 0% yellow and 25% black.

Hex #aba1be color code is between #aa99bb web safe hex color code and #bbaacc web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #aba1be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaba1be#aba1be
RGB Decimal171, 161, 190rgb(171, 161, 190)
RGB Percent67%, 63%, 75%rgb(67%, 63%, 75%)
CSS RGBa171, 161, 190,1rgba(171,161,190,1)
CMYK Modelcmyk(10%,15%,0%,25%)
HSL Color Space261,18% ,69%hsl(261,18% ,69%)
HSV Color Space261°, 15%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111010000110111110
Octal253241276
Decimal171161190
Hexaba1be

Different shades of #aba1be color code.

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

Light Shade of #aba1be
#c6bfd3
Dark Shade of #aba1be
#9083a9
Saturated Shade of #aba1be
#a999c6
Desaturated Shade of #aba1be
#ada9b6
Grey scale Shade of #aba1be
#afafaf
Brighten Shade
#c4bad7
Most Readable Shade
#000000

Shades of #aba1be color code

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

#aba1be
#988fa8
#857d93
#726b7e
#5f5969
#4c4754
#39353f
#26232a
#131115
#000000

Similar Color like #aba1be color

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

#aca2bf
#ada3c0
#aea4c1
#afa5c2
#b0a6c3
#b1a7c4
#b2a8c5
#b3a9c6
#b4aac7
#b5abc8
#b6acc9
#b7adca
#b8aecb
#b9afcc
#aaa0bd
#a99fbc
#a89ebb
#a79dba
#a69cb9
#a59bb8
#a49ab7
#a399b6
#a298b5
#a197b4
#a096b3
#9f95b2
#9e94b1
#9d93b0

Monochromatic Color with #aba1be

#aba1be
#d1c5e8
#121114
#38353e
#5e5969
#857d93

Tints of #aba1be Color

#aba1be
#b4abc5
#bdb5cc
#c7c0d3
#d0cada
#d9d5e2
#e3dfe9
#eceaf0
#f5f4f7
#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

#aba1be
#b4bea1

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

Split Complementary

#aba1be
#bebaa1
#a6bea1

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

Analogous Color

#a1a3be
#a5a1be
#aba1be
#b1a1be
#b7a1be

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

#aba1be
#beaba1
#a1beab

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

#aba1be
#bea1a5
#b4bea1
#a1beb9

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

#aba1be
#b4bea1
#a6bea1
#baa1be

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

#aba1be Color Code Preview on Black Background Color

This is how #aba1be Color will look on black background color. Color contrast ratio is 8.57

#aba1be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba1be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba1be

#aba1be color code is use for CSS Background Color

Background color for the above div is #aba1be

HTML with inline CSS

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

#aba1be color code is use for CSS Border Color

CSS Border color for the above div is #aba1be

HTML with inline CSS

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

CSS Border Left color for the above div is #aba1be

HTML with inline CSS

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

CSS Border Right color for the above div is #aba1be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba1be

HTML with inline CSS

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

CSS Border Top color for the above div is #aba1be

HTML with inline CSS

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

#aba1be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba1be Color code Preview on White Background

This is how #aba1be Color code will look on white background color. Color contrast ratio is 2.45

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

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.