crispedge.com

Color picker

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

#adc5e6 hex color - Blue - Cool color - Information

#adc5e6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #adc5e6 Color code in RGB color code model is created after adding 67.84% red color, 77.25% green color and 90.2% blue color. Hex #adc5e6 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 14% magenta, 0% yellow and 10% black.

Hex #adc5e6 color code is between #aaccee web safe hex color code and #bbbbdd web safe hex color code. #aaccee is the nearest web safe color code. You can see here many more shades of #adc5e6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeadc5e6#adc5e6
RGB Decimal173, 197, 230rgb(173, 197, 230)
RGB Percent68%, 77%, 90%rgb(68%, 77%, 90%)
CSS RGBa173, 197, 230,1rgba(173,197,230,1)
CMYK Modelcmyk(25%,14%,0%,10%)
HSL Color Space215,53% ,79%hsl(215,53% ,79%)
HSV Color Space215°, 25%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011100010111100110
Octal255305346
Decimal173197230
Hexadc5e6

Different shades of #adc5e6 color code.

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

Light Shade of #adc5e6
#d4e1f2
Dark Shade of #adc5e6
#86a9da
Saturated Shade of #adc5e6
#a8c4eb
Desaturated Shade of #adc5e6
#b2c6e1
Grey scale Shade of #adc5e6
#c9c9c9
Brighten Shade
#c6deff
Most Readable Shade
#000000

Shades of #adc5e6 color code

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

#adc5e6
#99afcc
#8699b2
#738399
#606d7f
#4c5766
#39414c
#262b33
#131519
#000000

Similar Color like #adc5e6 color

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

#aec6e7
#afc7e8
#b0c8e9
#b1c9ea
#b2caeb
#b3cbec
#b4cced
#b5cdee
#b6ceef
#b7cff0
#b8d0f1
#b9d1f2
#bad2f3
#bbd3f4
#acc4e5
#abc3e4
#aac2e3
#a9c1e2
#a8c0e1
#a7bfe0
#a6bedf
#a5bdde
#a4bcdd
#a3bbdc
#a2badb
#a1b9da
#a0b8d9
#9fb7d8

Monochromatic Color with #adc5e6

#adc5e6
#0d0f11
#2d333c
#4d5866
#6d7c91
#8da1bb

Tints of #adc5e6 Color

#adc5e6
#b6cbe8
#bfd1eb
#c8d8ee
#d1def1
#dae5f3
#e3ebf6
#ecf2f9
#f5f8fc
#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

#adc5e6
#e6cead

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

Split Complementary

#adc5e6
#e6b1ad
#e2e6ad

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

Analogous Color

#addce6
#add0e6
#adc5e6
#adbae6
#adaee6

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

#adc5e6
#e6adc5
#c5e6ad

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

#adc5e6
#e6ade1
#e6cead
#ade6b1

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

#adc5e6
#e6cead
#e2e6ad
#b1ade6

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

#adc5e6 Color Code Preview on Black Background Color

This is how #adc5e6 Color will look on black background color. Color contrast ratio is 11.91

#adc5e6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc5e6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc5e6

#adc5e6 color code is use for CSS Background Color

Background color for the above div is #adc5e6

HTML with inline CSS

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

#adc5e6 color code is use for CSS Border Color

CSS Border color for the above div is #adc5e6

HTML with inline CSS

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

CSS Border Left color for the above div is #adc5e6

HTML with inline CSS

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

CSS Border Right color for the above div is #adc5e6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adc5e6

HTML with inline CSS

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

CSS Border Top color for the above div is #adc5e6

HTML with inline CSS

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

#adc5e6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adc5e6 Color code Preview on White Background

This is how #adc5e6 Color code will look on white background color. Color contrast ratio is 1.76

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

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.