crispedge.com

Color picker

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

#aedbea hex color - Blue - Cool color - Information

#aedbea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aedbea Color code in RGB color code model is created after adding 68.24% red color, 85.88% green color and 91.76% blue color. Hex #aedbea Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 6% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeaedbea#aedbea
RGB Decimal174, 219, 234rgb(174, 219, 234)
RGB Percent68%, 86%, 92%rgb(68%, 86%, 92%)
CSS RGBa174, 219, 234,1rgba(174,219,234,1)
CMYK Modelcmyk(26%,6%,0%,8%)
HSL Color Space195,59% ,80%hsl(195,59% ,80%)
HSV Color Space195°, 26%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101101111101010
Octal256333352
Decimal174219234
Hexaedbea

Different shades of #aedbea color code.

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

Light Shade of #aedbea
#d7edf4
Dark Shade of #aedbea
#86c9df
Saturated Shade of #aedbea
#a9deef
Desaturated Shade of #aedbea
#b3d8e5
Grey scale Shade of #aedbea
#cccccc
Brighten Shade
#c7f4ff
Most Readable Shade
#000000

Shades of #aedbea color code

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

#aedbea
#9ac2d0
#87aab6
#74929c
#607982
#4d6168
#3a494e
#263034
#13181a
#000000

Similar Color like #aedbea color

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

#afdceb
#b0ddec
#b1deed
#b2dfee
#b3e0ef
#b4e1f0
#b5e2f1
#b6e3f2
#b7e4f3
#b8e5f4
#b9e6f5
#bae7f6
#bbe8f7
#bce9f8
#addae9
#acd9e8
#abd8e7
#aad7e6
#a9d6e5
#a8d5e4
#a7d4e3
#a6d3e2
#a5d2e1
#a4d1e0
#a3d0df
#a2cfde
#a1cedd
#a0cddc

Monochromatic Color with #aedbea

#aedbea
#101415
#303c40
#4f646a
#6f8b95
#8eb3bf

Tints of #aedbea Color

#aedbea
#b7dfec
#c0e3ee
#c9e7f1
#d2ebf3
#dbeff5
#e4f3f8
#edf7fa
#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

#aedbea
#eabdae

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

Split Complementary

#aedbea
#eaaebd
#eadbae

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

Analogous Color

#aeeae1
#aee7ea
#aedbea
#aecfea
#aec3ea

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

#aedbea
#eaaedb
#dbeaae

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

#aedbea
#dbaeea
#eabdae
#bdeaae

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

#aedbea
#eabdae
#eadbae
#aebdea

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

#aedbea Color Code Preview on Black Background Color

This is how #aedbea Color will look on black background color. Color contrast ratio is 14.12

#aedbea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbea

#aedbea color code is use for CSS Background Color

Background color for the above div is #aedbea

HTML with inline CSS

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

#aedbea color code is use for CSS Border Color

CSS Border color for the above div is #aedbea

HTML with inline CSS

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

CSS Border Left color for the above div is #aedbea

HTML with inline CSS

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

CSS Border Right color for the above div is #aedbea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedbea

HTML with inline CSS

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

CSS Border Top color for the above div is #aedbea

HTML with inline CSS

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

#aedbea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedbea Color code Preview on White Background

This is how #aedbea Color code will look on white background color. Color contrast ratio is 1.49

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.