crispedge.com

Color picker

Loading...

#caccc7 hex color - Grey - Warm color - Information

#caccc7 hex color - Grey - Warm color

Color Hue/Base color: Grey

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

Hex #caccc7 color code is between #ccbbcc web safe hex color code and #bbddbb web safe hex color code. #ccbbcc is the nearest web safe color code. You can see here many more shades of #caccc7 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codecaccc7#caccc7
RGB Decimal202, 204, 199rgb(202, 204, 199)
RGB Percent79%, 80%, 78%rgb(79%, 80%, 78%)
CSS RGBa202, 204, 199,1rgba(202,204,199,1)
CMYK Modelcmyk(1%,0%,2%,20%)
HSL Color Space84,5% ,79%hsl(84,5% ,79%)
HSV Color Space84°, 2%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101100110011000111
Octal312314307
Decimal202204199
Hexcaccc7

Different shades of #caccc7 color code.

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

Light Shade of #caccc7
#e3e4e2
Dark Shade of #caccc7
#b1b4ac
Saturated Shade of #caccc7
#cbd1c2
Desaturated Shade of #caccc7
#c9c9c9
Grey scale Shade of #caccc7
#c9c9c9
Brighten Shade
#e3e5e0
Most Readable Shade
#000000

Shades of #caccc7 color code

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

#caccc7
#b3b5b0
#9d9e9a
#868884
#70716e
#595a58
#434442
#2c2d2c
#161616
#000000

Similar Color like #caccc7 color

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

#cbcdc8
#cccec9
#cdcfca
#ced0cb
#cfd1cc
#d0d2cd
#d1d3ce
#d2d4cf
#d3d5d0
#d4d6d1
#d5d7d2
#d6d8d3
#d7d9d4
#d8dad5
#c9cbc6
#c8cac5
#c7c9c4
#c6c8c3
#c5c7c2
#c4c6c1
#c3c5c0
#c2c4bf
#c1c3be
#c0c2bd
#bfc1bc
#bec0bb
#bdbfba
#bcbeb9

Monochromatic Color with #caccc7

#caccc7
#f4f6f0
#222221
#4c4c4b
#767774
#a0a19e

Tints of #caccc7 Color

#caccc7
#cfd1cd
#d5d7d3
#dbddd9
#e1e2df
#e7e8e6
#edeeec
#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

#caccc7
#c9c7cc

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

Split Complementary

#caccc7
#c7c8cc
#ccc7cc

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

Analogous Color

#ccccc7
#cbccc7
#caccc7
#c9ccc7
#c8ccc7

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

#caccc7
#c7cacc
#ccc7ca

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

#caccc7
#c7cccb
#c9c7cc
#ccc7c7

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

#caccc7
#c9c7cc
#ccc7cc
#c8ccc7

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

#caccc7 Color Code Preview on Black Background Color

This is how #caccc7 Color will look on black background color. Color contrast ratio is 12.97

#caccc7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caccc7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caccc7

#caccc7 color code is use for CSS Background Color

Background color for the above div is #caccc7

HTML with inline CSS

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

#caccc7 color code is use for CSS Border Color

CSS Border color for the above div is #caccc7

HTML with inline CSS

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

CSS Border Left color for the above div is #caccc7

HTML with inline CSS

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

CSS Border Right color for the above div is #caccc7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caccc7

HTML with inline CSS

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

CSS Border Top color for the above div is #caccc7

HTML with inline CSS

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

#caccc7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caccc7 Color code Preview on White Background

This is how #caccc7 Color code will look on white background color. Color contrast ratio is 1.62

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(202,204,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(201,199,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,204,199,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.