crispedge.com

Color picker

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

#dee6e6 hex color - Grey - Cool color - Information

#dee6e6 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #dee6e6 Color code in RGB color code model is created after adding 87.06% red color, 90.2% green color and 90.2% blue color. Hex #dee6e6 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 0% yellow and 10% black.

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

0 Likes 0 Comments | 25 Views

Color Table

Hex Color Codedee6e6#dee6e6
RGB Decimal222, 230, 230rgb(222, 230, 230)
RGB Percent87%, 90%, 90%rgb(87%, 90%, 90%)
CSS RGBa222, 230, 230,1rgba(222,230,230,1)
CMYK Modelcmyk(3%,0%,0%,10%)
HSL Color Space180,14% ,89%hsl(180,14% ,89%)
HSV Color Space180°, 3%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111101110011011100110
Octal336346346
Decimal222230230
Hexdee6e6

Different shades of #dee6e6 color code.

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

Light Shade of #dee6e6
#fbfcfc
Dark Shade of #dee6e6
#c1d0d0
Saturated Shade of #dee6e6
#dbe9e9
Desaturated Shade of #dee6e6
#e1e3e3
Grey scale Shade of #dee6e6
#e2e2e2
Brighten Shade
#f7ffff
Most Readable Shade
#000000

Shades of #dee6e6 color code

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

#dee6e6
#c5cccc
#acb2b2
#949999
#7b7f7f
#626666
#4a4c4c
#313333
#181919
#000000

Similar Color like #dee6e6 color

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

#dfe7e7
#e0e8e8
#e1e9e9
#e2eaea
#e3ebeb
#e4ecec
#e5eded
#e6eeee
#e7efef
#e8f0f0
#e9f1f1
#eaf2f2
#ebf3f3
#ecf4f4
#dde5e5
#dce4e4
#dbe3e3
#dae2e2
#d9e1e1
#d8e0e0
#d7dfdf
#d6dede
#d5dddd
#d4dcdc
#d3dbdb
#d2dada
#d1d9d9
#d0d8d8

Monochromatic Color with #dee6e6

#dee6e6
#111111
#3a3c3c
#636666
#8c9191
#b5bbbb

Tints of #dee6e6 Color

#dee6e6
#e1e8e8
#e5ebeb
#e9eeee
#ecf1f1
#f0f3f3
#f4f6f6
#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

#dee6e6
#e6dede

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

Split Complementary

#dee6e6
#e6dee2
#e6e2de

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

Analogous Color

#dee6e3
#dee6e4
#dee6e6
#dee4e6
#dee3e6

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

#dee6e6
#e6dee6
#e6e6de

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

#dee6e6
#e2dee6
#e6dede
#e2e6de

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

#dee6e6
#e6dede
#e6e2de
#dee2e6

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

#dee6e6 Color Code Preview on Black Background Color

This is how #dee6e6 Color will look on black background color. Color contrast ratio is 16.57

#dee6e6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dee6e6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dee6e6

#dee6e6 color code is use for CSS Background Color

Background color for the above div is #dee6e6

HTML with inline CSS

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

#dee6e6 color code is use for CSS Border Color

CSS Border color for the above div is #dee6e6

HTML with inline CSS

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

CSS Border Left color for the above div is #dee6e6

HTML with inline CSS

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

CSS Border Right color for the above div is #dee6e6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dee6e6

HTML with inline CSS

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

CSS Border Top color for the above div is #dee6e6

HTML with inline CSS

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

#dee6e6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dee6e6 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 25 Views

Post your comment:-

By submitting comment you agree to our privacy policy.