crispedge.com

Color picker

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

#adc1ec hex color - Blue - Cool color - Information

#adc1ec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #adc1ec Color code in RGB color code model is created after adding 67.84% red color, 75.69% green color and 92.55% blue color. Hex #adc1ec Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 18% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeadc1ec#adc1ec
RGB Decimal173, 193, 236rgb(173, 193, 236)
RGB Percent68%, 76%, 93%rgb(68%, 76%, 93%)
CSS RGBa173, 193, 236,1rgba(173,193,236,1)
CMYK Modelcmyk(27%,18%,0%,7%)
HSL Color Space221,62% ,80%hsl(221,62% ,80%)
HSV Color Space221°, 27%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011100000111101100
Octal255301354
Decimal173193236
Hexadc1ec

Different shades of #adc1ec color code.

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

Light Shade of #adc1ec
#d6e0f6
Dark Shade of #adc1ec
#84a2e2
Saturated Shade of #adc1ec
#a8bff1
Desaturated Shade of #adc1ec
#b2c3e7
Grey scale Shade of #adc1ec
#cccccc
Brighten Shade
#c6daff
Most Readable Shade
#000000

Shades of #adc1ec color code

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

#adc1ec
#99abd1
#8696b7
#73809d
#606b83
#4c5568
#39404e
#262a34
#13151a
#000000

Similar Color like #adc1ec color

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

#aec2ed
#afc3ee
#b0c4ef
#b1c5f0
#b2c6f1
#b3c7f2
#b4c8f3
#b5c9f4
#b6caf5
#b7cbf6
#b8ccf7
#b9cdf8
#bacef9
#bbcffa
#acc0eb
#abbfea
#aabee9
#a9bde8
#a8bce7
#a7bbe6
#a6bae5
#a5b9e4
#a4b8e3
#a3b7e2
#a2b6e1
#a1b5e0
#a0b4df
#9fb3de

Monochromatic Color with #adc1ec

#adc1ec
#111317
#303642
#50596c
#6f7b97
#8e9ec1

Tints of #adc1ec Color

#adc1ec
#b6c7ee
#bfcef0
#c8d5f2
#d1dcf4
#dae3f6
#e3eaf8
#ecf1fa
#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

#adc1ec
#ecd8ad

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

Split Complementary

#adc1ec
#ecb9ad
#e0ecad

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

Analogous Color

#addaec
#adceec
#adc1ec
#adb4ec
#b2adec

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

#adc1ec
#ecadc1
#c1ecad

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

#adc1ec
#ecade0
#ecd8ad
#adecb8

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

#adc1ec
#ecd8ad
#e0ecad
#b9adec

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

#adc1ec Color Code Preview on Black Background Color

This is how #adc1ec Color will look on black background color. Color contrast ratio is 11.62

#adc1ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc1ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc1ec

#adc1ec color code is use for CSS Background Color

Background color for the above div is #adc1ec

HTML with inline CSS

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

#adc1ec color code is use for CSS Border Color

CSS Border color for the above div is #adc1ec

HTML with inline CSS

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

CSS Border Left color for the above div is #adc1ec

HTML with inline CSS

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

CSS Border Right color for the above div is #adc1ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adc1ec

HTML with inline CSS

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

CSS Border Top color for the above div is #adc1ec

HTML with inline CSS

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

#adc1ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adc1ec Color code Preview on White Background

This is how #adc1ec Color code will look on white background color. Color contrast ratio is 1.81

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.