crispedge.com

#dfb75a hex color - Yellow - Warm color - Information

#dfb75a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dfb75a Color code in RGB color code model is created after adding 87.45% red color, 71.76% green color and 35.29% blue color. Hex #dfb75a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 60% yellow and 13% black.

Hex #dfb75a color code is between #ddbb55 web safe hex color code and #eeaa66 web safe hex color code. #ddbb55 is the nearest web safe color code. You can see here many more shades of #dfb75a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfb75a#dfb75a
RGB Decimal223, 183, 90rgb(223, 183, 90)
RGB Percent87%, 72%, 35%rgb(87%, 72%, 35%)
CSS RGBa223, 183, 90,1rgba(223,183,90,1)
CMYK Modelcmyk(0%,18%,60%,13%)
HSL Color Space42,68% ,61%hsl(42,68% ,61%)
HSV Color Space42°, 60%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111011011101011010
Octal337267132
Decimal22318390
Hexdfb75a

Different shades of #dfb75a color code.

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

Light Shade of #dfb75a
#e7ca85
Dark Shade of #dfb75a
#d7a42f
Saturated Shade of #dfb75a
#e9bb50
Desaturated Shade of #dfb75a
#d5b364
Grey scale Shade of #dfb75a
#9c9c9c
Brighten Shade
#f8d073
Most Readable Shade
#000000

Shades of #dfb75a color code

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

#dfb75a
#c6a250
#ad8e46
#947a3c
#7b6532
#635128
#4a3d1e
#312814
#18140a
#000000

Similar Color like #dfb75a color

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

#e0b85b
#e1b95c
#e2ba5d
#e3bb5e
#e4bc5f
#e5bd60
#e6be61
#e7bf62
#e8c063
#e9c164
#eac265
#ebc366
#ecc467
#edc568
#deb659
#ddb558
#dcb457
#dbb356
#dab255
#d9b154
#d8b053
#d7af52
#d6ae51
#d5ad50
#d4ac4f
#d3ab4e
#d2aa4d
#d1a94c

Monochromatic Color with #dfb75a

#dfb75a
#0a0904
#352b15
#5f4e27
#8a7138
#b49449

Tints of #dfb75a Color

#dfb75a
#e2bf6c
#e6c77e
#e9cf91
#edd7a3
#f0dfb5
#f4e7c8
#f7efda
#fbf7ec
#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

#dfb75a
#5a82df

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

Split Complementary

#dfb75a
#5ac5df
#755adf

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

Analogous Color

#df825a
#df9c5a
#dfb75a
#dfd25a
#d2df5a

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

#dfb75a
#5adfb7
#b75adf

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

#dfb75a
#5adf74
#5a82df
#df5ac4

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

#dfb75a
#5a82df
#755adf
#c5df5a

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

#dfb75a Color Code Preview on Black Background Color

This is how #dfb75a Color will look on black background color. Color contrast ratio is 11.06

#dfb75a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb75a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb75a

#dfb75a color code is use for CSS Background Color

Background color for the above div is #dfb75a

HTML with inline CSS

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

#dfb75a color code is use for CSS Border Color

CSS Border color for the above div is #dfb75a

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb75a

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb75a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb75a

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb75a

HTML with inline CSS

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

#dfb75a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb75a Color code Preview on White Background

This is how #dfb75a Color code will look on white background color. Color contrast ratio is 1.90

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

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(223,183,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,130,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,183,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.

< /html>