crispedge.com

Color picker

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

#c7cbcd hex color - Grey - Cool color - Information

#c7cbcd hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #c7cbcd Color code in RGB color code model is created after adding 78.04% red color, 79.61% green color and 80.39% blue color. Hex #c7cbcd Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 1% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codec7cbcd#c7cbcd
RGB Decimal199, 203, 205rgb(199, 203, 205)
RGB Percent78%, 80%, 80%rgb(78%, 80%, 80%)
CSS RGBa199, 203, 205,1rgba(199,203,205,1)
CMYK Modelcmyk(3%,1%,0%,20%)
HSL Color Space200,6% ,79%hsl(200,6% ,79%)
HSV Color Space200°, 3%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111100101111001101
Octal307313315
Decimal199203205
Hexc7cbcd

Different shades of #c7cbcd color code.

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

Light Shade of #c7cbcd
#e2e4e5
Dark Shade of #c7cbcd
#acb2b5
Saturated Shade of #c7cbcd
#c2cdd2
Desaturated Shade of #c7cbcd
#cacaca
Grey scale Shade of #c7cbcd
#cacaca
Brighten Shade
#e0e4e6
Most Readable Shade
#000000

Shades of #c7cbcd color code

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

#c7cbcd
#b0b4b6
#9a9d9f
#848788
#6e7071
#585a5b
#424344
#2c2d2d
#161616
#000000

Similar Color like #c7cbcd color

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

#c8ccce
#c9cdcf
#caced0
#cbcfd1
#ccd0d2
#cdd1d3
#ced2d4
#cfd3d5
#d0d4d6
#d1d5d7
#d2d6d8
#d3d7d9
#d4d8da
#d5d9db
#c6cacc
#c5c9cb
#c4c8ca
#c3c7c9
#c2c6c8
#c1c5c7
#c0c4c6
#bfc3c5
#bec2c4
#bdc1c3
#bcc0c2
#bbbfc1
#babec0
#b9bdbf

Monochromatic Color with #c7cbcd

#c7cbcd
#f0f5f7
#222323
#4b4d4d
#747778
#9ea1a2

Tints of #c7cbcd Color

#c7cbcd
#cdd0d2
#d3d6d8
#d9dcdd
#dfe2e3
#e6e7e8
#ecedee
#f2f3f3
#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

#c7cbcd
#cdc9c7

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

Split Complementary

#c7cbcd
#cdc7c8
#cdccc7

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

Analogous Color

#c7cdcd
#c7cccd
#c7cbcd
#c7cacd
#c7c9cd

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

#c7cbcd
#cdc7cb
#cbcdc7

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

#c7cbcd
#ccc7cd
#cdc9c7
#c8cdc7

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

#c7cbcd
#cdc9c7
#cdccc7
#c7c8cd

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

#c7cbcd Color Code Preview on Black Background Color

This is how #c7cbcd Color will look on black background color. Color contrast ratio is 12.85

#c7cbcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7cbcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7cbcd

#c7cbcd color code is use for CSS Background Color

Background color for the above div is #c7cbcd

HTML with inline CSS

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

#c7cbcd color code is use for CSS Border Color

CSS Border color for the above div is #c7cbcd

HTML with inline CSS

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

CSS Border Left color for the above div is #c7cbcd

HTML with inline CSS

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

CSS Border Right color for the above div is #c7cbcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7cbcd

HTML with inline CSS

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

CSS Border Top color for the above div is #c7cbcd

HTML with inline CSS

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

#c7cbcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7cbcd Color code Preview on White Background

This is how #c7cbcd Color code will look on white background color. Color contrast ratio is 1.63

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.