crispedge.com

Color picker

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

#ddc69f hex color - Yellow - Warm color - Information

#ddc69f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #ddc69f color code is between #cccc99 web safe hex color code and #eebbaa web safe hex color code. #cccc99 is the nearest web safe color code. You can see here many more shades of #ddc69f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddc69f#ddc69f
RGB Decimal221, 198, 159rgb(221, 198, 159)
RGB Percent87%, 78%, 62%rgb(87%, 78%, 62%)
CSS RGBa221, 198, 159,1rgba(221,198,159,1)
CMYK Modelcmyk(0%,10%,28%,13%)
HSL Color Space38,48% ,75%hsl(38,48% ,75%)
HSV Color Space38°, 28%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100011010011111
Octal335306237
Decimal221198159
Hexddc69f

Different shades of #ddc69f color code.

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

Light Shade of #ddc69f
#eadcc5
Dark Shade of #ddc69f
#d0b079
Saturated Shade of #ddc69f
#e3c898
Desaturated Shade of #ddc69f
#d6c4a5
Grey scale Shade of #ddc69f
#bebebe
Brighten Shade
#f6dfb8
Most Readable Shade
#000000

Shades of #ddc69f color code

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

#ddc69f
#c4b08d
#ab9a7b
#93846a
#7a6e58
#625846
#494235
#312c23
#181611
#000000

Similar Color like #ddc69f color

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

#dec7a0
#dfc8a1
#e0c9a2
#e1caa3
#e2cba4
#e3cca5
#e4cda6
#e5cea7
#e6cfa8
#e7d0a9
#e8d1aa
#e9d2ab
#ead3ac
#ebd4ad
#dcc59e
#dbc49d
#dac39c
#d9c29b
#d8c19a
#d7c099
#d6bf98
#d5be97
#d4bd96
#d3bc95
#d2bb94
#d1ba93
#d0b992
#cfb891

Monochromatic Color with #ddc69f

#ddc69f
#080806
#332e25
#5d5443
#887a62
#b3a080

Tints of #ddc69f Color

#ddc69f
#e0cca9
#e4d2b4
#e8d9bf
#ecdfc9
#efe5d4
#f3ecdf
#f7f2e9
#fbf8f4
#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

#ddc69f
#9fb6dd

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

Split Complementary

#ddc69f
#9fd5dd
#a79fdd

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

Analogous Color

#ddad9f
#ddba9f
#ddc69f
#ddd29f
#dbdd9f

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

#ddc69f
#9fddc6
#c69fdd

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

#ddc69f
#9fdda7
#9fb6dd
#dd9fd5

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

#ddc69f
#9fb6dd
#a79fdd
#d5dd9f

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

#ddc69f Color Code Preview on Black Background Color

This is how #ddc69f Color will look on black background color. Color contrast ratio is 12.65

#ddc69f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc69f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc69f

#ddc69f color code is use for CSS Background Color

Background color for the above div is #ddc69f

HTML with inline CSS

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

#ddc69f color code is use for CSS Border Color

CSS Border color for the above div is #ddc69f

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc69f

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc69f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc69f

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc69f

HTML with inline CSS

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

#ddc69f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc69f Color code Preview on White Background

This is how #ddc69f Color code will look on white background color. Color contrast ratio is 1.66

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.