crispedge.com

Color picker

Loading...

#dcad2b hex color - Yellow - Warm color - Information

#dcad2b hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dcad2b Color code in RGB color code model is created after adding 86.27% red color, 67.84% green color and 16.86% blue color. Hex #dcad2b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 80% yellow and 14% black.

Hex #dcad2b color code is between #ddaa33 web safe hex color code and #ccbb22 web safe hex color code. #ddaa33 is the nearest web safe color code. You can see here many more shades of #dcad2b color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codedcad2b#dcad2b
RGB Decimal220, 173, 43rgb(220, 173, 43)
RGB Percent86%, 68%, 17%rgb(86%, 68%, 17%)
CSS RGBa220, 173, 43,1rgba(220,173,43,1)
CMYK Modelcmyk(0%,21%,80%,14%)
HSL Color Space44,72% ,52%hsl(44,72% ,52%)
HSV Color Space44°, 80%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001010110100101011
Octal33425553
Decimal22017343
Hexdcad2b

Different shades of #dcad2b color code.

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

Light Shade of #dcad2b
#e3be57
Dark Shade of #dcad2b
#b68e1e
Saturated Shade of #dcad2b
#e8b31f
Desaturated Shade of #dcad2b
#d0a737
Grey scale Shade of #dcad2b
#838383
Brighten Shade
#f5c644
Most Readable Shade
#000000

Shades of #dcad2b color code

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

#dcad2b
#c39926
#ab8621
#92731c
#7a6017
#614c13
#49390e
#302609
#181304
#000000

Similar Color like #dcad2b color

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

#ddae2c
#deaf2d
#dfb02e
#e0b12f
#e1b230
#e2b331
#e3b432
#e4b533
#e5b634
#e6b735
#e7b836
#e8b937
#e9ba38
#eabb39
#dbac2a
#daab29
#d9aa28
#d8a927
#d7a826
#d6a725
#d5a624
#d4a523
#d3a422
#d2a321
#d1a220
#d0a11f
#cfa01e
#ce9f1d

Monochromatic Color with #dcad2b

#dcad2b
#070601
#32270a
#5c4912
#876a1a
#b18c23

Tints of #dcad2b Color

#dcad2b
#dfb642
#e3bf5a
#e7c871
#ebd189
#efdaa0
#f3e3b8
#f7eccf
#fbf5e7
#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

#dcad2b
#2b5adc

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

Split Complementary

#dcad2b
#2bb3dc
#552bdc

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

Analogous Color

#dc662b
#dc8a2b
#dcad2b
#dcd02b
#c4dc2b

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

#dcad2b
#2bdcad
#ad2bdc

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

#dcad2b
#2bdc54
#2b5adc
#dc2bb2

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

#dcad2b
#2b5adc
#552bdc
#b3dc2b

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

#dcad2b Color Code Preview on Black Background Color

This is how #dcad2b Color will look on black background color. Color contrast ratio is 10.06

#dcad2b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcad2b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcad2b

#dcad2b color code is use for CSS Background Color

Background color for the above div is #dcad2b

HTML with inline CSS

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

#dcad2b color code is use for CSS Border Color

CSS Border color for the above div is #dcad2b

HTML with inline CSS

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

CSS Border Left color for the above div is #dcad2b

HTML with inline CSS

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

CSS Border Right color for the above div is #dcad2b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcad2b

HTML with inline CSS

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

CSS Border Top color for the above div is #dcad2b

HTML with inline CSS

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

#dcad2b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcad2b Color code Preview on White Background

This is how #dcad2b Color code will look on white background color. Color contrast ratio is 2.09

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

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,173,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,90,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,173,43,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.