crispedge.com

Color picker

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

#ccd1c9 hex color - Grey - Cool color - Information

#ccd1c9 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #ccd1c9 Color code in RGB color code model is created after adding 80% red color, 81.96% green color and 78.82% blue color. Hex #ccd1c9 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 4% yellow and 18% black.

Hex #ccd1c9 color code is between #bbcccc web safe hex color code and #ddddbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #ccd1c9 color code.

0 Likes 0 Comments | 12 Views

Color Table

Hex Color Codeccd1c9#ccd1c9
RGB Decimal204, 209, 201rgb(204, 209, 201)
RGB Percent80%, 82%, 79%rgb(80%, 82%, 79%)
CSS RGBa204, 209, 201,1rgba(204,209,201,1)
CMYK Modelcmyk(2%,0%,4%,18%)
HSL Color Space97,8% ,80%hsl(97,8% ,80%)
HSV Color Space97°, 4%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001101000111001001
Octal314321311
Decimal204209201
Hexccd1c9

Different shades of #ccd1c9 color code.

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

Light Shade of #ccd1c9
#e6e8e5
Dark Shade of #ccd1c9
#b2baad
Saturated Shade of #ccd1c9
#cbd6c4
Desaturated Shade of #ccd1c9
#cdcdcd
Grey scale Shade of #ccd1c9
#cdcdcd
Brighten Shade
#e5eae2
Most Readable Shade
#000000

Shades of #ccd1c9 color code

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

#ccd1c9
#b5b9b2
#9ea29c
#888b86
#71746f
#5a5c59
#444543
#2d2e2c
#161716
#000000

Similar Color like #ccd1c9 color

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

#cdd2ca
#ced3cb
#cfd4cc
#d0d5cd
#d1d6ce
#d2d7cf
#d3d8d0
#d4d9d1
#d5dad2
#d6dbd3
#d7dcd4
#d8ddd5
#d9ded6
#dadfd7
#cbd0c8
#cacfc7
#c9cec6
#c8cdc5
#c7ccc4
#c6cbc3
#c5cac2
#c4c9c1
#c3c8c0
#c2c7bf
#c1c6be
#c0c5bd
#bfc4bc
#bec3bb

Monochromatic Color with #ccd1c9

#ccd1c9
#f5fbf2
#262726
#50514e
#797c77
#a3a6a0

Tints of #ccd1c9 Color

#ccd1c9
#d1d6cf
#d7dbd5
#dde0db
#e2e5e1
#e8eae7
#eeefed
#f3f4f3
#f9f9f9
#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

#ccd1c9
#cec9d1

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

Split Complementary

#ccd1c9
#cac9d1
#d1c9d0

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

Analogous Color

#cfd1c9
#ced1c9
#ccd1c9
#cad1c9
#c9d1c9

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

#ccd1c9
#c9ccd1
#d1c9cc

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

#ccd1c9
#c9d0d1
#cec9d1
#d1cac9

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

#ccd1c9
#cec9d1
#d1c9d0
#c9d1ca

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

#ccd1c9 Color Code Preview on Black Background Color

This is how #ccd1c9 Color will look on black background color. Color contrast ratio is 13.53

#ccd1c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd1c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd1c9

#ccd1c9 color code is use for CSS Background Color

Background color for the above div is #ccd1c9

HTML with inline CSS

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

#ccd1c9 color code is use for CSS Border Color

CSS Border color for the above div is #ccd1c9

HTML with inline CSS

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

CSS Border Left color for the above div is #ccd1c9

HTML with inline CSS

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

CSS Border Right color for the above div is #ccd1c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccd1c9

HTML with inline CSS

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

CSS Border Top color for the above div is #ccd1c9

HTML with inline CSS

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

#ccd1c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccd1c9 Color code Preview on White Background

This is how #ccd1c9 Color code will look on white background color. Color contrast ratio is 1.55

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

Related Gradients

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

0 Likes 0 Comments | 12 Views

Post your comment:-

By submitting comment you agree to our privacy policy.