crispedge.com

Color picker

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

#c6d2d2 hex color - Grey - Cool color - Information

#c6d2d2 hex color - Grey - Cool color

Color Hue/Base color: Grey

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

Hex #c6d2d2 color code is between #cccccc web safe hex color code and #bbdddd web safe hex color code. #cccccc is the nearest web safe color code. You can see here many more shades of #c6d2d2 color code.

0 Likes 0 Comments | 76 Views

Color Table

Hex Color Codec6d2d2#c6d2d2
RGB Decimal198, 210, 210rgb(198, 210, 210)
RGB Percent78%, 82%, 82%rgb(78%, 82%, 82%)
CSS RGBa198, 210, 210,1rgba(198,210,210,1)
CMYK Modelcmyk(6%,0%,0%,18%)
HSL Color Space180,12% ,80%hsl(180,12% ,80%)
HSV Color Space180°, 6%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001101101001011010010
Octal306322322
Decimal198210210
Hexc6d2d2

Different shades of #c6d2d2 color code.

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

Light Shade of #c6d2d2
#e3e8e8
Dark Shade of #c6d2d2
#aabbbb
Saturated Shade of #c6d2d2
#c1d7d7
Desaturated Shade of #c6d2d2
#cbcdcd
Grey scale Shade of #c6d2d2
#cccccc
Brighten Shade
#dfebeb
Most Readable Shade
#000000

Shades of #c6d2d2 color code

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

#c6d2d2
#b0baba
#9aa3a3
#848c8c
#6e7474
#585d5d
#424646
#2c2e2e
#161717
#000000

Similar Color like #c6d2d2 color

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

#c7d3d3
#c8d4d4
#c9d5d5
#cad6d6
#cbd7d7
#ccd8d8
#cdd9d9
#cedada
#cfdbdb
#d0dcdc
#d1dddd
#d2dede
#d3dfdf
#d4e0e0
#c5d1d1
#c4d0d0
#c3cfcf
#c2cece
#c1cdcd
#c0cccc
#bfcbcb
#becaca
#bdc9c9
#bcc8c8
#bbc7c7
#bac6c6
#b9c5c5
#b8c4c4

Monochromatic Color with #c6d2d2

#c6d2d2
#eefcfc
#262828
#4e5252
#767d7d
#9ea7a7

Tints of #c6d2d2 Color

#c6d2d2
#ccd7d7
#d2dcdc
#d9e1e1
#dfe6e6
#e5ebeb
#ecf0f0
#f2f5f5
#f8fafa
#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

#c6d2d2
#d2c6c6

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

Split Complementary

#c6d2d2
#d2c6cc
#d2ccc6

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

Analogous Color

#c6d2cd
#c6d2d0
#c6d2d2
#c6d0d2
#c6cdd2

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

#c6d2d2
#d2c6d2
#d2d2c6

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

#c6d2d2
#ccc6d2
#d2c6c6
#ccd2c6

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

#c6d2d2
#d2c6c6
#d2ccc6
#c6ccd2

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

#c6d2d2 Color Code Preview on Black Background Color

This is how #c6d2d2 Color will look on black background color. Color contrast ratio is 13.55

#c6d2d2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d2d2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d2d2

#c6d2d2 color code is use for CSS Background Color

Background color for the above div is #c6d2d2

HTML with inline CSS

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

#c6d2d2 color code is use for CSS Border Color

CSS Border color for the above div is #c6d2d2

HTML with inline CSS

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

CSS Border Left color for the above div is #c6d2d2

HTML with inline CSS

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

CSS Border Right color for the above div is #c6d2d2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6d2d2

HTML with inline CSS

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

CSS Border Top color for the above div is #c6d2d2

HTML with inline CSS

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

#c6d2d2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6d2d2 Color code Preview on White Background

This is how #c6d2d2 Color code will look on white background color. Color contrast ratio is 1.55

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

Related Gradients

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

0 Likes 0 Comments | 76 Views

Post your comment:-

By submitting comment you agree to our privacy policy.