crispedge.com

Color picker

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

#c1d9eb hex color - Blue - Cool color - Information

#c1d9eb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c1d9eb Color code in RGB color code model is created after adding 75.69% red color, 85.1% green color and 92.16% blue color. Hex #c1d9eb Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 8% magenta, 0% yellow and 8% black.

Hex #c1d9eb color code is between #bbddee web safe hex color code and #ccccdd web safe hex color code. #bbddee is the nearest web safe color code. You can see here many more shades of #c1d9eb color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec1d9eb#c1d9eb
RGB Decimal193, 217, 235rgb(193, 217, 235)
RGB Percent76%, 85%, 92%rgb(76%, 85%, 92%)
CSS RGBa193, 217, 235,1rgba(193,217,235,1)
CMYK Modelcmyk(18%,8%,0%,8%)
HSL Color Space206,51% ,84%hsl(206,51% ,84%)
HSV Color Space206°, 18%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000011101100111101011
Octal301331353
Decimal193217235
Hexc1d9eb

Different shades of #c1d9eb color code.

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

Light Shade of #c1d9eb
#e8f1f7
Dark Shade of #c1d9eb
#9ac1df
Saturated Shade of #c1d9eb
#bddaef
Desaturated Shade of #c1d9eb
#c5d8e7
Grey scale Shade of #c1d9eb
#d6d6d6
Brighten Shade
#daf2ff
Most Readable Shade
#000000

Shades of #c1d9eb color code

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

#c1d9eb
#abc0d0
#96a8b6
#80909c
#6b7882
#556068
#40484e
#2a3034
#15181a
#000000

Similar Color like #c1d9eb color

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

#c2daec
#c3dbed
#c4dcee
#c5ddef
#c6def0
#c7dff1
#c8e0f2
#c9e1f3
#cae2f4
#cbe3f5
#cce4f6
#cde5f7
#cee6f8
#cfe7f9
#c0d8ea
#bfd7e9
#bed6e8
#bdd5e7
#bcd4e6
#bbd3e5
#bad2e4
#b9d1e3
#b8d0e2
#b7cfe1
#b6cee0
#b5cddf
#b4ccde
#b3cbdd

Monochromatic Color with #c1d9eb

#c1d9eb
#121516
#353c41
#58636b
#7b8b96
#9eb2c0

Tints of #c1d9eb Color

#c1d9eb
#c7dded
#cee1ef
#d5e5f1
#dce9f3
#e3eef6
#eaf2f8
#f1f6fa
#f8fafc
#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

#c1d9eb
#ebd3c1

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

Split Complementary

#c1d9eb
#ebc1c4
#ebe8c1

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

Analogous Color

#c1eaeb
#c1e1eb
#c1d9eb
#c1d1eb
#c1c8eb

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

#c1d9eb
#ebc1d9
#d9ebc1

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

#c1d9eb
#e8c1eb
#ebd3c1
#c4ebc1

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

#c1d9eb
#ebd3c1
#ebe8c1
#c1c4eb

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

#c1d9eb Color Code Preview on Black Background Color

This is how #c1d9eb Color will look on black background color. Color contrast ratio is 14.39

#c1d9eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1d9eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1d9eb

#c1d9eb color code is use for CSS Background Color

Background color for the above div is #c1d9eb

HTML with inline CSS

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

#c1d9eb color code is use for CSS Border Color

CSS Border color for the above div is #c1d9eb

HTML with inline CSS

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

CSS Border Left color for the above div is #c1d9eb

HTML with inline CSS

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

CSS Border Right color for the above div is #c1d9eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1d9eb

HTML with inline CSS

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

CSS Border Top color for the above div is #c1d9eb

HTML with inline CSS

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

#c1d9eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1d9eb Color code Preview on White Background

This is how #c1d9eb Color code will look on white background color. Color contrast ratio is 1.46

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.