crispedge.com

Color picker

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

#dae6c9 hex color - Green - Warm color - Information

#dae6c9 hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #dae6c9 color code is between #ddeecc web safe hex color code and #ccddbb web safe hex color code. #ddeecc is the nearest web safe color code. You can see here many more shades of #dae6c9 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedae6c9#dae6c9
RGB Decimal218, 230, 201rgb(218, 230, 201)
RGB Percent85%, 90%, 79%rgb(85%, 90%, 79%)
CSS RGBa218, 230, 201,1rgba(218,230,201,1)
CMYK Modelcmyk(5%,0%,13%,10%)
HSL Color Space85,37% ,85%hsl(85,37% ,85%)
HSV Color Space85°, 13%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101110011011001001
Octal332346311
Decimal218230201
Hexdae6c9

Different shades of #dae6c9 color code.

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

Light Shade of #dae6c9
#f2f6ec
Dark Shade of #dae6c9
#c2d6a6
Saturated Shade of #dae6c9
#dbeac5
Desaturated Shade of #dae6c9
#d9e2cd
Grey scale Shade of #dae6c9
#d7d7d7
Brighten Shade
#f3ffe2
Most Readable Shade
#000000

Shades of #dae6c9 color code

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

#dae6c9
#c1ccb2
#a9b29c
#919986
#797f6f
#606659
#484c43
#30332c
#181916
#000000

Similar Color like #dae6c9 color

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

#dbe7ca
#dce8cb
#dde9cc
#deeacd
#dfebce
#e0eccf
#e1edd0
#e2eed1
#e3efd2
#e4f0d3
#e5f1d4
#e6f2d5
#e7f3d6
#e8f4d7
#d9e5c8
#d8e4c7
#d7e3c6
#d6e2c5
#d5e1c4
#d4e0c3
#d3dfc2
#d2dec1
#d1ddc0
#d0dcbf
#cfdbbe
#cedabd
#cdd9bc
#ccd8bb

Monochromatic Color with #dae6c9

#dae6c9
#11110f
#393c34
#61665a
#89917f
#b2bba4

Tints of #dae6c9 Color

#dae6c9
#dee8cf
#e2ebd5
#e6eedb
#eaf1e1
#eef3e7
#f2f6ed
#f6f9f3
#fafcf9
#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

#dae6c9
#d5c9e6

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

Split Complementary

#dae6c9
#c9cce6
#e4c9e6

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

Analogous Color

#e6e6c9
#e0e6c9
#dae6c9
#d4e6c9
#cee6c9

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

#dae6c9
#c9dae6
#e6c9da

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

#dae6c9
#c9e6e3
#d5c9e6
#e6c9cb

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

#dae6c9
#d5c9e6
#e4c9e6
#cce6c9

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

#dae6c9 Color Code Preview on Black Background Color

This is how #dae6c9 Color will look on black background color. Color contrast ratio is 16.14

#dae6c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae6c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae6c9

#dae6c9 color code is use for CSS Background Color

Background color for the above div is #dae6c9

HTML with inline CSS

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

#dae6c9 color code is use for CSS Border Color

CSS Border color for the above div is #dae6c9

HTML with inline CSS

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

CSS Border Left color for the above div is #dae6c9

HTML with inline CSS

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

CSS Border Right color for the above div is #dae6c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dae6c9

HTML with inline CSS

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

CSS Border Top color for the above div is #dae6c9

HTML with inline CSS

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

#dae6c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dae6c9 Color code Preview on White Background

This is how #dae6c9 Color code will look on white background color. Color contrast ratio is 1.30

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.