crispedge.com

Color picker

Loading...

#dba45a hex color - Yellow - Warm color - Information

#dba45a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dba45a Color code in RGB color code model is created after adding 85.88% red color, 64.31% green color and 35.29% blue color. Hex #dba45a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 59% yellow and 14% black.

Hex #dba45a color code is between #ddaa55 web safe hex color code and #cc9966 web safe hex color code. #ddaa55 is the nearest web safe color code. You can see here many more shades of #dba45a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedba45a#dba45a
RGB Decimal219, 164, 90rgb(219, 164, 90)
RGB Percent86%, 64%, 35%rgb(86%, 64%, 35%)
CSS RGBa219, 164, 90,1rgba(219,164,90,1)
CMYK Modelcmyk(0%,25%,59%,14%)
HSL Color Space34,64% ,61%hsl(34,64% ,61%)
HSV Color Space34°, 59%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111010010001011010
Octal333244132
Decimal21916490
Hexdba45a

Different shades of #dba45a color code.

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

Light Shade of #dba45a
#e4bb84
Dark Shade of #dba45a
#d28d30
Saturated Shade of #dba45a
#e5a550
Desaturated Shade of #dba45a
#d1a264
Grey scale Shade of #dba45a
#9a9a9a
Brighten Shade
#f4bd73
Most Readable Shade
#000000

Shades of #dba45a color code

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

#dba45a
#c29150
#aa7f46
#926d3c
#795b32
#614828
#49361e
#302414
#18120a
#000000

Similar Color like #dba45a color

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

#dca55b
#dda65c
#dea75d
#dfa85e
#e0a95f
#e1aa60
#e2ab61
#e3ac62
#e4ad63
#e5ae64
#e6af65
#e7b066
#e8b167
#e9b268
#daa359
#d9a258
#d8a157
#d7a056
#d69f55
#d59e54
#d49d53
#d39c52
#d29b51
#d19a50
#d0994f
#cf984e
#ce974d
#cd964c

Monochromatic Color with #dba45a

#dba45a
#060503
#312514
#5b4526
#866437
#b08449

Tints of #dba45a Color

#dba45a
#dfae6c
#e3b87e
#e7c291
#ebcca3
#efd6b5
#f3e0c8
#f7eada
#fbf4ec
#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

#dba45a
#5a91db

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

Split Complementary

#dba45a
#5ad1db
#645adb

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

Analogous Color

#db705a
#db8a5a
#dba45a
#dbbe5a
#dbd85a

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

#dba45a
#5adba4
#a45adb

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

#dba45a
#5adb63
#5a91db
#db5ad1

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

#dba45a
#5a91db
#645adb
#d1db5a

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

#dba45a Color Code Preview on Black Background Color

This is how #dba45a Color will look on black background color. Color contrast ratio is 9.47

#dba45a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dba45a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dba45a

#dba45a color code is use for CSS Background Color

Background color for the above div is #dba45a

HTML with inline CSS

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

#dba45a color code is use for CSS Border Color

CSS Border color for the above div is #dba45a

HTML with inline CSS

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

CSS Border Left color for the above div is #dba45a

HTML with inline CSS

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

CSS Border Right color for the above div is #dba45a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dba45a

HTML with inline CSS

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

CSS Border Top color for the above div is #dba45a

HTML with inline CSS

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

#dba45a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dba45a Color code Preview on White Background

This is how #dba45a Color code will look on white background color. Color contrast ratio is 2.22

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

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(219,164,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,145,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,164,90,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.