crispedge.com

Color picker

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

#dde6e7 hex color - Grey - Cool color - Information

#dde6e7 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #dde6e7 Color code in RGB color code model is created after adding 86.67% red color, 90.2% green color and 90.59% blue color. Hex #dde6e7 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 0% yellow and 9% black.

Hex #dde6e7 color code is between #cceeee web safe hex color code and #eedddd web safe hex color code. #cceeee is the nearest web safe color code. You can see here many more shades of #dde6e7 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedde6e7#dde6e7
RGB Decimal221, 230, 231rgb(221, 230, 231)
RGB Percent87%, 90%, 91%rgb(87%, 90%, 91%)
CSS RGBa221, 230, 231,1rgba(221,230,231,1)
CMYK Modelcmyk(4%,0%,0%,9%)
HSL Color Space186,17% ,89%hsl(186,17% ,89%)
HSV Color Space186°, 4%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011110011011100111
Octal335346347
Decimal221230231
Hexdde6e7

Different shades of #dde6e7 color code.

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

Light Shade of #dde6e7
#fbfcfc
Dark Shade of #dde6e7
#bfd0d2
Saturated Shade of #dde6e7
#dae8ea
Desaturated Shade of #dde6e7
#e0e4e4
Grey scale Shade of #dde6e7
#e2e2e2
Brighten Shade
#f6ffff
Most Readable Shade
#000000

Shades of #dde6e7 color code

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

#dde6e7
#c4cccd
#abb2b3
#93999a
#7a7f80
#626666
#494c4d
#313333
#181919
#000000

Similar Color like #dde6e7 color

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

#dee7e8
#dfe8e9
#e0e9ea
#e1eaeb
#e2ebec
#e3eced
#e4edee
#e5eeef
#e6eff0
#e7f0f1
#e8f1f2
#e9f2f3
#eaf3f4
#ebf4f5
#dce5e6
#dbe4e5
#dae3e4
#d9e2e3
#d8e1e2
#d7e0e1
#d6dfe0
#d5dedf
#d4ddde
#d3dcdd
#d2dbdc
#d1dadb
#d0d9da
#cfd8d9

Monochromatic Color with #dde6e7

#dde6e7
#121212
#3a3d3d
#636767
#8c9192
#b4bcbc

Tints of #dde6e7 Color

#dde6e7
#e0e8e9
#e4ebec
#e8eeef
#ecf1f1
#eff3f4
#f3f6f7
#f7f9f9
#fbfcfc
#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

#dde6e7
#e7dedd

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

Split Complementary

#dde6e7
#e7dde1
#e7e3dd

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

Analogous Color

#dde7e4
#dde7e6
#dde6e7
#dde4e7
#dde2e7

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

#dde6e7
#e7dde6
#e6e7dd

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

#dde6e7
#e3dde7
#e7dedd
#e1e7dd

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

#dde6e7
#e7dedd
#e7e3dd
#dde1e7

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

#dde6e7 Color Code Preview on Black Background Color

This is how #dde6e7 Color will look on black background color. Color contrast ratio is 16.55

#dde6e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dde6e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dde6e7

#dde6e7 color code is use for CSS Background Color

Background color for the above div is #dde6e7

HTML with inline CSS

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

#dde6e7 color code is use for CSS Border Color

CSS Border color for the above div is #dde6e7

HTML with inline CSS

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

CSS Border Left color for the above div is #dde6e7

HTML with inline CSS

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

CSS Border Right color for the above div is #dde6e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dde6e7

HTML with inline CSS

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

CSS Border Top color for the above div is #dde6e7

HTML with inline CSS

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

#dde6e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dde6e7 Color code Preview on White Background

This is how #dde6e7 Color code will look on white background color. Color contrast ratio is 1.27

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.