crispedge.com

Color picker

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

#c3dae8 hex color - Blue - Cool color - Information

#c3dae8 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c3dae8 Color code in RGB color code model is created after adding 76.47% red color, 85.49% green color and 90.98% blue color. Hex #c3dae8 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 6% magenta, 0% yellow and 9% black.

Hex #c3dae8 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 #c3dae8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec3dae8#c3dae8
RGB Decimal195, 218, 232rgb(195, 218, 232)
RGB Percent76%, 85%, 91%rgb(76%, 85%, 91%)
CSS RGBa195, 218, 232,1rgba(195,218,232,1)
CMYK Modelcmyk(16%,6%,0%,9%)
HSL Color Space203,45% ,84%hsl(203,45% ,84%)
HSV Color Space203°, 16%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111101101011101000
Octal303332350
Decimal195218232
Hexc3dae8

Different shades of #c3dae8 color code.

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

Light Shade of #c3dae8
#e8f1f6
Dark Shade of #c3dae8
#9ec3da
Saturated Shade of #c3dae8
#bfdbec
Desaturated Shade of #c3dae8
#c7d9e4
Grey scale Shade of #c3dae8
#d5d5d5
Brighten Shade
#dcf3ff
Most Readable Shade
#000000

Shades of #c3dae8 color code

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

#c3dae8
#adc1ce
#97a9b4
#82919a
#6c7980
#566067
#41484d
#2b3033
#151819
#000000

Similar Color like #c3dae8 color

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

#c4dbe9
#c5dcea
#c6ddeb
#c7deec
#c8dfed
#c9e0ee
#cae1ef
#cbe2f0
#cce3f1
#cde4f2
#cee5f3
#cfe6f4
#d0e7f5
#d1e8f6
#c2d9e7
#c1d8e6
#c0d7e5
#bfd6e4
#bed5e3
#bdd4e2
#bcd3e1
#bbd2e0
#bad1df
#b9d0de
#b8cfdd
#b7cedc
#b6cddb
#b5ccda

Monochromatic Color with #c3dae8

#c3dae8
#101213
#343a3e
#586268
#7c8a93
#9fb2bd

Tints of #c3dae8 Color

#c3dae8
#c9deea
#d0e2ed
#d7e6ef
#ddeaf2
#e4eef4
#ebf2f7
#f1f6f9
#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

#c3dae8
#e8d1c3

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

Split Complementary

#c3dae8
#e8c3c8
#e8e4c3

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

Analogous Color

#c3e8e7
#c3e1e8
#c3dae8
#c3d3e8
#c3cbe8

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

#c3dae8
#e8c3da
#dae8c3

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

#c3dae8
#e3c3e8
#e8d1c3
#c7e8c3

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

#c3dae8
#e8d1c3
#e8e4c3
#c3c8e8

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

#c3dae8 Color Code Preview on Black Background Color

This is how #c3dae8 Color will look on black background color. Color contrast ratio is 14.51

#c3dae8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3dae8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3dae8

#c3dae8 color code is use for CSS Background Color

Background color for the above div is #c3dae8

HTML with inline CSS

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

#c3dae8 color code is use for CSS Border Color

CSS Border color for the above div is #c3dae8

HTML with inline CSS

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

CSS Border Left color for the above div is #c3dae8

HTML with inline CSS

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

CSS Border Right color for the above div is #c3dae8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3dae8

HTML with inline CSS

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

CSS Border Top color for the above div is #c3dae8

HTML with inline CSS

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

#c3dae8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3dae8 Color code Preview on White Background

This is how #c3dae8 Color code will look on white background color. Color contrast ratio is 1.45

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

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.