Skip to main content Skip to docs navigation

#DEDECF hex color | Corinthian Column | Download Light Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Grey

Hex #DEDECF Color Code is also known as | Corinthian Column color.

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

Hex #DEDECF color code is between #ddddcc web safe hex color code and #eeeedd web safe hex color code. #ddddcc is the nearest web safe color code. You can see here many more shades of #DEDECF color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code DEDECF #DEDECF
RGB Decimal 222, 222, 207 222, 222, 207
RGB Percent 87%, 87%, 81% rgb(87%, 87%, 81%)
CSS RGBa 222, 222, 207,1 rgba(222,222,207,1)
CMYK Model cmyk(0%,0%,7%,12.94%)
HSL Color Space 60,19% ,84% hsl(60,19% ,84%)
HSV Color Space 60°, 7%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011110 11011110 11001111
Octal 336 336 317
Decimal 222 222 207
Hex DE DE CF

Different shades of #DEDECF color code.

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

Darkest of #DEDECF
#a0a074
Darker of #DEDECF
#b4b493
Dark of #DEDECF
#c9c9b1
Base of #DEDECF
#dedecf
Light of #DEDECF
#f3f3ed
Lighter
#ffffff
Lightest
#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

#dedecf
#cfcfde

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

Split Complementary

#DEDECF
#cfd7de
#d7cfde

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

Analogous Color

#ded5cf
#ded8cf
#dedecf
#d9decf
#d3decf

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

#DEDECF
#decfde
#cfdede

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

#DEDECF
#cfdede
#cfcfde
#decfcf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#DEDECF
#cfded7
#cfcfde
#decfd7

Square 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).

Monochromatic Color with #DEDECF

#85855c
#a0a074
#b4b493
#c9c9b1
#dedecf
#f3f3ed
#ffffff
#ffffff
#ffffff

Tints of #DEDECF Color

#dedecf
#e1e1d4
#e5e5d9
#e9e9df
#ecece4
#f0f0e9
#f4f4ef
#f7f7f4
#fbfbf9
#ffffff

Shades of #DEDECF color code

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

#dedecf
#c5c5b8
#acaca1
#94948a
#7b7b73
#62625c
#4a4a45
#31312e
#181817
#000000

Tones

#dedecf
#d7d7d7
#d7d7d7
#d7d7d7
#d7d7d7

Tones

Similar Color like #DEDECF color

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

#dfdfd0
#e0e0d1
#e1e1d2
#e2e2d3
#e3e3d4
#e4e4d5
#e5e5d6
#e6e6d7
#e7e7d8
#e8e8d9
#e9e9da
#eaeadb
#ebebdc
#ececdd
#ddddce
#dcdccd
#dbdbcc
#dadacb
#d9d9ca
#d8d8c9
#d7d7c8
#d6d6c7
#d5d5c6
#d4d4c5
#d3d3c4
#d2d2c3
#d1d1c2
#d0d0c1

Download this Light Grey

Hex #DEDECF 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.

#DEDECF Color Code Preview on Black Background Color

This is how #DEDECF Color will look on black background color. Color contrast ratio is 15.46

#DEDECF in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DEDECF

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DEDECF

#DEDECF color code is use for CSS Background Color

Background color for the above div is #DEDECF

HTML with inline CSS

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

#DEDECF color code is use for CSS Border Color

CSS Border color for the above div is #DEDECF

HTML with inline CSS

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

CSS Border Left color for the above div is #DEDECF

HTML with inline CSS

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

CSS Border Right color for the above div is #DEDECF

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DEDECF

HTML with inline CSS

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

CSS Border Top color for the above div is #DEDECF

HTML with inline CSS

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

#DEDECF hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DEDECF Color code Preview on White Background

This is how #DEDECF Color code will look on white background color. Color contrast ratio is 1.36

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(222,222,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,207,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(222,222,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }