crispedge.com

Color picker

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

#c7ced3 hex color - Blue - Cool color - Information

#c7ced3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c7ced3 Color code in RGB color code model is created after adding 78.04% red color, 80.78% green color and 82.75% blue color. Hex #c7ced3 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 2% magenta, 0% yellow and 17% black.

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codec7ced3#c7ced3
RGB Decimal199, 206, 211rgb(199, 206, 211)
RGB Percent78%, 81%, 83%rgb(78%, 81%, 83%)
CSS RGBa199, 206, 211,1rgba(199,206,211,1)
CMYK Modelcmyk(6%,2%,0%,17%)
HSL Color Space205,12% ,80%hsl(205,12% ,80%)
HSV Color Space205°, 6%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111100111011010011
Octal307316323
Decimal199206211
Hexc7ced3

Different shades of #c7ced3 color code.

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

Light Shade of #c7ced3
#e4e7e9
Dark Shade of #c7ced3
#aab5bd
Saturated Shade of #c7ced3
#c2cfd8
Desaturated Shade of #c7ced3
#cccdce
Grey scale Shade of #c7ced3
#cdcdcd
Brighten Shade
#e0e7ec
Most Readable Shade
#000000

Shades of #c7ced3 color code

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

#c7ced3
#b0b7bb
#9aa0a4
#84898c
#6e7275
#585b5d
#424446
#2c2d2e
#161617
#000000

Similar Color like #c7ced3 color

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

#c8cfd4
#c9d0d5
#cad1d6
#cbd2d7
#ccd3d8
#cdd4d9
#ced5da
#cfd6db
#d0d7dc
#d1d8dd
#d2d9de
#d3dadf
#d4dbe0
#d5dce1
#c6cdd2
#c5ccd1
#c4cbd0
#c3cacf
#c2c9ce
#c1c8cd
#c0c7cc
#bfc6cb
#bec5ca
#bdc4c9
#bcc3c8
#bbc2c7
#bac1c6
#b9c0c5

Monochromatic Color with #c7ced3

#c7ced3
#eff7fd
#272829
#4f5253
#777b7e
#9fa4a8

Tints of #c7ced3 Color

#c7ced3
#cdd3d7
#d3d8dc
#d9dee1
#dfe3e6
#e6e9eb
#eceef0
#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

#c7ced3
#d3ccc7

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

Split Complementary

#c7ced3
#d3c7c8
#d3d2c7

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

Analogous Color

#c7d3d3
#c7d0d3
#c7ced3
#c7ccd3
#c7c9d3

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

#c7ced3
#d3c7ce
#ced3c7

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

#c7ced3
#d2c7d3
#d3ccc7
#c8d3c7

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

#c7ced3
#d3ccc7
#d3d2c7
#c7c8d3

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

#c7ced3 Color Code Preview on Black Background Color

This is how #c7ced3 Color will look on black background color. Color contrast ratio is 13.20

#c7ced3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7ced3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7ced3

#c7ced3 color code is use for CSS Background Color

Background color for the above div is #c7ced3

HTML with inline CSS

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

#c7ced3 color code is use for CSS Border Color

CSS Border color for the above div is #c7ced3

HTML with inline CSS

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

CSS Border Left color for the above div is #c7ced3

HTML with inline CSS

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

CSS Border Right color for the above div is #c7ced3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7ced3

HTML with inline CSS

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

CSS Border Top color for the above div is #c7ced3

HTML with inline CSS

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

#c7ced3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7ced3 Color code Preview on White Background

This is how #c7ced3 Color code will look on white background color. Color contrast ratio is 1.59

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.