crispedge.com

Color picker

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

#a7dae3 hex color - Blue - Cool color - Information

#a7dae3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a7dae3 Color code in RGB color code model is created after adding 65.49% red color, 85.49% green color and 89.02% blue color. Hex #a7dae3 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 4% magenta, 0% yellow and 11% black.

Hex #a7dae3 color code is between #aadddd web safe hex color code and #99ccee web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #a7dae3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea7dae3#a7dae3
RGB Decimal167, 218, 227rgb(167, 218, 227)
RGB Percent65%, 85%, 89%rgb(65%, 85%, 89%)
CSS RGBa167, 218, 227,1rgba(167,218,227,1)
CMYK Modelcmyk(26%,4%,0%,11%)
HSL Color Space189,52% ,77%hsl(189,52% ,77%)
HSV Color Space189°, 26%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001111101101011100011
Octal247332343
Decimal167218227
Hexa7dae3

Different shades of #a7dae3 color code.

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

Light Shade of #a7dae3
#ceeaef
Dark Shade of #a7dae3
#80cad7
Saturated Shade of #a7dae3
#a1dee9
Desaturated Shade of #a7dae3
#add6dd
Grey scale Shade of #a7dae3
#c5c5c5
Brighten Shade
#c0f3fc
Most Readable Shade
#000000

Shades of #a7dae3 color code

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

#a7dae3
#94c1c9
#81a9b0
#6f9197
#5c797e
#4a6064
#37484b
#253032
#121819
#000000

Similar Color like #a7dae3 color

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

#a8dbe4
#a9dce5
#aadde6
#abdee7
#acdfe8
#ade0e9
#aee1ea
#afe2eb
#b0e3ec
#b1e4ed
#b2e5ee
#b3e6ef
#b4e7f0
#b5e8f1
#a6d9e2
#a5d8e1
#a4d7e0
#a3d6df
#a2d5de
#a1d4dd
#a0d3dc
#9fd2db
#9ed1da
#9dd0d9
#9ccfd8
#9bced7
#9acdd6
#99ccd5

Monochromatic Color with #a7dae3

#a7dae3
#0b0e0e
#2a3739
#496063
#68888e
#88b1b8

Tints of #a7dae3 Color

#a7dae3
#b0dee6
#bae2e9
#c4e6ec
#ceeaef
#d7eef2
#e1f2f5
#ebf6f8
#f5fafb
#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

#a7dae3
#e3b0a7

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

Split Complementary

#a7dae3
#e3a7bc
#e3cea7

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

Analogous Color

#a7e3d4
#a7e3e0
#a7dae3
#a7cee3
#a7c2e3

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

#a7dae3
#e3a7da
#dae3a7

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

#a7dae3
#cea7e3
#e3b0a7
#bce3a7

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

#a7dae3
#e3b0a7
#e3cea7
#a7bce3

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

#a7dae3 Color Code Preview on Black Background Color

This is how #a7dae3 Color will look on black background color. Color contrast ratio is 13.78

#a7dae3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7dae3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7dae3

#a7dae3 color code is use for CSS Background Color

Background color for the above div is #a7dae3

HTML with inline CSS

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

#a7dae3 color code is use for CSS Border Color

CSS Border color for the above div is #a7dae3

HTML with inline CSS

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

CSS Border Left color for the above div is #a7dae3

HTML with inline CSS

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

CSS Border Right color for the above div is #a7dae3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7dae3

HTML with inline CSS

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

CSS Border Top color for the above div is #a7dae3

HTML with inline CSS

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

#a7dae3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7dae3 Color code Preview on White Background

This is how #a7dae3 Color code will look on white background color. Color contrast ratio is 1.52

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

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.