crispedge.com

Color picker

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

#ddcc88 hex color - Master Key - Yellow - Warm color - Information

#ddcc88 hex color - Master Key - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddcc88 Color Code is also known as Master Key color.

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

Hex #ddcc88 color code is a web safe color. Next web safe color code is #ccbb77 and previous web safe color code is #eedd99. You can see here many more shades of #ddcc88 color code.

0 Likes 0 Comments | 97 Views

Color Table

Hex Color Codeddcc88#ddcc88
RGB Decimal221, 204, 136rgb(221, 204, 136)
RGB Percent87%, 80%, 53%rgb(87%, 80%, 53%)
CSS RGBa221, 204, 136,1rgba(221,204,136,1)
CMYK Modelcmyk(0%,8%,38%,13%)
HSL Color Space48,56% ,70%hsl(48,56% ,70%)
HSV Color Space48°, 38%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100110010001000
Octal335314210
Decimal221204136
Hexddcc88

Different shades of #ddcc88 color code.

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

Light Shade of #ddcc88
#e8ddb0
Dark Shade of #ddcc88
#d2bb60
Saturated Shade of #ddcc88
#e5d180
Desaturated Shade of #ddcc88
#d5c790
Grey scale Shade of #ddcc88
#b3b3b3
Brighten Shade
#f6e5a1
Most Readable Shade
#000000

Shades of #ddcc88 color code

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

#ddcc88
#c4b578
#ab9e69
#93885a
#7a714b
#625a3c
#49442d
#312d1e
#18160f
#000000

Similar Color like #ddcc88 color

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

#decd89
#dfce8a
#e0cf8b
#e1d08c
#e2d18d
#e3d28e
#e4d38f
#e5d490
#e6d591
#e7d692
#e8d793
#e9d894
#ead995
#ebda96
#dccb87
#dbca86
#dac985
#d9c884
#d8c783
#d7c682
#d6c581
#d5c480
#d4c37f
#d3c27e
#d2c17d
#d1c07c
#d0bf7b
#cfbe7a

Monochromatic Color with #ddcc88

#ddcc88
#080805
#332f1f
#5d563a
#887e54
#b3a56e

Tints of #ddcc88 Color

#ddcc88
#e0d195
#e4d7a2
#e8ddaf
#ece2bc
#efe8ca
#f3eed7
#f7f3e4
#fbf9f1
#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

#ddcc88
#8899dd

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

Split Complementary

#ddcc88
#88c4dd
#a188dd

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

Analogous Color

#ddaa88
#ddbb88
#ddcc88
#dddd88
#ccdd88

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

#ddcc88
#88ddcc
#cc88dd

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

#ddcc88
#88dda2
#8899dd
#dd88c3

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

#ddcc88
#8899dd
#a188dd
#c4dd88

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

#ddcc88 Color Code Preview on Black Background Color

This is how #ddcc88 Color will look on black background color. Color contrast ratio is 13.07

#ddcc88 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcc88

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcc88

#ddcc88 color code is use for CSS Background Color

Background color for the above div is #ddcc88

HTML with inline CSS

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

#ddcc88 color code is use for CSS Border Color

CSS Border color for the above div is #ddcc88

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcc88

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcc88

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcc88

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcc88

HTML with inline CSS

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

#ddcc88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcc88 Color code Preview on White Background

This is how #ddcc88 Color code will look on white background color. Color contrast ratio is 1.61

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

Related Gradients

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

0 Likes 0 Comments | 97 Views

Post your comment:-

By submitting comment you agree to our privacy policy.