crispedge.com

Color picker

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

#dca600 hex color - Orange - Warm color - Information

#dca600 hex color - Orange - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Orange

Hex #dca600 Color code in RGB color code model is created after adding 86.27% red color, 65.1% green color and 0% blue color. Hex #dca600 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 100% yellow and 14% black.

Hex #dca600 color code is between #ddaa00 web safe hex color code and #cc9900 web safe hex color code. #ddaa00 is the nearest web safe color code. You can see here many more shades of #dca600 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedca600#dca600
RGB Decimal220, 166, 0rgb(220, 166, 0)
RGB Percent86%, 65%, 0%rgb(86%, 65%, 0%)
CSS RGBa220, 166, 0,1rgba(220,166,0,1)
CMYK Modelcmyk(0%,25%,100%,14%)
HSL Color Space45,100% ,43%hsl(45,100% ,43%)
HSV Color Space45°, 100%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001010011000000000
Octal3342460
Decimal2201660
Hexdca600

Different shades of #dca600 color code.

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

Light Shade of #dca600
#ffc410
Dark Shade of #dca600
#a97f00
Saturated Shade of #dca600
#dca600
Desaturated Shade of #dca600
#d1a00b
Grey scale Shade of #dca600
#6e6e6e
Brighten Shade
#f5bf19
Most Readable Shade
#000000

Shades of #dca600 color code

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

#dca600
#c39300
#ab8100
#926e00
#7a5c00
#614900
#493700
#302400
#181200
#000000

Similar Color like #dca600 color

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

#dda701
#dea802
#dfa903
#e0aa04
#e1ab05
#e2ac06
#e3ad07
#e4ae08
#e5af09
#e6b00a
#e7b10b
#e8b20c
#e9b30d
#eab40e
#dba500
#daa400
#d9a300
#d8a200
#d7a100
#d6a000
#d59f00
#d49e00
#d39d00
#d29c00
#d19b00
#d09a00
#cf9900
#ce9800

Monochromatic Color with #dca600

#dca600
#070600
#322600
#5c4600
#876600
#b18600

Tints of #dca600 Color

#dca600
#dfaf1c
#e3b938
#e7c355
#ebcd71
#efd78d
#f3e1aa
#f7ebc6
#fbf5e2
#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

#dca600
#0036dc

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

Split Complementary

#dca600
#00a4dc
#3800dc

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

Analogous Color

#dc4e00
#dc7a00
#dca600
#dcd200
#badc00

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

#dca600
#00dca6
#a600dc

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

#dca600
#00dc38
#0036dc
#dc00a4

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

#dca600
#0036dc
#3800dc
#a4dc00

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

#dca600 Color Code Preview on Black Background Color

This is how #dca600 Color will look on black background color. Color contrast ratio is 9.50

#dca600 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca600

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca600

#dca600 color code is use for CSS Background Color

Background color for the above div is #dca600

HTML with inline CSS

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

#dca600 color code is use for CSS Border Color

CSS Border color for the above div is #dca600

HTML with inline CSS

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

CSS Border Left color for the above div is #dca600

HTML with inline CSS

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

CSS Border Right color for the above div is #dca600

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dca600

HTML with inline CSS

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

CSS Border Top color for the above div is #dca600

HTML with inline CSS

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

#dca600 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dca600 Color code Preview on White Background

This is how #dca600 Color code will look on white background color. Color contrast ratio is 2.21

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

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.