crispedge.com

Color picker

Loading...

#dbad50 hex color - Yellow - Warm color - Information

#dbad50 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedbad50#dbad50
RGB Decimal219, 173, 80rgb(219, 173, 80)
RGB Percent86%, 68%, 31%rgb(86%, 68%, 31%)
CSS RGBa219, 173, 80,1rgba(219,173,80,1)
CMYK Modelcmyk(0%,21%,63%,14%)
HSL Color Space40,66% ,59%hsl(40,66% ,59%)
HSV Color Space40°, 63%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111010110101010000
Octal333255120
Decimal21917380
Hexdbad50

Different shades of #dbad50 color code.

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

Light Shade of #dbad50
#e4c17a
Dark Shade of #dbad50
#ce982a
Saturated Shade of #dbad50
#e6b145
Desaturated Shade of #dbad50
#d0a95b
Grey scale Shade of #dbad50
#959595
Brighten Shade
#f4c669
Most Readable Shade
#000000

Shades of #dbad50 color code

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

#dbad50
#c29947
#aa863e
#927335
#79602c
#614c23
#49391a
#302611
#181308
#000000

Similar Color like #dbad50 color

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

#dcae51
#ddaf52
#deb053
#dfb154
#e0b255
#e1b356
#e2b457
#e3b558
#e4b659
#e5b75a
#e6b85b
#e7b95c
#e8ba5d
#e9bb5e
#daac4f
#d9ab4e
#d8aa4d
#d7a94c
#d6a84b
#d5a74a
#d4a649
#d3a548
#d2a447
#d1a346
#d0a245
#cfa144
#cea043
#cd9f42

Monochromatic Color with #dbad50

#dbad50
#060502
#312712
#5b4821
#866a31
#b08b40

Tints of #dbad50 Color

#dbad50
#dfb663
#e3bf76
#e7c88a
#ebd19d
#efdab1
#f3e3c4
#f7ecd8
#fbf5eb
#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

#dbad50
#507edb

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

Split Complementary

#dbad50
#50c3db
#6750db

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

Analogous Color

#db7550
#db9150
#dbad50
#dbc950
#d1db50

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

#dbad50
#50dbad
#ad50db

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

#dbad50
#50db67
#507edb
#db50c3

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

#dbad50
#507edb
#6750db
#c3db50

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

#dbad50 Color Code Preview on Black Background Color

This is how #dbad50 Color will look on black background color. Color contrast ratio is 10.11

#dbad50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbad50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbad50

#dbad50 color code is use for CSS Background Color

Background color for the above div is #dbad50

HTML with inline CSS

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

#dbad50 color code is use for CSS Border Color

CSS Border color for the above div is #dbad50

HTML with inline CSS

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

CSS Border Left color for the above div is #dbad50

HTML with inline CSS

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

CSS Border Right color for the above div is #dbad50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbad50

HTML with inline CSS

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

CSS Border Top color for the above div is #dbad50

HTML with inline CSS

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

#dbad50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbad50 Color code Preview on White Background

This is how #dbad50 Color code will look on white background color. Color contrast ratio is 2.08

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

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,173,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,126,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,173,80,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.