crispedge.com

Color picker

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

#a5dbe5 hex color - Havana Blue - Blue - Cool color - Information

#a5dbe5 hex color - Havana Blue - Blue - Cool color

Color Hue/Base color: Blue

Hex #a5dbe5 Color Code is also known as Havana Blue color.

Hex #a5dbe5 Color code in RGB color code model is created after adding 64.71% red color, 85.88% green color and 89.8% blue color. Hex #a5dbe5 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 4% magenta, 0% yellow and 10% black.

Hex #a5dbe5 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 #a5dbe5 color code.

0 Likes 0 Comments | 76 Views

Color Table

Hex Color Codea5dbe5#a5dbe5
RGB Decimal165, 219, 229rgb(165, 219, 229)
RGB Percent65%, 86%, 90%rgb(65%, 86%, 90%)
CSS RGBa165, 219, 229,1rgba(165,219,229,1)
CMYK Modelcmyk(28%,4%,0%,10%)
HSL Color Space189,55% ,77%hsl(189,55% ,77%)
HSV Color Space189°, 28%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011101101111100101
Octal245333345
Decimal165219229
Hexa5dbe5

Different shades of #a5dbe5 color code.

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

Light Shade of #a5dbe5
#cdebf0
Dark Shade of #a5dbe5
#7dcbda
Saturated Shade of #a5dbe5
#9fdfeb
Desaturated Shade of #a5dbe5
#abd7df
Grey scale Shade of #a5dbe5
#c5c5c5
Brighten Shade
#bef4fe
Most Readable Shade
#000000

Shades of #a5dbe5 color code

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

#a5dbe5
#92c2cb
#80aab2
#6e9298
#5b797f
#496165
#37494c
#243032
#121819
#000000

Similar Color like #a5dbe5 color

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

#a6dce6
#a7dde7
#a8dee8
#a9dfe9
#aae0ea
#abe1eb
#ace2ec
#ade3ed
#aee4ee
#afe5ef
#b0e6f0
#b1e7f1
#b2e8f2
#b3e9f3
#a4dae4
#a3d9e3
#a2d8e2
#a1d7e1
#a0d6e0
#9fd5df
#9ed4de
#9dd3dd
#9cd2dc
#9bd1db
#9ad0da
#99cfd9
#98ced8
#97cdd7

Monochromatic Color with #a5dbe5

#a5dbe5
#0c1010
#2b383b
#496165
#688a90
#86b2ba

Tints of #a5dbe5 Color

#a5dbe5
#afdfe7
#b9e3ea
#c3e7ed
#cdebf0
#d7eff3
#e1f3f6
#ebf7f9
#f5fbfc
#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

#a5dbe5
#e5afa5

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

Split Complementary

#a5dbe5
#e5a5bb
#e5cfa5

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

Analogous Color

#a5e5d5
#a5e5e2
#a5dbe5
#a5cee5
#a5c1e5

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

#a5dbe5
#e5a5db
#dbe5a5

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

#a5dbe5
#cfa5e5
#e5afa5
#bbe5a5

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

#a5dbe5
#e5afa5
#e5cfa5
#a5bbe5

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

#a5dbe5 Color Code Preview on Black Background Color

This is how #a5dbe5 Color will look on black background color. Color contrast ratio is 13.86

#a5dbe5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5dbe5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5dbe5

#a5dbe5 color code is use for CSS Background Color

Background color for the above div is #a5dbe5

HTML with inline CSS

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

#a5dbe5 color code is use for CSS Border Color

CSS Border color for the above div is #a5dbe5

HTML with inline CSS

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

CSS Border Left color for the above div is #a5dbe5

HTML with inline CSS

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

CSS Border Right color for the above div is #a5dbe5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5dbe5

HTML with inline CSS

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

CSS Border Top color for the above div is #a5dbe5

HTML with inline CSS

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

#a5dbe5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5dbe5 Color code Preview on White Background

This is how #a5dbe5 Color code will look on white background color. Color contrast ratio is 1.51

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

Related Gradients

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

0 Likes 0 Comments | 76 Views

Post your comment:-

By submitting comment you agree to our privacy policy.