crispedge.com

Color picker

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

#afe0ec hex color - Blue - Cool color - Information

#afe0ec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #afe0ec Color code in RGB color code model is created after adding 68.63% red color, 87.84% green color and 92.55% blue color. Hex #afe0ec Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 5% magenta, 0% yellow and 7% black.

Hex #afe0ec color code is between #aaddee web safe hex color code and #bbeedd web safe hex color code. #aaddee is the nearest web safe color code. You can see here many more shades of #afe0ec color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeafe0ec#afe0ec
RGB Decimal175, 224, 236rgb(175, 224, 236)
RGB Percent69%, 88%, 93%rgb(69%, 88%, 93%)
CSS RGBa175, 224, 236,1rgba(175,224,236,1)
CMYK Modelcmyk(26%,5%,0%,7%)
HSL Color Space192,62% ,81%hsl(192,62% ,81%)
HSV Color Space192°, 26%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111110000011101100
Octal257340354
Decimal175224236
Hexafe0ec

Different shades of #afe0ec color code.

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

Light Shade of #afe0ec
#d8f0f6
Dark Shade of #afe0ec
#86d0e2
Saturated Shade of #afe0ec
#aae3f1
Desaturated Shade of #afe0ec
#b4dde7
Grey scale Shade of #afe0ec
#cdcdcd
Brighten Shade
#c8f9ff
Most Readable Shade
#000000

Shades of #afe0ec color code

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

#afe0ec
#9bc7d1
#88aeb7
#74959d
#617c83
#4d6368
#3a4a4e
#263134
#13181a
#000000

Similar Color like #afe0ec color

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

#b0e1ed
#b1e2ee
#b2e3ef
#b3e4f0
#b4e5f1
#b5e6f2
#b6e7f3
#b7e8f4
#b8e9f5
#b9eaf6
#baebf7
#bbecf8
#bcedf9
#bdeefa
#aedfeb
#addeea
#acdde9
#abdce8
#aadbe7
#a9dae6
#a8d9e5
#a7d8e4
#a6d7e3
#a5d6e2
#a4d5e1
#a3d4e0
#a2d3df
#a1d2de

Monochromatic Color with #afe0ec

#afe0ec
#111617
#313f42
#50676c
#708f97
#8fb8c1

Tints of #afe0ec Color

#afe0ec
#b7e3ee
#c0e6f0
#c9eaf2
#d2edf4
#dbf1f6
#e4f4f8
#edf8fa
#f6fbfc
#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

#afe0ec
#ecbbaf

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

Split Complementary

#afe0ec
#ecafc2
#ecd9af

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

Analogous Color

#afece0
#afecec
#afe0ec
#afd4ec
#afc8ec

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

#afe0ec
#ecafe0
#e0ecaf

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

#afe0ec
#d9afec
#ecbbaf
#c1ecaf

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

#afe0ec
#ecbbaf
#ecd9af
#afc2ec

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

#afe0ec Color Code Preview on Black Background Color

This is how #afe0ec Color will look on black background color. Color contrast ratio is 14.70

#afe0ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe0ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe0ec

#afe0ec color code is use for CSS Background Color

Background color for the above div is #afe0ec

HTML with inline CSS

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

#afe0ec color code is use for CSS Border Color

CSS Border color for the above div is #afe0ec

HTML with inline CSS

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

CSS Border Left color for the above div is #afe0ec

HTML with inline CSS

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

CSS Border Right color for the above div is #afe0ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afe0ec

HTML with inline CSS

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

CSS Border Top color for the above div is #afe0ec

HTML with inline CSS

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

#afe0ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afe0ec Color code Preview on White Background

This is how #afe0ec Color code will look on white background color. Color contrast ratio is 1.43

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

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.