crispedge.com

Color picker

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

#ddcdab hex color - Fabulous Forties - Orange - Warm color - Information

#ddcdab hex color - Fabulous Forties - Orange - Warm color

Color Hue/Base color: Orange

Hex #ddcdab Color Code is also known as Fabulous Forties color.

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

Hex #ddcdab color code is between #ccccaa web safe hex color code and #eeddbb web safe hex color code. #ccccaa is the nearest web safe color code. You can see here many more shades of #ddcdab color code.

0 Likes 0 Comments | 59 Views

Color Table

Hex Color Codeddcdab#ddcdab
RGB Decimal221, 205, 171rgb(221, 205, 171)
RGB Percent87%, 80%, 67%rgb(87%, 80%, 67%)
CSS RGBa221, 205, 171,1rgba(221,205,171,1)
CMYK Modelcmyk(0%,7%,23%,13%)
HSL Color Space41,42% ,77%hsl(41,42% ,77%)
HSV Color Space41°, 23%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100110110101011
Octal335315253
Decimal221205171
Hexddcdab

Different shades of #ddcdab color code.

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

Light Shade of #ddcdab
#ece3cf
Dark Shade of #ddcdab
#ceb787
Saturated Shade of #ddcdab
#e3cfa5
Desaturated Shade of #ddcdab
#d7cbb1
Grey scale Shade of #ddcdab
#c4c4c4
Brighten Shade
#f6e6c4
Most Readable Shade
#000000

Shades of #ddcdab color code

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

#ddcdab
#c4b698
#ab9f85
#938872
#7a715f
#625b4c
#494439
#312d26
#181613
#000000

Similar Color like #ddcdab color

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

#deceac
#dfcfad
#e0d0ae
#e1d1af
#e2d2b0
#e3d3b1
#e4d4b2
#e5d5b3
#e6d6b4
#e7d7b5
#e8d8b6
#e9d9b7
#eadab8
#ebdbb9
#dcccaa
#dbcba9
#dacaa8
#d9c9a7
#d8c8a6
#d7c7a5
#d6c6a4
#d5c5a3
#d4c4a2
#d3c3a1
#d2c2a0
#d1c19f
#d0c09e
#cfbf9d

Monochromatic Color with #ddcdab

#ddcdab
#080807
#332f27
#5d5748
#887e69
#b3a68a

Tints of #ddcdab Color

#ddcdab
#e0d2b4
#e4d8bd
#e8ddc7
#ece3d0
#efe8d9
#f3eee3
#f7f3ec
#fbf9f5
#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

#ddcdab
#abbbdd

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

Split Complementary

#ddcdab
#abd4dd
#b4abdd

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

Analogous Color

#ddb9ab
#ddc3ab
#ddcdab
#ddd7ab
#d9ddab

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

#ddcdab
#abddcd
#cdabdd

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

#ddcdab
#abddb4
#abbbdd
#ddabd4

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

#ddcdab
#abbbdd
#b4abdd
#d4ddab

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

#ddcdab Color Code Preview on Black Background Color

This is how #ddcdab Color will look on black background color. Color contrast ratio is 13.40

#ddcdab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcdab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcdab

#ddcdab color code is use for CSS Background Color

Background color for the above div is #ddcdab

HTML with inline CSS

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

#ddcdab color code is use for CSS Border Color

CSS Border color for the above div is #ddcdab

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcdab

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcdab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcdab

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcdab

HTML with inline CSS

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

#ddcdab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcdab Color code Preview on White Background

This is how #ddcdab Color code will look on white background color. Color contrast ratio is 1.57

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

Related Gradients

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

0 Likes 0 Comments | 59 Views

Post your comment:-

By submitting comment you agree to our privacy policy.