crispedge.com

Color picker

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

#d3ad2d hex color - Yellow - Warm color - Information

#d3ad2d hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d3ad2d Color code in RGB color code model is created after adding 82.75% red color, 67.84% green color and 17.65% blue color. Hex #d3ad2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 79% yellow and 17% black.

Hex #d3ad2d color code is between #ccaa33 web safe hex color code and #ddbb22 web safe hex color code. #ccaa33 is the nearest web safe color code. You can see here many more shades of #d3ad2d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded3ad2d#d3ad2d
RGB Decimal211, 173, 45rgb(211, 173, 45)
RGB Percent83%, 68%, 18%rgb(83%, 68%, 18%)
CSS RGBa211, 173, 45,1rgba(211,173,45,1)
CMYK Modelcmyk(0%,18%,79%,17%)
HSL Color Space46,65% ,50%hsl(46,65% ,50%)
HSV Color Space46°, 79%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100111010110100101101
Octal32325555
Decimal21117345
Hexd3ad2d

Different shades of #d3ad2d color code.

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

Light Shade of #d3ad2d
#dcbd57
Dark Shade of #d3ad2d
#a98b24
Saturated Shade of #d3ad2d
#e0b420
Desaturated Shade of #d3ad2d
#c6a63a
Grey scale Shade of #d3ad2d
#808080
Brighten Shade
#ecc646
Most Readable Shade
#000000

Shades of #d3ad2d color code

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

#d3ad2d
#bb9928
#a48623
#8c731e
#756019
#5d4c14
#46390f
#2e260a
#171305
#000000

Similar Color like #d3ad2d color

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

#d4ae2e
#d5af2f
#d6b030
#d7b131
#d8b232
#d9b333
#dab434
#dbb535
#dcb636
#ddb737
#deb838
#dfb939
#e0ba3a
#e1bb3b
#d2ac2c
#d1ab2b
#d0aa2a
#cfa929
#cea828
#cda727
#cca626
#cba525
#caa424
#c9a323
#c8a222
#c7a121
#c6a020
#c59f1f

Monochromatic Color with #d3ad2d

#d3ad2d
#fdd036
#292209
#534412
#7e671b
#a88a24

Tints of #d3ad2d Color

#d3ad2d
#d7b644
#dcbf5b
#e1c873
#e6d18a
#ebdaa1
#f0e3b9
#f5ecd0
#faf5e7
#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

#d3ad2d
#2d53d3

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

Split Complementary

#d3ad2d
#2da6d3
#5a2dd3

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

Analogous Color

#d36b2d
#d38c2d
#d3ad2d
#d3ce2d
#b7d32d

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

#d3ad2d
#2dd3ad
#ad2dd3

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

#d3ad2d
#2dd35a
#2d53d3
#d32da6

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

#d3ad2d
#2d53d3
#5a2dd3
#a6d32d

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

#d3ad2d Color Code Preview on Black Background Color

This is how #d3ad2d Color will look on black background color. Color contrast ratio is 9.79

#d3ad2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3ad2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3ad2d

#d3ad2d color code is use for CSS Background Color

Background color for the above div is #d3ad2d

HTML with inline CSS

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

#d3ad2d color code is use for CSS Border Color

CSS Border color for the above div is #d3ad2d

HTML with inline CSS

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

CSS Border Left color for the above div is #d3ad2d

HTML with inline CSS

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

CSS Border Right color for the above div is #d3ad2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3ad2d

HTML with inline CSS

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

CSS Border Top color for the above div is #d3ad2d

HTML with inline CSS

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

#d3ad2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3ad2d Color code Preview on White Background

This is how #d3ad2d Color code will look on white background color. Color contrast ratio is 2.15

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

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.