crispedge.com

Color picker

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

#c9dcd4 hex color - Green - Cool color - Information

#c9dcd4 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #c9dcd4 Color code in RGB color code model is created after adding 78.82% red color, 86.27% green color and 83.14% blue color. Hex #c9dcd4 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 4% yellow and 14% black.

Hex #c9dcd4 color code is between #ccddcc web safe hex color code and #bbccdd web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #c9dcd4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec9dcd4#c9dcd4
RGB Decimal201, 220, 212rgb(201, 220, 212)
RGB Percent79%, 86%, 83%rgb(79%, 86%, 83%)
CSS RGBa201, 220, 212,1rgba(201,220,212,1)
CMYK Modelcmyk(9%,0%,4%,14%)
HSL Color Space155,21% ,83%hsl(155,21% ,83%)
HSV Color Space155°, 9%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110010011101110011010100
Octal311334324
Decimal201220212
Hexc9dcd4

Different shades of #c9dcd4 color code.

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

Light Shade of #c9dcd4
#e8f0ed
Dark Shade of #c9dcd4
#aac8bb
Saturated Shade of #c9dcd4
#c5e0d5
Desaturated Shade of #c9dcd4
#cdd8d3
Grey scale Shade of #c9dcd4
#d2d2d2
Brighten Shade
#e2f5ed
Most Readable Shade
#000000

Shades of #c9dcd4 color code

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

#c9dcd4
#b2c3bc
#9caba4
#86928d
#6f7a75
#59615e
#434946
#2c302f
#161817
#000000

Similar Color like #c9dcd4 color

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

#caddd5
#cbded6
#ccdfd7
#cde0d8
#cee1d9
#cfe2da
#d0e3db
#d1e4dc
#d2e5dd
#d3e6de
#d4e7df
#d5e8e0
#d6e9e1
#d7eae2
#c8dbd3
#c7dad2
#c6d9d1
#c5d8d0
#c4d7cf
#c3d6ce
#c2d5cd
#c1d4cc
#c0d3cb
#bfd2ca
#bed1c9
#bdd0c8
#bccfc7
#bbcec6

Monochromatic Color with #c9dcd4

#c9dcd4
#070707
#2e3230
#555c59
#7b8782
#a2b1ab

Tints of #c9dcd4 Color

#c9dcd4
#cfdfd8
#d5e3dd
#dbe7e2
#e1ebe7
#e7efeb
#edf3f0
#f3f7f5
#f9fbfa
#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

#c9dcd4
#dcc9d1

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

Split Complementary

#c9dcd4
#dcc9db
#dccbc9

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

Analogous Color

#c9dccc
#c9dcd0
#c9dcd4
#c9dcd8
#c9dcdc

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

#c9dcd4
#d4c9dc
#dcd4c9

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

#c9dcd4
#cac9dc
#dcc9d1
#dadcc9

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

#c9dcd4
#dcc9d1
#dccbc9
#c9dbdc

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

#c9dcd4 Color Code Preview on Black Background Color

This is how #c9dcd4 Color will look on black background color. Color contrast ratio is 14.67

#c9dcd4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9dcd4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9dcd4

#c9dcd4 color code is use for CSS Background Color

Background color for the above div is #c9dcd4

HTML with inline CSS

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

#c9dcd4 color code is use for CSS Border Color

CSS Border color for the above div is #c9dcd4

HTML with inline CSS

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

CSS Border Left color for the above div is #c9dcd4

HTML with inline CSS

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

CSS Border Right color for the above div is #c9dcd4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9dcd4

HTML with inline CSS

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

CSS Border Top color for the above div is #c9dcd4

HTML with inline CSS

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

#c9dcd4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9dcd4 Color code Preview on White Background

This is how #c9dcd4 Color code will look on white background color. Color contrast ratio is 1.43

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

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.