Skip to main content Skip to docs navigation

#d1bf64 hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Tacha and its hex is #D2B960 Nearest Color Name

Color Hue/Base color: Yellow

Hex #d1bf64 Color code in RGB color code model is created after adding 81.96% red color, 74.9% green color and 39.22% blue color. Hex #d1bf64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 52% yellow and 18.04% black.

Hex #d1bf64 color code is between #ccbb66 web safe hex color code and #ddcc55 web safe hex color code. #ccbb66 is the nearest web safe color code. You can see here many more shades of #d1bf64 color code.

RGB Chart

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

Color Table

Hex Color Code d1bf64 #d1bf64
RGB Decimal 209, 191, 100 209, 191, 100
RGB Percent 82%, 75%, 39% rgb(82%, 75%, 39%)
CSS RGBa 209, 191, 100,1 rgba(209,191,100,1)
CMYK Model cmyk(0%,9%,52%,18.04%)
HSL Color Space 50,54% ,61% hsl(50,54% ,61%)
HSV Color Space 50°, 52%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 10111111 01100100
Octal 321 277 144
Decimal 209 191 100
Hex d1 bf 64

Different shades of #d1bf64 color code.

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

Darkest of #d1bf64
#786a24
Darker of #d1bf64
#a08d2f
Dark of #d1bf64
#c5af3d
Base of #d1bf64
#d1bf64
Light of #d1bf64
#ddcf8b
Lighter
#e8dfb3
Lightest
#f4f0da

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

#d1bf64
#6476d1

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

Split Complementary

#d1bf64
#64add1
#8964d1

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

Analogous Color

#d17f64
#d19264
#d1bf64
#bfd164
#91d164

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

#d1bf64
#bf64d1
#64d1bf

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

#d1bf64
#64d1bf
#6476d1
#d16476

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d1bf64
#64d189
#6476d1
#d164ad

Square 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).

Monochromatic Color with #d1bf64

#514818
#786a24
#a08d2f
#c5af3d
#d1bf64
#ddcf8b
#e8dfb3
#f4f0da
#ffffff

Tints of #d1bf64 Color

#d1bf64
#d6c675
#dbcd86
#e0d497
#e5dba8
#eae2ba
#efe9cb
#f4f0dc
#f9f7ed
#ffffff

Shades of #d1bf64 color code

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

#d1bf64
#b9a958
#a2944d
#8b7f42
#746a37
#5c542c
#453f21
#2e2a16
#17150b
#000000

Tones

#d1bf64
#bdb278
#a9a48c
#9b9b9b
#9b9b9b

Tones

Similar Color like #d1bf64 color

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

#d2c065
#d3c166
#d4c267
#d5c368
#d6c469
#d7c56a
#d8c66b
#d9c76c
#dac86d
#dbc96e
#dcca6f
#ddcb70
#decc71
#dfcd72
#d0be63
#cfbd62
#cebc61
#cdbb60
#ccba5f
#cbb95e
#cab85d
#c9b75c
#c8b65b
#c7b55a
#c6b459
#c5b358
#c4b257
#c3b156

Download this Dark Yellow

Hex #d1bf64 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.

#d1bf64 Color Code Preview on Black Background Color

This is how #d1bf64 Color will look on black background color. Color contrast ratio is 11.35

#d1bf64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1bf64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1bf64

#d1bf64 color code is use for CSS Background Color

Background color for the above div is #d1bf64

HTML with inline CSS

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

#d1bf64 color code is use for CSS Border Color

CSS Border color for the above div is #d1bf64

HTML with inline CSS

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

CSS Border Left color for the above div is #d1bf64

HTML with inline CSS

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

CSS Border Right color for the above div is #d1bf64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1bf64

HTML with inline CSS

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

CSS Border Top color for the above div is #d1bf64

HTML with inline CSS

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

#d1bf64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1bf64 Color code Preview on White Background

This is how #d1bf64 Color code will look on white background color. Color contrast ratio is 1.85

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(209,191,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,118,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,191,100,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }