crispedge.com

Color picker

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

#abcdee hex color - Andromeda Blue - Blue - Cool color - Information

#abcdee hex color - Andromeda Blue - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #abcdee Color Code is also known as Andromeda Blue color.

Hex #abcdee Color code in RGB color code model is created after adding 67.06% red color, 80.39% green color and 93.33% blue color. Hex #abcdee Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 14% magenta, 0% yellow and 7% black.

Hex #abcdee color code is between #aaccdd web safe hex color code and #bbddff web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #abcdee color code.

0 Likes 0 Comments | 52 Views

Color Table

Hex Color Codeabcdee#abcdee
RGB Decimal171, 205, 238rgb(171, 205, 238)
RGB Percent67%, 80%, 93%rgb(67%, 80%, 93%)
CSS RGBa171, 205, 238,1rgba(171,205,238,1)
CMYK Modelcmyk(28%,14%,0%,7%)
HSL Color Space210,66% ,80%hsl(210,66% ,80%)
HSV Color Space210°, 28%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111100110111101110
Octal253315356
Decimal171205238
Hexabcdee

Different shades of #abcdee color code.

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

Light Shade of #abcdee
#d5e6f7
Dark Shade of #abcdee
#81b4e5
Saturated Shade of #abcdee
#a6cdf3
Desaturated Shade of #abcdee
#b0cde9
Grey scale Shade of #abcdee
#cccccc
Brighten Shade
#c4e6ff
Most Readable Shade
#000000

Shades of #abcdee color code

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

#abcdee
#98b6d3
#859fb9
#72889e
#5f7184
#4c5b69
#39444f
#262d34
#13161a
#000000

Similar Color like #abcdee color

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

#acceef
#adcff0
#aed0f1
#afd1f2
#b0d2f3
#b1d3f4
#b2d4f5
#b3d5f6
#b4d6f7
#b5d7f8
#b6d8f9
#b7d9fa
#b8dafb
#b9dbfc
#aacced
#a9cbec
#a8caeb
#a7c9ea
#a6c8e9
#a5c7e8
#a4c6e7
#a3c5e6
#a2c4e5
#a1c3e4
#a0c2e3
#9fc1e2
#9ec0e1
#9dbfe0

Monochromatic Color with #abcdee

#abcdee
#12161a
#313b44
#4f5f6e
#6e8499
#8ca8c3

Tints of #abcdee Color

#abcdee
#b4d2ef
#bdd8f1
#c7ddf3
#d0e3f5
#d9e8f7
#e3eef9
#ecf3fb
#f5f9fd
#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

#abcdee
#eeccab

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

Split Complementary

#abcdee
#eeabac
#eeedab

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

Analogous Color

#abe8ee
#abdaee
#abcdee
#abc0ee
#abb2ee

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

#abcdee
#eeabcd
#cdeeab

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

#abcdee
#edabee
#eeccab
#abeeab

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

#abcdee
#eeccab
#eeedab
#abacee

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

#abcdee Color Code Preview on Black Background Color

This is how #abcdee Color will look on black background color. Color contrast ratio is 12.70

#abcdee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abcdee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abcdee

#abcdee color code is use for CSS Background Color

Background color for the above div is #abcdee

HTML with inline CSS

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

#abcdee color code is use for CSS Border Color

CSS Border color for the above div is #abcdee

HTML with inline CSS

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

CSS Border Left color for the above div is #abcdee

HTML with inline CSS

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

CSS Border Right color for the above div is #abcdee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abcdee

HTML with inline CSS

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

CSS Border Top color for the above div is #abcdee

HTML with inline CSS

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

#abcdee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abcdee Color code Preview on White Background

This is how #abcdee Color code will look on white background color. Color contrast ratio is 1.65

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

Related Gradients

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

0 Likes 0 Comments | 52 Views

Post your comment:-

By submitting comment you agree to our privacy policy.