crispedge.com

Color picker

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

#a1d5f1 hex color - Juzcar Blue - Blue - Cool color - Information

#a1d5f1 hex color - Juzcar Blue - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a1d5f1 Color Code is also known as Juzcar Blue color.

Hex #a1d5f1 Color code in RGB color code model is created after adding 63.14% red color, 83.53% green color and 94.51% blue color. Hex #a1d5f1 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 12% magenta, 0% yellow and 5% black.

Hex #a1d5f1 color code is between #99ddee web safe hex color code and #aaccff web safe hex color code. #99ddee is the nearest web safe color code. You can see here many more shades of #a1d5f1 color code.

0 Likes 0 Comments | 43 Views

Color Table

Hex Color Codea1d5f1#a1d5f1
RGB Decimal161, 213, 241rgb(161, 213, 241)
RGB Percent63%, 84%, 95%rgb(63%, 84%, 95%)
CSS RGBa161, 213, 241,1rgba(161,213,241,1)
CMYK Modelcmyk(33%,12%,0%,5%)
HSL Color Space201,74% ,79%hsl(201,74% ,79%)
HSV Color Space201°, 33%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000011101010111110001
Octal241325361
Decimal161213241
Hexa1d5f1

Different shades of #a1d5f1 color code.

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

Light Shade of #a1d5f1
#cde9f8
Dark Shade of #a1d5f1
#75c1ea
Saturated Shade of #a1d5f1
#9cd7f6
Desaturated Shade of #a1d5f1
#a6d3ec
Grey scale Shade of #a1d5f1
#c9c9c9
Brighten Shade
#baeeff
Most Readable Shade
#000000

Shades of #a1d5f1 color code

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

#a1d5f1
#8fbdd6
#7da5bb
#6b8ea0
#597685
#475e6b
#354750
#232f35
#11171a
#000000

Similar Color like #a1d5f1 color

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

#a2d6f2
#a3d7f3
#a4d8f4
#a5d9f5
#a6daf6
#a7dbf7
#a8dcf8
#a9ddf9
#aadefa
#abdffb
#ace0fc
#ade1fd
#aee2fe
#afe3ff
#a0d4f0
#9fd3ef
#9ed2ee
#9dd1ed
#9cd0ec
#9bcfeb
#9aceea
#99cde9
#98cce8
#97cbe7
#96cae6
#95c9e5
#94c8e4
#93c7e3

Monochromatic Color with #a1d5f1

#a1d5f1
#13191c
#2f3f47
#4c6471
#688a9c
#85afc6

Tints of #a1d5f1 Color

#a1d5f1
#abd9f2
#b5def4
#c0e3f5
#cae7f7
#d5ecf8
#dff1fa
#eaf5fb
#f4fafd
#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

#a1d5f1
#f1bda1

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

Split Complementary

#a1d5f1
#f1a1ad
#f1e5a1

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

Analogous Color

#a1f1ed
#a1e5f1
#a1d5f1
#a1c5f1
#a1b5f1

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

#a1d5f1
#f1a1d5
#d5f1a1

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

#a1d5f1
#e5a1f1
#f1bda1
#adf1a1

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

#a1d5f1
#f1bda1
#f1e5a1
#a1adf1

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

#a1d5f1 Color Code Preview on Black Background Color

This is how #a1d5f1 Color will look on black background color. Color contrast ratio is 13.30

#a1d5f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1d5f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1d5f1

#a1d5f1 color code is use for CSS Background Color

Background color for the above div is #a1d5f1

HTML with inline CSS

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

#a1d5f1 color code is use for CSS Border Color

CSS Border color for the above div is #a1d5f1

HTML with inline CSS

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

CSS Border Left color for the above div is #a1d5f1

HTML with inline CSS

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

CSS Border Right color for the above div is #a1d5f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1d5f1

HTML with inline CSS

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

CSS Border Top color for the above div is #a1d5f1

HTML with inline CSS

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

#a1d5f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1d5f1 Color code Preview on White Background

This is how #a1d5f1 Color code will look on white background color. Color contrast ratio is 1.58

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

Related Gradients

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

0 Likes 0 Comments | 43 Views

Post your comment:-

By submitting comment you agree to our privacy policy.