crispedge.com

Color picker

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

#ccccc5 hex color - Sweater Weather - Grey - Warm color - Information

#ccccc5 hex color - Sweater Weather - Grey - Warm color

Color Hue/Base color: Grey

Hex #ccccc5 Color Code is also known as Sweater Weather color.

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

Hex #ccccc5 color code is between #bbbbcc web safe hex color code and #ddddbb web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #ccccc5 color code.

0 Likes 0 Comments | 36 Views

Color Table

Hex Color Codeccccc5#ccccc5
RGB Decimal204, 204, 197rgb(204, 204, 197)
RGB Percent80%, 80%, 77%rgb(80%, 80%, 77%)
CSS RGBa204, 204, 197,1rgba(204,204,197,1)
CMYK Modelcmyk(0%,0%,3%,20%)
HSL Color Space60,6% ,79%hsl(60,6% ,79%)
HSV Color Space60°, 3%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100110011000101
Octal314314305
Decimal204204197
Hexccccc5

Different shades of #ccccc5 color code.

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

Light Shade of #ccccc5
#e4e4e0
Dark Shade of #ccccc5
#b4b4aa
Saturated Shade of #ccccc5
#d1d1c0
Desaturated Shade of #ccccc5
#c8c8c8
Grey scale Shade of #ccccc5
#c8c8c8
Brighten Shade
#e5e5de
Most Readable Shade
#000000

Shades of #ccccc5 color code

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

#ccccc5
#b5b5af
#9e9e99
#888883
#71716d
#5a5a57
#444441
#2d2d2b
#161615
#000000

Similar Color like #ccccc5 color

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

#cdcdc6
#cecec7
#cfcfc8
#d0d0c9
#d1d1ca
#d2d2cb
#d3d3cc
#d4d4cd
#d5d5ce
#d6d6cf
#d7d7d0
#d8d8d1
#d9d9d2
#dadad3
#cbcbc4
#cacac3
#c9c9c2
#c8c8c1
#c7c7c0
#c6c6bf
#c5c5be
#c4c4bd
#c3c3bc
#c2c2bb
#c1c1ba
#c0c0b9
#bfbfb8
#bebeb7

Monochromatic Color with #ccccc5

#ccccc5
#f6f6ee
#222221
#4c4c4a
#777773
#a1a19c

Tints of #ccccc5 Color

#ccccc5
#d1d1cb
#d7d7d1
#ddddd8
#e2e2de
#e8e8e5
#eeeeeb
#f3f3f2
#f9f9f8
#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

#ccccc5
#c5c5cc

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

Split Complementary

#ccccc5
#c5c9cc
#c9c5cc

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

Analogous Color

#ccc9c5
#cccbc5
#ccccc5
#cbccc5
#c9ccc5

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

#ccccc5
#c5cccc
#ccc5cc

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

#ccccc5
#c5ccc8
#c5c5cc
#ccc5c8

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

#ccccc5
#c5c5cc
#c9c5cc
#c9ccc5

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

#ccccc5 Color Code Preview on Black Background Color

This is how #ccccc5 Color will look on black background color. Color contrast ratio is 13.01

#ccccc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccccc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccccc5

#ccccc5 color code is use for CSS Background Color

Background color for the above div is #ccccc5

HTML with inline CSS

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

#ccccc5 color code is use for CSS Border Color

CSS Border color for the above div is #ccccc5

HTML with inline CSS

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

CSS Border Left color for the above div is #ccccc5

HTML with inline CSS

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

CSS Border Right color for the above div is #ccccc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccccc5

HTML with inline CSS

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

CSS Border Top color for the above div is #ccccc5

HTML with inline CSS

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

#ccccc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccccc5 Color code Preview on White Background

This is how #ccccc5 Color code will look on white background color. Color contrast ratio is 1.61

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

Related Gradients

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

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.