crispedge.com

Color picker

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

#c6c9c4 hex color - Grey - Cool color - Information

#c6c9c4 hex color - Grey - Cool color

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec6c9c4#c6c9c4
RGB Decimal198, 201, 196rgb(198, 201, 196)
RGB Percent78%, 79%, 77%rgb(78%, 79%, 77%)
CSS RGBa198, 201, 196,1rgba(198,201,196,1)
CMYK Modelcmyk(1%,0%,2%,21%)
HSL Color Space96,4% ,78%hsl(96,4% ,78%)
HSV Color Space96°, 2%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001101100100111000100
Octal306311304
Decimal198201196
Hexc6c9c4

Different shades of #c6c9c4 color code.

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

Light Shade of #c6c9c4
#e0e1df
Dark Shade of #c6c9c4
#acb1a9
Saturated Shade of #c6c9c4
#c5cfbe
Desaturated Shade of #c6c9c4
#c6c6c6
Grey scale Shade of #c6c9c4
#c6c6c6
Brighten Shade
#dfe2dd
Most Readable Shade
#000000

Shades of #c6c9c4 color code

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

#c6c9c4
#b0b2ae
#9a9c98
#848682
#6e6f6c
#585957
#424341
#2c2c2b
#161615
#000000

Similar Color like #c6c9c4 color

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

#c7cac5
#c8cbc6
#c9ccc7
#cacdc8
#cbcec9
#cccfca
#cdd0cb
#ced1cc
#cfd2cd
#d0d3ce
#d1d4cf
#d2d5d0
#d3d6d1
#d4d7d2
#c5c8c3
#c4c7c2
#c3c6c1
#c2c5c0
#c1c4bf
#c0c3be
#bfc2bd
#bec1bc
#bdc0bb
#bcbfba
#bbbeb9
#babdb8
#b9bcb7
#b8bbb6

Monochromatic Color with #c6c9c4

#c6c9c4
#f0f3ed
#1f1f1e
#484948
#727471
#9c9e9b

Tints of #c6c9c4 Color

#c6c9c4
#cccfca
#d2d5d1
#d9dbd7
#dfe1de
#e5e7e4
#ecedeb
#f2f3f1
#f8f9f8
#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

#c6c9c4
#c7c4c9

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

Split Complementary

#c6c9c4
#c5c4c9
#c9c4c9

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

Analogous Color

#c8c9c4
#c7c9c4
#c6c9c4
#c5c9c4
#c4c9c4

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

#c6c9c4
#c4c6c9
#c9c4c6

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

#c6c9c4
#c4c8c9
#c7c4c9
#c9c4c4

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

#c6c9c4
#c7c4c9
#c9c4c9
#c4c9c5

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

#c6c9c4 Color Code Preview on Black Background Color

This is how #c6c9c4 Color will look on black background color. Color contrast ratio is 12.55

#c6c9c4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6c9c4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6c9c4

#c6c9c4 color code is use for CSS Background Color

Background color for the above div is #c6c9c4

HTML with inline CSS

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

#c6c9c4 color code is use for CSS Border Color

CSS Border color for the above div is #c6c9c4

HTML with inline CSS

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

CSS Border Left color for the above div is #c6c9c4

HTML with inline CSS

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

CSS Border Right color for the above div is #c6c9c4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6c9c4

HTML with inline CSS

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

CSS Border Top color for the above div is #c6c9c4

HTML with inline CSS

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

#c6c9c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6c9c4 Color code Preview on White Background

This is how #c6c9c4 Color code will look on white background color. Color contrast ratio is 1.67

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.