crispedge.com

Color picker

Loading...

#dbb48c hex color - Orange - Warm color - Information

#dbb48c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dbb48c Color code in RGB color code model is created after adding 85.88% red color, 70.59% green color and 54.9% blue color. Hex #dbb48c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 36% yellow and 14% black.

Hex #dbb48c color code is between #ddbb88 web safe hex color code and #ccaa99 web safe hex color code. #ddbb88 is the nearest web safe color code. You can see here many more shades of #dbb48c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedbb48c#dbb48c
RGB Decimal219, 180, 140rgb(219, 180, 140)
RGB Percent86%, 71%, 55%rgb(86%, 71%, 55%)
CSS RGBa219, 180, 140,1rgba(219,180,140,1)
CMYK Modelcmyk(0%,18%,36%,14%)
HSL Color Space30,52% ,70%hsl(30,52% ,70%)
HSV Color Space30°, 36%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011010010001100
Octal333264214
Decimal219180140
Hexdbb48c

Different shades of #dbb48c color code.

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

Light Shade of #dbb48c
#e7cdb3
Dark Shade of #dbb48c
#cf9b65
Saturated Shade of #dbb48c
#e3b484
Desaturated Shade of #dbb48c
#d3b494
Grey scale Shade of #dbb48c
#b3b3b3
Brighten Shade
#f4cda5
Most Readable Shade
#000000

Shades of #dbb48c color code

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

#dbb48c
#c2a07c
#aa8c6c
#92785d
#79644d
#61503e
#493c2e
#30281f
#18140f
#000000

Similar Color like #dbb48c color

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

#dcb58d
#ddb68e
#deb78f
#dfb890
#e0b991
#e1ba92
#e2bb93
#e3bc94
#e4bd95
#e5be96
#e6bf97
#e7c098
#e8c199
#e9c29a
#dab38b
#d9b28a
#d8b189
#d7b088
#d6af87
#d5ae86
#d4ad85
#d3ac84
#d2ab83
#d1aa82
#d0a981
#cfa880
#cea77f
#cda67e

Monochromatic Color with #dbb48c

#dbb48c
#060504
#31281f
#5b4b3a
#866e56
#b09171

Tints of #dbb48c Color

#dbb48c
#dfbc98
#e3c4a5
#e7cdb2
#ebd5bf
#efddcb
#f3e6d8
#f7eee5
#fbf6f2
#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

#dbb48c
#8cb3db

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

Split Complementary

#dbb48c
#8cdadb
#8d8cdb

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

Analogous Color

#db948c
#dba48c
#dbb48c
#dbc48c
#dbd48c

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

#dbb48c
#8cdbb4
#b48cdb

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

#dbb48c
#8cdb8c
#8cb3db
#db8cda

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

#dbb48c
#8cb3db
#8d8cdb
#dbdb8c

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

#dbb48c Color Code Preview on Black Background Color

This is how #dbb48c Color will look on black background color. Color contrast ratio is 10.92

#dbb48c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb48c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb48c

#dbb48c color code is use for CSS Background Color

Background color for the above div is #dbb48c

HTML with inline CSS

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

#dbb48c color code is use for CSS Border Color

CSS Border color for the above div is #dbb48c

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb48c

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb48c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb48c

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb48c

HTML with inline CSS

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

#dbb48c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb48c Color code Preview on White Background

This is how #dbb48c Color code will look on white background color. Color contrast ratio is 1.92

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

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,180,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,179,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,180,140,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.