crispedge.com

Color picker

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

#abbbf7 hex color - Blue - Cool color - Information

#abbbf7 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #abbbf7 color code is between #aaaaff web safe hex color code and #bbccee web safe hex color code. #aaaaff is the nearest web safe color code. You can see here many more shades of #abbbf7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeabbbf7#abbbf7
RGB Decimal171, 187, 247rgb(171, 187, 247)
RGB Percent67%, 73%, 97%rgb(67%, 73%, 97%)
CSS RGBa171, 187, 247,1rgba(171,187,247,1)
CMYK Modelcmyk(31%,24%,0%,3%)
HSL Color Space227,83% ,82%hsl(227,83% ,82%)
HSV Color Space227°, 31%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111011101111110111
Octal253273367
Decimal171187247
Hexabbbf7

Different shades of #abbbf7 color code.

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

Light Shade of #abbbf7
#dae1fb
Dark Shade of #abbbf7
#7c95f3
Saturated Shade of #abbbf7
#a6b8fc
Desaturated Shade of #abbbf7
#b0bef2
Grey scale Shade of #abbbf7
#d1d1d1
Brighten Shade
#c4d4ff
Most Readable Shade
#000000

Shades of #abbbf7 color code

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

#abbbf7
#98a6db
#8591c0
#727ca4
#5f6789
#4c536d
#393e52
#262936
#13141b
#000000

Similar Color like #abbbf7 color

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

#acbcf8
#adbdf9
#aebefa
#afbffb
#b0c0fc
#b1c1fd
#b2c2fe
#b3c3ff
#b4c4ff
#b5c5ff
#b6c6ff
#b7c7ff
#b8c8ff
#b9c9ff
#aabaf6
#a9b9f5
#a8b8f4
#a7b7f3
#a6b6f2
#a5b5f1
#a4b4f0
#a3b3ef
#a2b2ee
#a1b1ed
#a0b0ec
#9fafeb
#9eaeea
#9dade9

Monochromatic Color with #abbbf7

#abbbf7
#181a22
#353a4d
#535a77
#707ba2
#8e9bcc

Tints of #abbbf7 Color

#abbbf7
#b4c2f7
#bdcaf8
#c7d1f9
#d0d9fa
#d9e0fb
#e3e8fc
#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

#abbbf7
#f7e7ab

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

Split Complementary

#abbbf7
#f7c1ab
#e1f7ab

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

Analogous Color

#abd9f7
#abcaf7
#abbbf7
#abacf7
#b9abf7

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

#abbbf7
#f7abbb
#bbf7ab

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

#abbbf7
#f7abe1
#f7e7ab
#abf7c1

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

#abbbf7
#f7e7ab
#e1f7ab
#c1abf7

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

#abbbf7 Color Code Preview on Black Background Color

This is how #abbbf7 Color will look on black background color. Color contrast ratio is 11.18

#abbbf7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbbf7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbbf7

#abbbf7 color code is use for CSS Background Color

Background color for the above div is #abbbf7

HTML with inline CSS

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

#abbbf7 color code is use for CSS Border Color

CSS Border color for the above div is #abbbf7

HTML with inline CSS

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

CSS Border Left color for the above div is #abbbf7

HTML with inline CSS

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

CSS Border Right color for the above div is #abbbf7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abbbf7

HTML with inline CSS

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

CSS Border Top color for the above div is #abbbf7

HTML with inline CSS

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

#abbbf7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abbbf7 Color code Preview on White Background

This is how #abbbf7 Color code will look on white background color. Color contrast ratio is 1.88

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

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.