crispedge.com

Color picker

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

#ddddcc hex color - Pinch of Pistachio - Green - Warm color - Information

#ddddcc hex color - Pinch of Pistachio - Green - Warm color

Color Hue/Base color: Green

Hex #ddddcc Color Code is also known as Pinch of Pistachio color.

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

Hex #ddddcc color code is a web safe color. Next web safe color code is #ccccbb and previous web safe color code is #eeeedd. You can see here many more shades of #ddddcc color code.

0 Likes 0 Comments | 152 Views

Color Table

Hex Color Codeddddcc#ddddcc
RGB Decimal221, 221, 204rgb(221, 221, 204)
RGB Percent87%, 87%, 80%rgb(87%, 87%, 80%)
CSS RGBa221, 221, 204,1rgba(221,221,204,1)
CMYK Modelcmyk(0%,0%,8%,13%)
HSL Color Space60,20% ,83%hsl(60,20% ,83%)
HSV Color Space60°, 8%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101110111001100
Octal335335314
Decimal221221204
Hexddddcc

Different shades of #ddddcc color code.

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

Light Shade of #ddddcc
#f1f1eb
Dark Shade of #ddddcc
#c9c9ad
Saturated Shade of #ddddcc
#e1e1c8
Desaturated Shade of #ddddcc
#d9d9d0
Grey scale Shade of #ddddcc
#d4d4d4
Brighten Shade
#f6f6e5
Most Readable Shade
#000000

Shades of #ddddcc color code

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

#ddddcc
#c4c4b5
#abab9e
#939388
#7a7a71
#62625a
#494944
#31312d
#181816
#000000

Similar Color like #ddddcc color

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

#dedecd
#dfdfce
#e0e0cf
#e1e1d0
#e2e2d1
#e3e3d2
#e4e4d3
#e5e5d4
#e6e6d5
#e7e7d6
#e8e8d7
#e9e9d8
#eaead9
#ebebda
#dcdccb
#dbdbca
#dadac9
#d9d9c8
#d8d8c7
#d7d7c6
#d6d6c5
#d5d5c4
#d4d4c3
#d3d3c2
#d2d2c1
#d1d1c0
#d0d0bf
#cfcfbe

Monochromatic Color with #ddddcc

#ddddcc
#080808
#33332f
#5d5d56
#88887e
#b3b3a5

Tints of #ddddcc Color

#ddddcc
#e0e0d1
#e4e4d7
#e8e8dd
#ecece2
#efefe8
#f3f3ee
#f7f7f3
#fbfbf9
#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

#ddddcc
#ccccdd

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

Split Complementary

#ddddcc
#ccd5dd
#d5ccdd

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

Analogous Color

#ddd6cc
#dddacc
#ddddcc
#daddcc
#d6ddcc

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

#ddddcc
#ccdddd
#ddccdd

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

#ddddcc
#ccddd4
#ccccdd
#ddccd4

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

#ddddcc
#ccccdd
#d5ccdd
#d5ddcc

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

#ddddcc Color Code Preview on Black Background Color

This is how #ddddcc Color will look on black background color. Color contrast ratio is 15.29

#ddddcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddddcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddddcc

#ddddcc color code is use for CSS Background Color

Background color for the above div is #ddddcc

HTML with inline CSS

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

#ddddcc color code is use for CSS Border Color

CSS Border color for the above div is #ddddcc

HTML with inline CSS

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

CSS Border Left color for the above div is #ddddcc

HTML with inline CSS

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

CSS Border Right color for the above div is #ddddcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddddcc

HTML with inline CSS

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

CSS Border Top color for the above div is #ddddcc

HTML with inline CSS

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

#ddddcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddddcc Color code Preview on White Background

This is how #ddddcc Color code will look on white background color. Color contrast ratio is 1.37

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

Related Gradients

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

0 Likes 0 Comments | 152 Views

Post your comment:-

By submitting comment you agree to our privacy policy.