crispedge.com

Color picker

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

#aab7f7 hex color - Blue - Cool color - Information

#aab7f7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aab7f7 Color code in RGB color code model is created after adding 66.67% red color, 71.76% green color and 96.86% blue color. Hex #aab7f7 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 26% magenta, 0% yellow and 3% black.

Hex #aab7f7 color code is between #99bbff web safe hex color code and #bbaaee web safe hex color code. #99bbff is the nearest web safe color code. You can see here many more shades of #aab7f7 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeaab7f7#aab7f7
RGB Decimal170, 183, 247rgb(170, 183, 247)
RGB Percent67%, 72%, 97%rgb(67%, 72%, 97%)
CSS RGBa170, 183, 247,1rgba(170,183,247,1)
CMYK Modelcmyk(31%,26%,0%,3%)
HSL Color Space230,83% ,82%hsl(230,83% ,82%)
HSV Color Space230°, 31%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101011011111110111
Octal252267367
Decimal170183247
Hexaab7f7

Different shades of #aab7f7 color code.

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

Light Shade of #aab7f7
#d9defb
Dark Shade of #aab7f7
#7b90f3
Saturated Shade of #aab7f7
#a5b4fc
Desaturated Shade of #aab7f7
#afbaf2
Grey scale Shade of #aab7f7
#d0d0d0
Brighten Shade
#c3d0ff
Most Readable Shade
#000000

Shades of #aab7f7 color code

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

#aab7f7
#97a2db
#848ec0
#717aa4
#5e6589
#4b516d
#383d52
#252836
#12141b
#000000

Similar Color like #aab7f7 color

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

#abb8f8
#acb9f9
#adbafa
#aebbfb
#afbcfc
#b0bdfd
#b1befe
#b2bfff
#b3c0ff
#b4c1ff
#b5c2ff
#b6c3ff
#b7c4ff
#b8c5ff
#a9b6f6
#a8b5f5
#a7b4f4
#a6b3f3
#a5b2f2
#a4b1f1
#a3b0f0
#a2afef
#a1aeee
#a0aded
#9facec
#9eabeb
#9daaea
#9ca9e9

Monochromatic Color with #aab7f7

#aab7f7
#181a22
#35394d
#525977
#6f78a2
#8d98cc

Tints of #aab7f7 Color

#aab7f7
#b3bff7
#bcc7f8
#c6cff9
#cfd7fa
#d9dffb
#e2e7fc
#eceffd
#f5f7fe
#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

#aab7f7
#f7eaaa

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

Split Complementary

#aab7f7
#f7c3aa
#def7aa

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

Analogous Color

#aad6f7
#aac6f7
#aab7f7
#acaaf7
#bcaaf7

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

#aab7f7
#f7aab7
#b7f7aa

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

#aab7f7
#f7aadd
#f7eaaa
#aaf7c3

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

#aab7f7
#f7eaaa
#def7aa
#c3aaf7

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

#aab7f7 Color Code Preview on Black Background Color

This is how #aab7f7 Color will look on black background color. Color contrast ratio is 10.83

#aab7f7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab7f7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab7f7

#aab7f7 color code is use for CSS Background Color

Background color for the above div is #aab7f7

HTML with inline CSS

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

#aab7f7 color code is use for CSS Border Color

CSS Border color for the above div is #aab7f7

HTML with inline CSS

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

CSS Border Left color for the above div is #aab7f7

HTML with inline CSS

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

CSS Border Right color for the above div is #aab7f7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aab7f7

HTML with inline CSS

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

CSS Border Top color for the above div is #aab7f7

HTML with inline CSS

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

#aab7f7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aab7f7 Color code Preview on White Background

This is how #aab7f7 Color code will look on white background color. Color contrast ratio is 1.94

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.