crispedge.com

Color picker

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

#c6c2bb hex color - Grey - Warm color - Information

#c6c2bb hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #c6c2bb Color code in RGB color code model is created after adding 77.65% red color, 76.08% green color and 73.33% blue color. Hex #c6c2bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 6% yellow and 22% black.

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

0 Likes 0 Comments | 20 Views

Color Table

Hex Color Codec6c2bb#c6c2bb
RGB Decimal198, 194, 187rgb(198, 194, 187)
RGB Percent78%, 76%, 73%rgb(78%, 76%, 73%)
CSS RGBa198, 194, 187,1rgba(198,194,187,1)
CMYK Modelcmyk(0%,2%,6%,22%)
HSL Color Space38,9% ,75%hsl(38,9% ,75%)
HSV Color Space38°, 6%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101100001010111011
Octal306302273
Decimal198194187
Hexc6c2bb

Different shades of #c6c2bb color code.

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

Light Shade of #c6c2bb
#dddbd7
Dark Shade of #c6c2bb
#afa99f
Saturated Shade of #c6c2bb
#ccc4b5
Desaturated Shade of #c6c2bb
#c0c0c0
Grey scale Shade of #c6c2bb
#c0c0c0
Brighten Shade
#dfdbd4
Most Readable Shade
#000000

Shades of #c6c2bb color code

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

#c6c2bb
#b0aca6
#9a9691
#84817c
#6e6b67
#585653
#42403e
#2c2b29
#161514
#000000

Similar Color like #c6c2bb color

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

#c7c3bc
#c8c4bd
#c9c5be
#cac6bf
#cbc7c0
#ccc8c1
#cdc9c2
#cecac3
#cfcbc4
#d0ccc5
#d1cdc6
#d2cec7
#d3cfc8
#d4d0c9
#c5c1ba
#c4c0b9
#c3bfb8
#c2beb7
#c1bdb6
#c0bcb5
#bfbbb4
#bebab3
#bdb9b2
#bcb8b1
#bbb7b0
#bab6af
#b9b5ae
#b8b4ad

Monochromatic Color with #c6c2bb

#c6c2bb
#f0ece3
#1c1b1a
#464543
#716f6b
#9b9893

Tints of #c6c2bb Color

#c6c2bb
#ccc8c2
#d2cfca
#d9d6d1
#dfddd9
#e5e3e0
#eceae8
#f2f1ef
#f8f8f7
#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

#c6c2bb
#bbbfc6

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

Split Complementary

#c6c2bb
#bbc5c6
#bdbbc6

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

Analogous Color

#c6bebb
#c6c0bb
#c6c2bb
#c6c4bb
#c6c6bb

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

#c6c2bb
#bbc6c2
#c2bbc6

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

#c6c2bb
#bbc6bc
#bbbfc6
#c6bbc4

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

#c6c2bb
#bbbfc6
#bdbbc6
#c5c6bb

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

#c6c2bb Color Code Preview on Black Background Color

This is how #c6c2bb Color will look on black background color. Color contrast ratio is 11.84

#c6c2bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6c2bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6c2bb

#c6c2bb color code is use for CSS Background Color

Background color for the above div is #c6c2bb

HTML with inline CSS

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

#c6c2bb color code is use for CSS Border Color

CSS Border color for the above div is #c6c2bb

HTML with inline CSS

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

CSS Border Left color for the above div is #c6c2bb

HTML with inline CSS

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

CSS Border Right color for the above div is #c6c2bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6c2bb

HTML with inline CSS

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

CSS Border Top color for the above div is #c6c2bb

HTML with inline CSS

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

#c6c2bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6c2bb Color code Preview on White Background

This is how #c6c2bb Color code will look on white background color. Color contrast ratio is 1.77

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

Related Gradients

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

0 Likes 0 Comments | 20 Views

Post your comment:-

By submitting comment you agree to our privacy policy.