crispedge.com

Color picker

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

#c7cfd5 hex color - Blue - Cool color - Information

#c7cfd5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c7cfd5 Color code in RGB color code model is created after adding 78.04% red color, 81.18% green color and 83.53% blue color. Hex #c7cfd5 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 3% magenta, 0% yellow and 16% black.

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

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codec7cfd5#c7cfd5
RGB Decimal199, 207, 213rgb(199, 207, 213)
RGB Percent78%, 81%, 84%rgb(78%, 81%, 84%)
CSS RGBa199, 207, 213,1rgba(199,207,213,1)
CMYK Modelcmyk(7%,3%,0%,16%)
HSL Color Space206,14% ,81%hsl(206,14% ,81%)
HSV Color Space206°, 7%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111100111111010101
Octal307317325
Decimal199207213
Hexc7cfd5

Different shades of #c7cfd5 color code.

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

Light Shade of #c7cfd5
#e4e8eb
Dark Shade of #c7cfd5
#aab6bf
Saturated Shade of #c7cfd5
#c2d0da
Desaturated Shade of #c7cfd5
#ccced0
Grey scale Shade of #c7cfd5
#cecece
Brighten Shade
#e0e8ee
Most Readable Shade
#000000

Shades of #c7cfd5 color code

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

#c7cfd5
#b0b8bd
#9aa1a5
#848a8e
#6e7376
#585c5e
#424547
#2c2e2f
#161717
#000000

Similar Color like #c7cfd5 color

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

#c8d0d6
#c9d1d7
#cad2d8
#cbd3d9
#ccd4da
#cdd5db
#ced6dc
#cfd7dd
#d0d8de
#d1d9df
#d2dae0
#d3dbe1
#d4dce2
#d5dde3
#c6ced4
#c5cdd3
#c4ccd2
#c3cbd1
#c2cad0
#c1c9cf
#c0c8ce
#bfc7cd
#bec6cc
#bdc5cb
#bcc4ca
#bbc3c9
#bac2c8
#b9c1c7

Monochromatic Color with #c7cfd5

#c7cfd5
#000000
#282a2b
#505355
#787c80
#9fa6aa

Tints of #c7cfd5 Color

#c7cfd5
#cdd4d9
#d3d9de
#d9dfe3
#dfe4e7
#e6e9ec
#eceff1
#f2f4f5
#f8f9fa
#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

#c7cfd5
#d5cdc7

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

Split Complementary

#c7cfd5
#d5c7c8
#d5d4c7

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

Analogous Color

#c7d5d5
#c7d2d5
#c7cfd5
#c7ccd5
#c7c9d5

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

#c7cfd5
#d5c7cf
#cfd5c7

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

#c7cfd5
#d4c7d5
#d5cdc7
#c8d5c7

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

#c7cfd5
#d5cdc7
#d5d4c7
#c7c8d5

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

#c7cfd5 Color Code Preview on Black Background Color

This is how #c7cfd5 Color will look on black background color. Color contrast ratio is 13.31

#c7cfd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7cfd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7cfd5

#c7cfd5 color code is use for CSS Background Color

Background color for the above div is #c7cfd5

HTML with inline CSS

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

#c7cfd5 color code is use for CSS Border Color

CSS Border color for the above div is #c7cfd5

HTML with inline CSS

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

CSS Border Left color for the above div is #c7cfd5

HTML with inline CSS

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

CSS Border Right color for the above div is #c7cfd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7cfd5

HTML with inline CSS

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

CSS Border Top color for the above div is #c7cfd5

HTML with inline CSS

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

#c7cfd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7cfd5 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.