crispedge.com

Color picker

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

#aab0bc hex color - Blue - Cool color - Information

#aab0bc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #aab0bc Color code in RGB color code model is created after adding 66.67% red color, 69.02% green color and 73.73% blue color. Hex #aab0bc Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 6% magenta, 0% yellow and 26% black.

Hex #aab0bc color code is between #99aabb web safe hex color code and #bbbbcc web safe hex color code. #99aabb is the nearest web safe color code. You can see here many more shades of #aab0bc color code.

0 Likes 0 Comments | 20 Views

Color Table

Hex Color Codeaab0bc#aab0bc
RGB Decimal170, 176, 188rgb(170, 176, 188)
RGB Percent67%, 69%, 74%rgb(67%, 69%, 74%)
CSS RGBa170, 176, 188,1rgba(170,176,188,1)
CMYK Modelcmyk(10%,6%,0%,26%)
HSL Color Space220,12% ,70%hsl(220,12% ,70%)
HSV Color Space220°, 10%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101011000010111100
Octal252260274
Decimal170176188
Hexaab0bc

Different shades of #aab0bc color code.

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

Light Shade of #aab0bc
#c7cad2
Dark Shade of #aab0bc
#8d95a6
Saturated Shade of #aab0bc
#a2adc4
Desaturated Shade of #aab0bc
#b2b3b4
Grey scale Shade of #aab0bc
#b3b3b3
Brighten Shade
#c3c9d5
Most Readable Shade
#000000

Shades of #aab0bc color code

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

#aab0bc
#979ca7
#848892
#71757d
#5e6168
#4b4e53
#383a3e
#252729
#121314
#000000

Similar Color like #aab0bc color

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

#abb1bd
#acb2be
#adb3bf
#aeb4c0
#afb5c1
#b0b6c2
#b1b7c3
#b2b8c4
#b3b9c5
#b4bac6
#b5bbc7
#b6bcc8
#b7bdc9
#b8beca
#a9afbb
#a8aeba
#a7adb9
#a6acb8
#a5abb7
#a4aab6
#a3a9b5
#a2a8b4
#a1a7b3
#a0a6b2
#9fa5b1
#9ea4b0
#9da3af
#9ca2ae

Monochromatic Color with #aab0bc

#aab0bc
#d0d8e6
#101112
#37393c
#5d6067
#848891

Tints of #aab0bc Color

#aab0bc
#b3b8c3
#bcc1ca
#c6cad2
#cfd3d9
#d9dbe1
#e2e4e8
#ecedf0
#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

#aab0bc
#bcb6aa

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

Split Complementary

#aab0bc
#bcadaa
#b9bcaa

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

Analogous Color

#aab7bc
#aab4bc
#aab0bc
#aaacbc
#abaabc

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

#aab0bc
#bcaab0
#b0bcaa

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

#aab0bc
#bcaab9
#bcb6aa
#aabcad

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

#aab0bc
#bcb6aa
#b9bcaa
#adaabc

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

#aab0bc Color Code Preview on Black Background Color

This is how #aab0bc Color will look on black background color. Color contrast ratio is 9.65

#aab0bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab0bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab0bc

#aab0bc color code is use for CSS Background Color

Background color for the above div is #aab0bc

HTML with inline CSS

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

#aab0bc color code is use for CSS Border Color

CSS Border color for the above div is #aab0bc

HTML with inline CSS

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

CSS Border Left color for the above div is #aab0bc

HTML with inline CSS

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

CSS Border Right color for the above div is #aab0bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aab0bc

HTML with inline CSS

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

CSS Border Top color for the above div is #aab0bc

HTML with inline CSS

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

#aab0bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aab0bc Color code Preview on White Background

This is how #aab0bc Color code will look on white background color. Color contrast ratio is 2.18

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

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.