crispedge.com

Color picker

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

#ccc7c7 hex color - Grey - Warm color - Information

#ccc7c7 hex color - Grey - Warm color

Color Hue/Base color: Grey

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

Hex #ccc7c7 color code is between #bbcccc web safe hex color code and #ddbbbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #ccc7c7 color code.

0 Likes 0 Comments | 52 Views

Color Table

Hex Color Codeccc7c7#ccc7c7
RGB Decimal204, 199, 199rgb(204, 199, 199)
RGB Percent80%, 78%, 78%rgb(80%, 78%, 78%)
CSS RGBa204, 199, 199,1rgba(204,199,199,1)
CMYK Modelcmyk(0%,2%,2%,20%)
HSL Color Space0,5% ,79%hsl(0,5% ,79%)
HSV Color Space0°, 2%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100011111000111
Octal314307307
Decimal204199199
Hexccc7c7

Different shades of #ccc7c7 color code.

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

Light Shade of #ccc7c7
#e4e2e2
Dark Shade of #ccc7c7
#b4acac
Saturated Shade of #ccc7c7
#d1c2c2
Desaturated Shade of #ccc7c7
#c9c9c9
Grey scale Shade of #ccc7c7
#c9c9c9
Brighten Shade
#e5e0e0
Most Readable Shade
#000000

Shades of #ccc7c7 color code

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

#ccc7c7
#b5b0b0
#9e9a9a
#888484
#716e6e
#5a5858
#444242
#2d2c2c
#161616
#000000

Similar Color like #ccc7c7 color

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

#cdc8c8
#cec9c9
#cfcaca
#d0cbcb
#d1cccc
#d2cdcd
#d3cece
#d4cfcf
#d5d0d0
#d6d1d1
#d7d2d2
#d8d3d3
#d9d4d4
#dad5d5
#cbc6c6
#cac5c5
#c9c4c4
#c8c3c3
#c7c2c2
#c6c1c1
#c5c0c0
#c4bfbf
#c3bebe
#c2bdbd
#c1bcbc
#c0bbbb
#bfbaba
#beb9b9

Monochromatic Color with #ccc7c7

#ccc7c7
#f6f0f0
#222121
#4c4b4b
#777474
#a19e9e

Tints of #ccc7c7 Color

#ccc7c7
#d1cdcd
#d7d3d3
#ddd9d9
#e2dfdf
#e8e6e6
#eeecec
#f3f2f2
#f9f8f8
#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

#ccc7c7
#c7cccc

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

Split Complementary

#ccc7c7
#c7ccca
#c7cacc

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

Analogous Color

#ccc7c9
#ccc7c8
#ccc7c7
#ccc8c7
#ccc9c7

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

#ccc7c7
#c7ccc7
#c7c7cc

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

#ccc7c7
#c9ccc7
#c7cccc
#c9c7cc

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

#ccc7c7
#c7cccc
#c7cacc
#cccac7

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

#ccc7c7 Color Code Preview on Black Background Color

This is how #ccc7c7 Color will look on black background color. Color contrast ratio is 12.56

#ccc7c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc7c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc7c7

#ccc7c7 color code is use for CSS Background Color

Background color for the above div is #ccc7c7

HTML with inline CSS

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

#ccc7c7 color code is use for CSS Border Color

CSS Border color for the above div is #ccc7c7

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc7c7

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc7c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc7c7

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc7c7

HTML with inline CSS

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

#ccc7c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc7c7 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 52 Views

Post your comment:-

By submitting comment you agree to our privacy policy.