crispedge.com

Color picker

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

#ddc513 hex color - Green - Warm color - Information

#ddc513 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ddc513 Color code in RGB color code model is created after adding 86.67% red color, 77.25% green color and 7.45% blue color. Hex #ddc513 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 91% yellow and 13% black.

Hex #ddc513 color code is between #cccc11 web safe hex color code and #eebb22 web safe hex color code. #cccc11 is the nearest web safe color code. You can see here many more shades of #ddc513 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddc513#ddc513
RGB Decimal221, 197, 19rgb(221, 197, 19)
RGB Percent87%, 77%, 7%rgb(87%, 77%, 7%)
CSS RGBa221, 197, 19,1rgba(221,197,19,1)
CMYK Modelcmyk(0%,11%,91%,13%)
HSL Color Space53,84% ,47%hsl(53,84% ,47%)
HSV Color Space53°, 91%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100010100010011
Octal33530523
Decimal22119719
Hexddc513

Different shades of #ddc513 color code.

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

Light Shade of #ddc513
#eed835
Dark Shade of #ddc513
#ae9b0f
Saturated Shade of #ddc513
#e9ce07
Desaturated Shade of #ddc513
#d1bc1f
Grey scale Shade of #ddc513
#787878
Brighten Shade
#f6de2c
Most Readable Shade
#000000

Shades of #ddc513 color code

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

#ddc513
#c4af10
#ab990e
#93830c
#7a6d0a
#625708
#494106
#312b04
#181502
#000000

Similar Color like #ddc513 color

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

#dec614
#dfc715
#e0c816
#e1c917
#e2ca18
#e3cb19
#e4cc1a
#e5cd1b
#e6ce1c
#e7cf1d
#e8d01e
#e9d11f
#ead220
#ebd321
#dcc412
#dbc311
#dac210
#d9c10f
#d8c00e
#d7bf0d
#d6be0c
#d5bd0b
#d4bc0a
#d3bb09
#d2ba08
#d1b907
#d0b806
#cfb705

Monochromatic Color with #ddc513

#ddc513
#080801
#332d04
#5d5308
#88790c
#b39f0f

Tints of #ddc513 Color

#ddc513
#e0cb2d
#e4d147
#e8d861
#ecde7b
#efe596
#f3ebb0
#f7f2ca
#fbf8e4
#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

#ddc513
#132bdd

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

Split Complementary

#ddc513
#1390dd
#6013dd

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

Analogous Color

#dd7413
#dd9d13
#ddc513
#cddd13
#a4dd13

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

#ddc513
#13ddc5
#c513dd

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

#ddc513
#13dd60
#132bdd
#dd1390

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

#ddc513
#132bdd
#6013dd
#90dd13

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

#ddc513 Color Code Preview on Black Background Color

This is how #ddc513 Color will look on black background color. Color contrast ratio is 12.07

#ddc513 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc513

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc513

#ddc513 color code is use for CSS Background Color

Background color for the above div is #ddc513

HTML with inline CSS

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

#ddc513 color code is use for CSS Border Color

CSS Border color for the above div is #ddc513

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc513

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc513

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc513

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc513

HTML with inline CSS

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

#ddc513 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc513 Color code Preview on White Background

This is how #ddc513 Color code will look on white background color. Color contrast ratio is 1.74

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

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.