crispedge.com

Color picker

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

#c4d4ea hex color - Blue - Cool color - Information

#c4d4ea hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c4d4ea Color code in RGB color code model is created after adding 76.86% red color, 83.14% green color and 91.76% blue color. Hex #c4d4ea Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 9% magenta, 0% yellow and 8% black.

Hex #c4d4ea color code is between #ccccee web safe hex color code and #bbdddd web safe hex color code. #ccccee is the nearest web safe color code. You can see here many more shades of #c4d4ea color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec4d4ea#c4d4ea
RGB Decimal196, 212, 234rgb(196, 212, 234)
RGB Percent77%, 83%, 92%rgb(77%, 83%, 92%)
CSS RGBa196, 212, 234,1rgba(196,212,234,1)
CMYK Modelcmyk(16%,9%,0%,8%)
HSL Color Space215,48% ,84%hsl(215,48% ,84%)
HSV Color Space215°, 16%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001001101010011101010
Octal304324352
Decimal196212234
Hexc4d4ea

Different shades of #c4d4ea color code.

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

Light Shade of #c4d4ea
#eaeff7
Dark Shade of #c4d4ea
#9eb9dd
Saturated Shade of #c4d4ea
#c0d3ee
Desaturated Shade of #c4d4ea
#c8d5e6
Grey scale Shade of #c4d4ea
#d7d7d7
Brighten Shade
#ddedff
Most Readable Shade
#000000

Shades of #c4d4ea color code

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

#c4d4ea
#aebcd0
#98a4b6
#828d9c
#6c7582
#575e68
#41464e
#2b2f34
#15171a
#000000

Similar Color like #c4d4ea color

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

#c5d5eb
#c6d6ec
#c7d7ed
#c8d8ee
#c9d9ef
#cadaf0
#cbdbf1
#ccdcf2
#cdddf3
#cedef4
#cfdff5
#d0e0f6
#d1e1f7
#d2e2f8
#c3d3e9
#c2d2e8
#c1d1e7
#c0d0e6
#bfcfe5
#becee4
#bdcde3
#bccce2
#bbcbe1
#bacae0
#b9c9df
#b8c8de
#b7c7dd
#b6c6dc

Monochromatic Color with #c4d4ea

#c4d4ea
#121315
#363a40
#59606a
#7d8795
#a0adbf

Tints of #c4d4ea Color

#c4d4ea
#cad8ec
#d1ddee
#d7e2f1
#dee7f3
#e4ebf5
#ebf0f8
#f1f5fa
#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

#c4d4ea
#eadac4

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

Split Complementary

#c4d4ea
#eac7c4
#e7eac4

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

Analogous Color

#c4e3ea
#c4dcea
#c4d4ea
#c4ccea
#c4c5ea

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

#c4d4ea
#eac4d4
#d4eac4

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

#c4d4ea
#eac4e7
#eadac4
#c4eac7

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

#c4d4ea
#eadac4
#e7eac4
#c7c4ea

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

#c4d4ea Color Code Preview on Black Background Color

This is how #c4d4ea Color will look on black background color. Color contrast ratio is 13.95

#c4d4ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4d4ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4d4ea

#c4d4ea color code is use for CSS Background Color

Background color for the above div is #c4d4ea

HTML with inline CSS

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

#c4d4ea color code is use for CSS Border Color

CSS Border color for the above div is #c4d4ea

HTML with inline CSS

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

CSS Border Left color for the above div is #c4d4ea

HTML with inline CSS

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

CSS Border Right color for the above div is #c4d4ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4d4ea

HTML with inline CSS

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

CSS Border Top color for the above div is #c4d4ea

HTML with inline CSS

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

#c4d4ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4d4ea Color code Preview on White Background

This is how #c4d4ea Color code will look on white background color. Color contrast ratio is 1.51

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

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.