crispedge.com

Color picker

Loading...

#dca24b hex color - Yellow - Warm color - Information

#dca24b hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dca24b Color code in RGB color code model is created after adding 86.27% red color, 63.53% green color and 29.41% blue color. Hex #dca24b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 66% yellow and 14% black.

Hex #dca24b color code is between #ddaa44 web safe hex color code and #cc9955 web safe hex color code. #ddaa44 is the nearest web safe color code. You can see here many more shades of #dca24b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codedca24b#dca24b
RGB Decimal220, 162, 75rgb(220, 162, 75)
RGB Percent86%, 64%, 29%rgb(86%, 64%, 29%)
CSS RGBa220, 162, 75,1rgba(220,162,75,1)
CMYK Modelcmyk(0%,26%,66%,14%)
HSL Color Space36,67% ,58%hsl(36,67% ,58%)
HSV Color Space36°, 66%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001010001001001011
Octal334242113
Decimal22016275
Hexdca24b

Different shades of #dca24b color code.

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

Light Shade of #dca24b
#e4b876
Dark Shade of #dca24b
#cc8a28
Saturated Shade of #dca24b
#e7a440
Desaturated Shade of #dca24b
#d1a056
Grey scale Shade of #dca24b
#939393
Brighten Shade
#f5bb64
Most Readable Shade
#000000

Shades of #dca24b color code

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

#dca24b
#c39042
#ab7e3a
#926c32
#7a5a29
#614821
#493619
#302410
#181208
#000000

Similar Color like #dca24b color

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

#dda34c
#dea44d
#dfa54e
#e0a64f
#e1a750
#e2a851
#e3a952
#e4aa53
#e5ab54
#e6ac55
#e7ad56
#e8ae57
#e9af58
#eab059
#dba14a
#daa049
#d99f48
#d89e47
#d79d46
#d69c45
#d59b44
#d49a43
#d39942
#d29841
#d19740
#d0963f
#cf953e
#ce943d

Monochromatic Color with #dca24b

#dca24b
#070603
#322511
#5c4420
#87632e
#b1833d

Tints of #dca24b Color

#dca24b
#dfac5f
#e3b673
#e7c187
#ebcb9b
#efd5af
#f3e0c3
#f7ead7
#fbf4eb
#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

#dca24b
#4b85dc

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

Split Complementary

#dca24b
#4bcedc
#594bdc

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

Analogous Color

#dc684b
#dc854b
#dca24b
#dcbf4b
#dcdc4b

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

#dca24b
#4bdca2
#a24bdc

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

#dca24b
#4bdc59
#4b85dc
#dc4bcd

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

#dca24b
#4b85dc
#594bdc
#cedc4b

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

#dca24b Color Code Preview on Black Background Color

This is how #dca24b Color will look on black background color. Color contrast ratio is 9.31

#dca24b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca24b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca24b

#dca24b color code is use for CSS Background Color

Background color for the above div is #dca24b

HTML with inline CSS

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

#dca24b color code is use for CSS Border Color

CSS Border color for the above div is #dca24b

HTML with inline CSS

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

CSS Border Left color for the above div is #dca24b

HTML with inline CSS

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

CSS Border Right color for the above div is #dca24b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dca24b

HTML with inline CSS

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

CSS Border Top color for the above div is #dca24b

HTML with inline CSS

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

#dca24b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dca24b Color code Preview on White Background

This is how #dca24b Color code will look on white background color. Color contrast ratio is 2.25

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,162,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,133,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,162,75,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.