crispedge.com

Color picker

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

#c4c8ca hex color - Grey - Cool color - Information

#c4c8ca hex color - Grey - Cool color

Color Hue/Base color: Grey

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

Hex #c4c8ca 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 #c4c8ca color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codec4c8ca#c4c8ca
RGB Decimal196, 200, 202rgb(196, 200, 202)
RGB Percent77%, 78%, 79%rgb(77%, 78%, 79%)
CSS RGBa196, 200, 202,1rgba(196,200,202,1)
CMYK Modelcmyk(3%,1%,0%,21%)
HSL Color Space200,5% ,78%hsl(200,5% ,78%)
HSV Color Space200°, 3%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001001100100011001010
Octal304310312
Decimal196200202
Hexc4c8ca

Different shades of #c4c8ca color code.

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

Light Shade of #c4c8ca
#dfe1e2
Dark Shade of #c4c8ca
#a9afb2
Saturated Shade of #c4c8ca
#becad0
Desaturated Shade of #c4c8ca
#c7c7c7
Grey scale Shade of #c4c8ca
#c7c7c7
Brighten Shade
#dde1e3
Most Readable Shade
#000000

Shades of #c4c8ca color code

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

#c4c8ca
#aeb1b3
#989b9d
#828586
#6c6f70
#575859
#414243
#2b2c2c
#151616
#000000

Similar Color like #c4c8ca color

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

#c5c9cb
#c6cacc
#c7cbcd
#c8ccce
#c9cdcf
#caced0
#cbcfd1
#ccd0d2
#cdd1d3
#ced2d4
#cfd3d5
#d0d4d6
#d1d5d7
#d2d6d8
#c3c7c9
#c2c6c8
#c1c5c7
#c0c4c6
#bfc3c5
#bec2c4
#bdc1c3
#bcc0c2
#bbbfc1
#babec0
#b9bdbf
#b8bcbe
#b7bbbd
#b6babc

Monochromatic Color with #c4c8ca

#c4c8ca
#edf2f4
#1f2020
#484a4a
#727475
#9b9e9f

Tints of #c4c8ca Color

#c4c8ca
#cacecf
#d1d4d5
#d7dadb
#dee0e1
#e4e6e7
#ebeced
#f1f2f3
#f8f8f9
#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

#c4c8ca
#cac6c4

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

Split Complementary

#c4c8ca
#cac4c5
#cac9c4

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

Analogous Color

#c4caca
#c4c9ca
#c4c8ca
#c4c7ca
#c4c6ca

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

#c4c8ca
#cac4c8
#c8cac4

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

#c4c8ca
#c9c4ca
#cac6c4
#c5cac4

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

#c4c8ca
#cac6c4
#cac9c4
#c4c5ca

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

#c4c8ca Color Code Preview on Black Background Color

This is how #c4c8ca Color will look on black background color. Color contrast ratio is 12.46

#c4c8ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4c8ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4c8ca

#c4c8ca color code is use for CSS Background Color

Background color for the above div is #c4c8ca

HTML with inline CSS

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

#c4c8ca color code is use for CSS Border Color

CSS Border color for the above div is #c4c8ca

HTML with inline CSS

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

CSS Border Left color for the above div is #c4c8ca

HTML with inline CSS

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

CSS Border Right color for the above div is #c4c8ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4c8ca

HTML with inline CSS

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

CSS Border Top color for the above div is #c4c8ca

HTML with inline CSS

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

#c4c8ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4c8ca Color code Preview on White Background

This is how #c4c8ca Color code will look on white background color. Color contrast ratio is 1.69

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.