crispedge.com

Color picker

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

#c4cdc9 hex color - Grey - Cool color - Information

#c4cdc9 hex color - Grey - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec4cdc9#c4cdc9
RGB Decimal196, 205, 201rgb(196, 205, 201)
RGB Percent77%, 80%, 79%rgb(77%, 80%, 79%)
CSS RGBa196, 205, 201,1rgba(196,205,201,1)
CMYK Modelcmyk(4%,0%,2%,20%)
HSL Color Space153,8% ,79%hsl(153,8% ,79%)
HSV Color Space153°, 4%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001001100110111001001
Octal304315311
Decimal196205201
Hexc4cdc9

Different shades of #c4cdc9 color code.

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

Light Shade of #c4cdc9
#e0e4e2
Dark Shade of #c4cdc9
#a8b6b0
Saturated Shade of #c4cdc9
#bfd2ca
Desaturated Shade of #c4cdc9
#c8c8c8
Grey scale Shade of #c4cdc9
#c8c8c8
Brighten Shade
#dde6e2
Most Readable Shade
#000000

Shades of #c4cdc9 color code

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

#c4cdc9
#aeb6b2
#989f9c
#828886
#6c716f
#575b59
#414443
#2b2d2c
#151616
#000000

Similar Color like #c4cdc9 color

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

#c5ceca
#c6cfcb
#c7d0cc
#c8d1cd
#c9d2ce
#cad3cf
#cbd4d0
#ccd5d1
#cdd6d2
#ced7d3
#cfd8d4
#d0d9d5
#d1dad6
#d2dbd7
#c3ccc8
#c2cbc7
#c1cac6
#c0c9c5
#bfc8c4
#bec7c3
#bdc6c2
#bcc5c1
#bbc4c0
#bac3bf
#b9c2be
#b8c1bd
#b7c0bc
#b6bfbb

Monochromatic Color with #c4cdc9

#c4cdc9
#edf7f3
#212322
#4a4d4c
#737876
#9ba29f

Tints of #c4cdc9 Color

#c4cdc9
#cad2cf
#d1d8d5
#d7dddb
#dee3e1
#e4e8e7
#ebeeed
#f1f3f3
#f8f9f9
#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

#c4cdc9
#cdc4c8

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

Split Complementary

#c4cdc9
#cdc4cd
#cdc5c4

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

Analogous Color

#c4cdc5
#c4cdc7
#c4cdc9
#c4cdcb
#c4cdcd

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

#c4cdc9
#c9c4cd
#cdc9c4

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

#c4cdc9
#c4c4cd
#cdc4c8
#cccdc4

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

#c4cdc9
#cdc4c8
#cdc5c4
#c4cdcd

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

#c4cdc9 Color Code Preview on Black Background Color

This is how #c4cdc9 Color will look on black background color. Color contrast ratio is 12.92

#c4cdc9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4cdc9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4cdc9

#c4cdc9 color code is use for CSS Background Color

Background color for the above div is #c4cdc9

HTML with inline CSS

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

#c4cdc9 color code is use for CSS Border Color

CSS Border color for the above div is #c4cdc9

HTML with inline CSS

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

CSS Border Left color for the above div is #c4cdc9

HTML with inline CSS

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

CSS Border Right color for the above div is #c4cdc9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4cdc9

HTML with inline CSS

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

CSS Border Top color for the above div is #c4cdc9

HTML with inline CSS

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

#c4cdc9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4cdc9 Color code Preview on White Background

This is how #c4cdc9 Color code will look on white background color. Color contrast ratio is 1.62

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

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.