crispedge.com

Color picker

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

#c6bdbb hex color - Grey - Warm color - Information

#c6bdbb hex color - Grey - Warm color

Color Hue/Base color: Grey

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

Hex #c6bdbb 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 #c6bdbb color code.

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Codec6bdbb#c6bdbb
RGB Decimal198, 189, 187rgb(198, 189, 187)
RGB Percent78%, 74%, 73%rgb(78%, 74%, 73%)
CSS RGBa198, 189, 187,1rgba(198,189,187,1)
CMYK Modelcmyk(0%,5%,6%,22%)
HSL Color Space11,9% ,75%hsl(11,9% ,75%)
HSV Color Space11°, 6%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101011110110111011
Octal306275273
Decimal198189187
Hexc6bdbb

Different shades of #c6bdbb color code.

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

Light Shade of #c6bdbb
#ddd8d7
Dark Shade of #c6bdbb
#afa29f
Saturated Shade of #c6bdbb
#ccb9b5
Desaturated Shade of #c6bdbb
#c0c0c0
Grey scale Shade of #c6bdbb
#c0c0c0
Brighten Shade
#dfd6d4
Most Readable Shade
#000000

Shades of #c6bdbb color code

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

#c6bdbb
#b0a8a6
#9a9391
#847e7c
#6e6967
#585453
#423f3e
#2c2a29
#161514
#000000

Similar Color like #c6bdbb color

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

#c7bebc
#c8bfbd
#c9c0be
#cac1bf
#cbc2c0
#ccc3c1
#cdc4c2
#cec5c3
#cfc6c4
#d0c7c5
#d1c8c6
#d2c9c7
#d3cac8
#d4cbc9
#c5bcba
#c4bbb9
#c3bab8
#c2b9b7
#c1b8b6
#c0b7b5
#bfb6b4
#beb5b3
#bdb4b2
#bcb3b1
#bbb2b0
#bab1af
#b9b0ae
#b8afad

Monochromatic Color with #c6bdbb

#c6bdbb
#f0e6e3
#1c1b1a
#464343
#716c6b
#9b9493

Tints of #c6bdbb Color

#c6bdbb
#ccc4c2
#d2cbca
#d9d3d1
#dfdad9
#e5e1e0
#ece9e8
#f2f0ef
#f8f7f7
#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

#c6bdbb
#bbc4c6

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

Split Complementary

#c6bdbb
#bbc6c3
#bbbfc6

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

Analogous Color

#c6bbbd
#c6bbbb
#c6bdbb
#c6bfbb
#c6c1bb

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

#c6bdbb
#bbc6bd
#bdbbc6

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

#c6bdbb
#bec6bb
#bbc4c6
#c2bbc6

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

#c6bdbb
#bbc4c6
#bbbfc6
#c6c3bb

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

#c6bdbb Color Code Preview on Black Background Color

This is how #c6bdbb Color will look on black background color. Color contrast ratio is 11.40

#c6bdbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bdbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bdbb

#c6bdbb color code is use for CSS Background Color

Background color for the above div is #c6bdbb

HTML with inline CSS

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

#c6bdbb color code is use for CSS Border Color

CSS Border color for the above div is #c6bdbb

HTML with inline CSS

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

CSS Border Left color for the above div is #c6bdbb

HTML with inline CSS

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

CSS Border Right color for the above div is #c6bdbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6bdbb

HTML with inline CSS

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

CSS Border Top color for the above div is #c6bdbb

HTML with inline CSS

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

#c6bdbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6bdbb Color code Preview on White Background

This is how #c6bdbb Color code will look on white background color. Color contrast ratio is 1.84

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

Related Gradients

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.