crispedge.com

Color picker

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

#ddc84f hex color - Green - Warm color - Information

#ddc84f hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #ddc84f color code is between #cccc55 web safe hex color code and #eebb44 web safe hex color code. #cccc55 is the nearest web safe color code. You can see here many more shades of #ddc84f color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeddc84f#ddc84f
RGB Decimal221, 200, 79rgb(221, 200, 79)
RGB Percent87%, 78%, 31%rgb(87%, 78%, 31%)
CSS RGBa221, 200, 79,1rgba(221,200,79,1)
CMYK Modelcmyk(0%,10%,64%,13%)
HSL Color Space51,68% ,59%hsl(51,68% ,59%)
HSV Color Space51°, 64%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100100001001111
Octal335310117
Decimal22120079
Hexddc84f

Different shades of #ddc84f color code.

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

Light Shade of #ddc84f
#e5d57a
Dark Shade of #ddc84f
#d1b828
Saturated Shade of #ddc84f
#e7cf44
Desaturated Shade of #ddc84f
#d2c159
Grey scale Shade of #ddc84f
#969696
Brighten Shade
#f6e168
Most Readable Shade
#000000

Shades of #ddc84f color code

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

#ddc84f
#c4b146
#ab9b3d
#938534
#7a6f2b
#625823
#49421a
#312c11
#181608
#000000

Similar Color like #ddc84f color

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

#dec950
#dfca51
#e0cb52
#e1cc53
#e2cd54
#e3ce55
#e4cf56
#e5d057
#e6d158
#e7d259
#e8d35a
#e9d45b
#ead55c
#ebd65d
#dcc74e
#dbc64d
#dac54c
#d9c44b
#d8c34a
#d7c249
#d6c148
#d5c047
#d4bf46
#d3be45
#d2bd44
#d1bc43
#d0bb42
#cfba41

Monochromatic Color with #ddc84f

#ddc84f
#080803
#332e12
#5d5521
#887b31
#b3a240

Tints of #ddc84f Color

#ddc84f
#e0ce62
#e4d476
#e8da89
#ece09d
#efe6b0
#f3ecc4
#f7f2d7
#fbf8eb
#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

#ddc84f
#4f64dd

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

Split Complementary

#ddc84f
#4fabdd
#814fdd

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

Analogous Color

#dd8f4f
#ddac4f
#ddc84f
#d6dd4f
#b9dd4f

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

#ddc84f
#4fddc8
#c84fdd

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

#ddc84f
#4fdd81
#4f64dd
#dd4fab

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

#ddc84f
#4f64dd
#814fdd
#abdd4f

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

#ddc84f Color Code Preview on Black Background Color

This is how #ddc84f Color will look on black background color. Color contrast ratio is 12.45

#ddc84f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc84f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc84f

#ddc84f color code is use for CSS Background Color

Background color for the above div is #ddc84f

HTML with inline CSS

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

#ddc84f color code is use for CSS Border Color

CSS Border color for the above div is #ddc84f

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc84f

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc84f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc84f

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc84f

HTML with inline CSS

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

#ddc84f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc84f Color code Preview on White Background

This is how #ddc84f Color code will look on white background color. Color contrast ratio is 1.69

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.