crispedge.com

Color picker

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

#d3ad04 hex color - Yellow - Warm color - Information

#d3ad04 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #d3ad04 color code is between #ccaa00 web safe hex color code and #ddbb00 web safe hex color code. #ccaa00 is the nearest web safe color code. You can see here many more shades of #d3ad04 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded3ad04#d3ad04
RGB Decimal211, 173, 4rgb(211, 173, 4)
RGB Percent83%, 68%, 2%rgb(83%, 68%, 2%)
CSS RGBa211, 173, 4,1rgba(211,173,4,1)
CMYK Modelcmyk(0%,18%,98%,17%)
HSL Color Space49,96% ,42%hsl(49,96% ,42%)
HSV Color Space49°, 98%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100111010110100000100
Octal3232554
Decimal2111734
Hexd3ad04

Different shades of #d3ad04 color code.

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

Light Shade of #d3ad04
#facf10
Dark Shade of #d3ad04
#a18403
Saturated Shade of #d3ad04
#d7b000
Desaturated Shade of #d3ad04
#c8a60f
Grey scale Shade of #d3ad04
#6b6b6b
Brighten Shade
#ecc61d
Most Readable Shade
#000000

Shades of #d3ad04 color code

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

#d3ad04
#bb9903
#a48603
#8c7302
#756002
#5d4c01
#463901
#2e2600
#171300
#000000

Similar Color like #d3ad04 color

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

#d4ae05
#d5af06
#d6b007
#d7b108
#d8b209
#d9b30a
#dab40b
#dbb50c
#dcb60d
#ddb70e
#deb80f
#dfb910
#e0ba11
#e1bb12
#d2ac03
#d1ab02
#d0aa01
#cfa900
#cea800
#cda700
#cca600
#cba500
#caa400
#c9a300
#c8a200
#c7a100
#c6a000
#c59f00

Monochromatic Color with #d3ad04

#d3ad04
#fdd005
#292201
#534402
#7e6702
#a88a03

Tints of #d3ad04 Color

#d3ad04
#d7b61f
#dcbf3b
#e1c857
#e6d173
#ebda8f
#f0e3ab
#f5ecc7
#faf5e3
#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

#d3ad04
#042ad3

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

Split Complementary

#d3ad04
#0491d3
#4504d3

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

Analogous Color

#d35a04
#d38404
#d3ad04
#d0d304
#a6d304

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

#d3ad04
#04d3ad
#ad04d3

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

#d3ad04
#04d345
#042ad3
#d30491

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

#d3ad04
#042ad3
#4504d3
#91d304

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

#d3ad04 Color Code Preview on Black Background Color

This is how #d3ad04 Color will look on black background color. Color contrast ratio is 9.75

#d3ad04 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3ad04

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3ad04

#d3ad04 color code is use for CSS Background Color

Background color for the above div is #d3ad04

HTML with inline CSS

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

#d3ad04 color code is use for CSS Border Color

CSS Border color for the above div is #d3ad04

HTML with inline CSS

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

CSS Border Left color for the above div is #d3ad04

HTML with inline CSS

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

CSS Border Right color for the above div is #d3ad04

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3ad04

HTML with inline CSS

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

CSS Border Top color for the above div is #d3ad04

HTML with inline CSS

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

#d3ad04 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3ad04 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.