crispedge.com

Color picker

Loading...

#dbbe96 hex color - Yellow - Warm color - Information

#dbbe96 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dbbe96 Color code in RGB color code model is created after adding 85.88% red color, 74.51% green color and 58.82% blue color. Hex #dbbe96 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 32% yellow and 14% black.

Hex #dbbe96 color code is between #ddbb99 web safe hex color code and #cccc88 web safe hex color code. #ddbb99 is the nearest web safe color code. You can see here many more shades of #dbbe96 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedbbe96#dbbe96
RGB Decimal219, 190, 150rgb(219, 190, 150)
RGB Percent86%, 75%, 59%rgb(86%, 75%, 59%)
CSS RGBa219, 190, 150,1rgba(219,190,150,1)
CMYK Modelcmyk(0%,13%,32%,14%)
HSL Color Space35,49% ,72%hsl(35,49% ,72%)
HSV Color Space35°, 32%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011111010010110
Octal333276226
Decimal219190150
Hexdbbe96

Different shades of #dbbe96 color code.

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

Light Shade of #dbbe96
#e8d6bc
Dark Shade of #dbbe96
#cea670
Saturated Shade of #dbbe96
#e2bf8f
Desaturated Shade of #dbbe96
#d4bd9d
Grey scale Shade of #dbbe96
#b8b8b8
Brighten Shade
#f4d7af
Most Readable Shade
#000000

Shades of #dbbe96 color code

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

#dbbe96
#c2a885
#aa9374
#927e64
#796953
#615442
#493f32
#302a21
#181510
#000000

Similar Color like #dbbe96 color

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

#dcbf97
#ddc098
#dec199
#dfc29a
#e0c39b
#e1c49c
#e2c59d
#e3c69e
#e4c79f
#e5c8a0
#e6c9a1
#e7caa2
#e8cba3
#e9cca4
#dabd95
#d9bc94
#d8bb93
#d7ba92
#d6b991
#d5b890
#d4b78f
#d3b68e
#d2b58d
#d1b48c
#d0b38b
#cfb28a
#ceb189
#cdb088

Monochromatic Color with #dbbe96

#dbbe96
#060604
#312b22
#5b4f3f
#86745c
#b09979

Tints of #dbbe96 Color

#dbbe96
#dfc5a1
#e3ccad
#e7d3b9
#ebdac4
#efe2d0
#f3e9dc
#f7f0e7
#fbf7f3
#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

#dbbe96
#96b3db

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

Split Complementary

#dbbe96
#96d6db
#9c96db

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

Analogous Color

#dba296
#dbb096
#dbbe96
#dbcc96
#dbda96

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

#dbbe96
#96dbbe
#be96db

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

#dbbe96
#96db9b
#96b3db
#db96d5

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

#dbbe96
#96b3db
#9c96db
#d6db96

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

#dbbe96 Color Code Preview on Black Background Color

This is how #dbbe96 Color will look on black background color. Color contrast ratio is 11.82

#dbbe96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbe96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbe96

#dbbe96 color code is use for CSS Background Color

Background color for the above div is #dbbe96

HTML with inline CSS

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

#dbbe96 color code is use for CSS Border Color

CSS Border color for the above div is #dbbe96

HTML with inline CSS

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

CSS Border Left color for the above div is #dbbe96

HTML with inline CSS

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

CSS Border Right color for the above div is #dbbe96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbbe96

HTML with inline CSS

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

CSS Border Top color for the above div is #dbbe96

HTML with inline CSS

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

#dbbe96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbbe96 Color code Preview on White Background

This is how #dbbe96 Color code will look on white background color. Color contrast ratio is 1.78

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

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,190,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,179,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,190,150,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.