crispedge.com

Color picker

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

#dddc8d hex color - Green - Warm color - Information

#dddc8d hex color - Green - Warm color

Color Hue/Base color: Green

Hex #dddc8d Color code in RGB color code model is created after adding 86.67% red color, 86.27% green color and 55.29% blue color. Hex #dddc8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 36% yellow and 13% black.

Hex #dddc8d color code is between #ccdd88 web safe hex color code and #eecc99 web safe hex color code. #ccdd88 is the nearest web safe color code. You can see here many more shades of #dddc8d color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedddc8d#dddc8d
RGB Decimal221, 220, 141rgb(221, 220, 141)
RGB Percent87%, 86%, 55%rgb(87%, 86%, 55%)
CSS RGBa221, 220, 141,1rgba(221,220,141,1)
CMYK Modelcmyk(0%,0%,36%,13%)
HSL Color Space59,54% ,71%hsl(59,54% ,71%)
HSV Color Space59°, 36%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101110010001101
Octal335334215
Decimal221220141
Hexdddc8d

Different shades of #dddc8d color code.

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

Light Shade of #dddc8d
#e9e8b4
Dark Shade of #dddc8d
#d1d066
Saturated Shade of #dddc8d
#e4e386
Desaturated Shade of #dddc8d
#d6d594
Grey scale Shade of #dddc8d
#b5b5b5
Brighten Shade
#f6f5a6
Most Readable Shade
#000000

Shades of #dddc8d color code

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

#dddc8d
#c4c37d
#abab6d
#93925e
#7a7a4e
#62613e
#49492f
#31301f
#18180f
#000000

Similar Color like #dddc8d color

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

#dedd8e
#dfde8f
#e0df90
#e1e091
#e2e192
#e3e293
#e4e394
#e5e495
#e6e596
#e7e697
#e8e798
#e9e899
#eae99a
#ebea9b
#dcdb8c
#dbda8b
#dad98a
#d9d889
#d8d788
#d7d687
#d6d586
#d5d485
#d4d384
#d3d283
#d2d182
#d1d081
#d0cf80
#cfce7f

Monochromatic Color with #dddc8d

#dddc8d
#080805
#333321
#5d5d3c
#888757
#b3b272

Tints of #dddc8d Color

#dddc8d
#e0df99
#e4e3a6
#e8e7b3
#ecebbf
#efefcc
#f3f3d9
#f7f7e5
#fbfbf2
#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

#dddc8d
#8d8edd

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

Split Complementary

#dddc8d
#8db6dd
#b48ddd

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

Analogous Color

#ddbc8d
#ddcc8d
#dddc8d
#cedd8d
#bedd8d

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

#dddc8d
#8ddddc
#dc8ddd

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

#dddc8d
#8dddb4
#8d8edd
#dd8db6

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

#dddc8d
#8d8edd
#b48ddd
#b6dd8d

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

#dddc8d Color Code Preview on Black Background Color

This is how #dddc8d Color will look on black background color. Color contrast ratio is 14.70

#dddc8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddc8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddc8d

#dddc8d color code is use for CSS Background Color

Background color for the above div is #dddc8d

HTML with inline CSS

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

#dddc8d color code is use for CSS Border Color

CSS Border color for the above div is #dddc8d

HTML with inline CSS

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

CSS Border Left color for the above div is #dddc8d

HTML with inline CSS

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

CSS Border Right color for the above div is #dddc8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddc8d

HTML with inline CSS

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

CSS Border Top color for the above div is #dddc8d

HTML with inline CSS

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

#dddc8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddc8d Color code Preview on White Background

This is how #dddc8d Color code will look on white background color. Color contrast ratio is 1.43

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

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.