crispedge.com

Color picker

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

#a8dbdb hex color - Blue - Cool color - Information

#a8dbdb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a8dbdb Color code in RGB color code model is created after adding 65.88% red color, 85.88% green color and 85.88% blue color. Hex #a8dbdb Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 0% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea8dbdb#a8dbdb
RGB Decimal168, 219, 219rgb(168, 219, 219)
RGB Percent66%, 86%, 86%rgb(66%, 86%, 86%)
CSS RGBa168, 219, 219,1rgba(168,219,219,1)
CMYK Modelcmyk(23%,0%,0%,14%)
HSL Color Space180,41% ,76%hsl(180,41% ,76%)
HSV Color Space180°, 23%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010001101101111011011
Octal250333333
Decimal168219219
Hexa8dbdb

Different shades of #a8dbdb color code.

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

Light Shade of #a8dbdb
#cceaea
Dark Shade of #a8dbdb
#84cccc
Saturated Shade of #a8dbdb
#a2e1e1
Desaturated Shade of #a8dbdb
#aed5d5
Grey scale Shade of #a8dbdb
#c1c1c1
Brighten Shade
#c1f4f4
Most Readable Shade
#000000

Shades of #a8dbdb color code

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

#a8dbdb
#95c2c2
#82aaaa
#709292
#5d7979
#4a6161
#384949
#253030
#121818
#000000

Similar Color like #a8dbdb color

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

#a9dcdc
#aadddd
#abdede
#acdfdf
#ade0e0
#aee1e1
#afe2e2
#b0e3e3
#b1e4e4
#b2e5e5
#b3e6e6
#b4e7e7
#b5e8e8
#b6e9e9
#a7dada
#a6d9d9
#a5d8d8
#a4d7d7
#a3d6d6
#a2d5d5
#a1d4d4
#a0d3d3
#9fd2d2
#9ed1d1
#9dd0d0
#9ccfcf
#9bcece
#9acdcd

Monochromatic Color with #a8dbdb

#a8dbdb
#050606
#263131
#465b5b
#678686
#87b0b0

Tints of #a8dbdb Color

#a8dbdb
#b1dfdf
#bbe3e3
#c5e7e7
#ceebeb
#d8efef
#e2f3f3
#ebf7f7
#f5fbfb
#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

#a8dbdb
#dba8a8

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

Split Complementary

#a8dbdb
#dba8c2
#dbc2a8

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

Analogous Color

#a8dbc7
#a8dbd1
#a8dbdb
#a8d1db
#a8c7db

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

#a8dbdb
#dba8db
#dbdba8

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

#a8dbdb
#c1a8db
#dba8a8
#c1dba8

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

#a8dbdb
#dba8a8
#dbc2a8
#a8c2db

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

#a8dbdb Color Code Preview on Black Background Color

This is how #a8dbdb Color will look on black background color. Color contrast ratio is 13.82

#a8dbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8dbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8dbdb

#a8dbdb color code is use for CSS Background Color

Background color for the above div is #a8dbdb

HTML with inline CSS

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

#a8dbdb color code is use for CSS Border Color

CSS Border color for the above div is #a8dbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #a8dbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #a8dbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8dbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #a8dbdb

HTML with inline CSS

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

#a8dbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8dbdb Color code Preview on White Background

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

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.