crispedge.com

Color picker

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

#ddd44d hex color - Green - Warm color - Information

#ddd44d hex color - Green - Warm color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddd44d#ddd44d
RGB Decimal221, 212, 77rgb(221, 212, 77)
RGB Percent87%, 83%, 30%rgb(87%, 83%, 30%)
CSS RGBa221, 212, 77,1rgba(221,212,77,1)
CMYK Modelcmyk(0%,4%,65%,13%)
HSL Color Space56,68% ,58%hsl(56,68% ,58%)
HSV Color Space56°, 65%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101010001001101
Octal335324115
Decimal22121277
Hexddd44d

Different shades of #ddd44d color code.

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

Light Shade of #ddd44d
#e5de78
Dark Shade of #ddd44d
#cfc528
Saturated Shade of #ddd44d
#e8dd42
Desaturated Shade of #ddd44d
#d2cb58
Grey scale Shade of #ddd44d
#959595
Brighten Shade
#f6ed66
Most Readable Shade
#000000

Shades of #ddd44d color code

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

#ddd44d
#c4bc44
#aba43b
#938d33
#7a752a
#625e22
#494619
#312f11
#181708
#000000

Similar Color like #ddd44d color

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

#ded54e
#dfd64f
#e0d750
#e1d851
#e2d952
#e3da53
#e4db54
#e5dc55
#e6dd56
#e7de57
#e8df58
#e9e059
#eae15a
#ebe25b
#dcd34c
#dbd24b
#dad14a
#d9d049
#d8cf48
#d7ce47
#d6cd46
#d5cc45
#d4cb44
#d3ca43
#d2c942
#d1c841
#d0c740
#cfc63f

Monochromatic Color with #ddd44d

#ddd44d
#080803
#333112
#5d5a21
#88822f
#b3ab3e

Tints of #ddd44d Color

#ddd44d
#e0d860
#e4dd74
#e8e288
#ece79c
#efebaf
#f3f0c3
#f7f5d7
#fbfaeb
#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

#ddd44d
#4d56dd

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

Split Complementary

#ddd44d
#4d9edd
#8c4ddd

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

Analogous Color

#dd9a4d
#ddb74d
#ddd44d
#c9dd4d
#acdd4d

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

#ddd44d
#4dddd4
#d44ddd

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

#ddd44d
#4ddd8c
#4d56dd
#dd4d9e

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

#ddd44d
#4d56dd
#8c4ddd
#9edd4d

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

#ddd44d Color Code Preview on Black Background Color

This is how #ddd44d Color will look on black background color. Color contrast ratio is 13.60

#ddd44d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd44d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd44d

#ddd44d color code is use for CSS Background Color

Background color for the above div is #ddd44d

HTML with inline CSS

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

#ddd44d color code is use for CSS Border Color

CSS Border color for the above div is #ddd44d

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd44d

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd44d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd44d

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd44d

HTML with inline CSS

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

#ddd44d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd44d Color code Preview on White Background

This is how #ddd44d Color code will look on white background color. Color contrast ratio is 1.54

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

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.