crispedge.com

Color picker

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

#aab4bb hex color - Blue - Cool color - Information

#aab4bb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #aab4bb Color code in RGB color code model is created after adding 66.67% red color, 70.59% green color and 73.33% blue color. Hex #aab4bb Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 4% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 20 Views

Color Table

Hex Color Codeaab4bb#aab4bb
RGB Decimal170, 180, 187rgb(170, 180, 187)
RGB Percent67%, 71%, 73%rgb(67%, 71%, 73%)
CSS RGBa170, 180, 187,1rgba(170,180,187,1)
CMYK Modelcmyk(9%,4%,0%,27%)
HSL Color Space205,11% ,70%hsl(205,11% ,70%)
HSV Color Space205°, 9%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101011010010111011
Octal252264273
Decimal170180187
Hexaab4bb

Different shades of #aab4bb color code.

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

Light Shade of #aab4bb
#c6cdd2
Dark Shade of #aab4bb
#8e9ba4
Saturated Shade of #aab4bb
#a2b5c3
Desaturated Shade of #aab4bb
#b2b3b3
Grey scale Shade of #aab4bb
#b3b3b3
Brighten Shade
#c3cdd4
Most Readable Shade
#000000

Shades of #aab4bb color code

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

#aab4bb
#97a0a6
#848c91
#71787c
#5e6467
#4b5053
#383c3e
#252829
#121414
#000000

Similar Color like #aab4bb color

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

#abb5bc
#acb6bd
#adb7be
#aeb8bf
#afb9c0
#b0bac1
#b1bbc2
#b2bcc3
#b3bdc4
#b4bec5
#b5bfc6
#b6c0c7
#b7c1c8
#b8c2c9
#a9b3ba
#a8b2b9
#a7b1b8
#a6b0b7
#a5afb6
#a4aeb5
#a3adb4
#a2acb3
#a1abb2
#a0aab1
#9fa9b0
#9ea8af
#9da7ae
#9ca6ad

Monochromatic Color with #aab4bb

#aab4bb
#d1dde5
#0f1011
#36393b
#5d6266
#838b90

Tints of #aab4bb Color

#aab4bb
#b3bcc2
#bcc4ca
#c6cdd1
#cfd5d9
#d9dde0
#e2e6e8
#eceeef
#f5f6f7
#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

#aab4bb
#bbb1aa

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

Split Complementary

#aab4bb
#bbaaac
#bbb9aa

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

Analogous Color

#aabbbb
#aab7bb
#aab4bb
#aab1bb
#aaadbb

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

#aab4bb
#bbaab4
#b4bbaa

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

#aab4bb
#b9aabb
#bbb1aa
#acbbaa

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

#aab4bb
#bbb1aa
#bbb9aa
#aaacbb

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

#aab4bb Color Code Preview on Black Background Color

This is how #aab4bb Color will look on black background color. Color contrast ratio is 9.96

#aab4bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab4bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab4bb

#aab4bb color code is use for CSS Background Color

Background color for the above div is #aab4bb

HTML with inline CSS

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

#aab4bb color code is use for CSS Border Color

CSS Border color for the above div is #aab4bb

HTML with inline CSS

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

CSS Border Left color for the above div is #aab4bb

HTML with inline CSS

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

CSS Border Right color for the above div is #aab4bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aab4bb

HTML with inline CSS

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

CSS Border Top color for the above div is #aab4bb

HTML with inline CSS

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

#aab4bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aab4bb Color code Preview on White Background

This is how #aab4bb Color code will look on white background color. Color contrast ratio is 2.11

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

Related Gradients

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

0 Likes 0 Comments | 20 Views

Post your comment:-

By submitting comment you agree to our privacy policy.