crispedge.com

Color picker

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

#dee7e7 hex color - Grey - Cool color - Information

#dee7e7 hex color - Grey - Cool color

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Codedee7e7#dee7e7
RGB Decimal222, 231, 231rgb(222, 231, 231)
RGB Percent87%, 91%, 91%rgb(87%, 91%, 91%)
CSS RGBa222, 231, 231,1rgba(222,231,231,1)
CMYK Modelcmyk(4%,0%,0%,9%)
HSL Color Space180,16% ,89%hsl(180,16% ,89%)
HSV Color Space180°, 4%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111101110011111100111
Octal336347347
Decimal222231231
Hexdee7e7

Different shades of #dee7e7 color code.

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

Light Shade of #dee7e7
#fcfcfc
Dark Shade of #dee7e7
#c0d2d2
Saturated Shade of #dee7e7
#dbeaea
Desaturated Shade of #dee7e7
#e1e4e4
Grey scale Shade of #dee7e7
#e2e2e2
Brighten Shade
#f7ffff
Most Readable Shade
#000000

Shades of #dee7e7 color code

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

#dee7e7
#c5cdcd
#acb3b3
#949a9a
#7b8080
#626666
#4a4d4d
#313333
#181919
#000000

Similar Color like #dee7e7 color

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

#dfe8e8
#e0e9e9
#e1eaea
#e2ebeb
#e3ecec
#e4eded
#e5eeee
#e6efef
#e7f0f0
#e8f1f1
#e9f2f2
#eaf3f3
#ebf4f4
#ecf5f5
#dde6e6
#dce5e5
#dbe4e4
#dae3e3
#d9e2e2
#d8e1e1
#d7e0e0
#d6dfdf
#d5dede
#d4dddd
#d3dcdc
#d2dbdb
#d1dada
#d0d9d9

Monochromatic Color with #dee7e7

#dee7e7
#121212
#3b3d3d
#636767
#8c9292
#b5bcbc

Tints of #dee7e7 Color

#dee7e7
#e1e9e9
#e5ecec
#e9efef
#ecf1f1
#f0f4f4
#f4f7f7
#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

#dee7e7
#e7dede

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

Split Complementary

#dee7e7
#e7dee3
#e7e3de

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

Analogous Color

#dee7e3
#dee7e5
#dee7e7
#dee5e7
#dee3e7

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

#dee7e7
#e7dee7
#e7e7de

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

#dee7e7
#e2dee7
#e7dede
#e2e7de

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

#dee7e7
#e7dede
#e7e3de
#dee3e7

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

#dee7e7 Color Code Preview on Black Background Color

This is how #dee7e7 Color will look on black background color. Color contrast ratio is 16.69

#dee7e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dee7e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dee7e7

#dee7e7 color code is use for CSS Background Color

Background color for the above div is #dee7e7

HTML with inline CSS

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

#dee7e7 color code is use for CSS Border Color

CSS Border color for the above div is #dee7e7

HTML with inline CSS

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

CSS Border Left color for the above div is #dee7e7

HTML with inline CSS

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

CSS Border Right color for the above div is #dee7e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dee7e7

HTML with inline CSS

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

CSS Border Top color for the above div is #dee7e7

HTML with inline CSS

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

#dee7e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dee7e7 Color code Preview on White Background

This is how #dee7e7 Color code will look on white background color. Color contrast ratio is 1.26

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

Related Gradients

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.