crispedge.com

Color picker

Loading...

#d1bf9f hex color - Yellow - Warm color - Information

#d1bf9f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #d1bf9f color code is between #ccbb99 web safe hex color code and #ddccaa web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #d1bf9f color code.

0 Likes 0 Comments | 8 Views

RGB Chart

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

Color Table

Hex Color Coded1bf9f#d1bf9f
RGB Decimal209, 191, 159rgb(209, 191, 159)
RGB Percent82%, 75%, 62%rgb(82%, 75%, 62%)
CSS RGBa209, 191, 159,1rgba(209,191,159,1)
CMYK Modelcmyk(0%,9%,24%,18%)
HSL Color Space38,35% ,72%hsl(38,35% ,72%)
HSV Color Space38°, 24%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100011011111110011111
Octal321277237
Decimal209191159
Hexd1bf9f

Different shades of #d1bf9f color code.

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

Light Shade of #d1bf9f
#e2d6c1
Dark Shade of #d1bf9f
#c0a87c
Saturated Shade of #d1bf9f
#d8c198
Desaturated Shade of #d1bf9f
#cabda6
Grey scale Shade of #d1bf9f
#b8b8b8
Brighten Shade
#ead8b8
Most Readable Shade
#000000

Shades of #d1bf9f color code

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

#d1bf9f
#b9a98d
#a2947b
#8b7f6a
#746a58
#5c5446
#453f35
#2e2a23
#171511
#000000

Similar Color like #d1bf9f color

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

#d2c0a0
#d3c1a1
#d4c2a2
#d5c3a3
#d6c4a4
#d7c5a5
#d8c6a6
#d9c7a7
#dac8a8
#dbc9a9
#dccaaa
#ddcbab
#deccac
#dfcdad
#d0be9e
#cfbd9d
#cebc9c
#cdbb9b
#ccba9a
#cbb999
#cab898
#c9b797
#c8b696
#c7b595
#c6b494
#c5b393
#c4b292
#c3b191

Monochromatic Color with #d1bf9f

#d1bf9f
#fbe6bf
#27241e
#514a3e
#7c715e
#a6987f

Tints of #d1bf9f Color

#d1bf9f
#d6c6a9
#dbcdb4
#e0d4bf
#e5dbc9
#eae2d4
#efe9df
#f4f0e9
#f9f7f4
#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

#d1bf9f
#9fb1d1

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

Split Complementary

#d1bf9f
#9fcad1
#a69fd1

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

Analogous Color

#d1ab9f
#d1b59f
#d1bf9f
#d1c99f
#cfd19f

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

#d1bf9f
#9fd1bf
#bf9fd1

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

#d1bf9f
#9fd1a6
#9fb1d1
#d19fca

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

#d1bf9f
#9fb1d1
#a69fd1
#cad19f

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

#d1bf9f Color Code Preview on Black Background Color

This is how #d1bf9f Color will look on black background color. Color contrast ratio is 11.66

#d1bf9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1bf9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1bf9f

#d1bf9f color code is use for CSS Background Color

Background color for the above div is #d1bf9f

HTML with inline CSS

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

#d1bf9f color code is use for CSS Border Color

CSS Border color for the above div is #d1bf9f

HTML with inline CSS

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

CSS Border Left color for the above div is #d1bf9f

HTML with inline CSS

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

CSS Border Right color for the above div is #d1bf9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1bf9f

HTML with inline CSS

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

CSS Border Top color for the above div is #d1bf9f

HTML with inline CSS

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

#d1bf9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1bf9f Color code Preview on White Background

This is how #d1bf9f Color code will look on white background color. Color contrast ratio is 1.80

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

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(209,191,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,177,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,191,159,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.