crispedge.com

Color picker

Loading...

#dbb8ac hex color - Orange - Warm color - Information

#dbb8ac hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

Hex #dbb8ac color code is between #ddbbaa web safe hex color code and #ccaabb web safe hex color code. #ddbbaa is the nearest web safe color code. You can see here many more shades of #dbb8ac color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codedbb8ac#dbb8ac
RGB Decimal219, 184, 172rgb(219, 184, 172)
RGB Percent86%, 72%, 67%rgb(86%, 72%, 67%)
CSS RGBa219, 184, 172,1rgba(219,184,172,1)
CMYK Modelcmyk(0%,16%,21%,14%)
HSL Color Space15,39% ,77%hsl(15,39% ,77%)
HSV Color Space15°, 21%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011100010101100
Octal333270254
Decimal219184172
Hexdbb8ac

Different shades of #dbb8ac color code.

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

Light Shade of #dbb8ac
#ead6d0
Dark Shade of #dbb8ac
#cc9a88
Saturated Shade of #dbb8ac
#e1b5a6
Desaturated Shade of #dbb8ac
#d5bbb2
Grey scale Shade of #dbb8ac
#c3c3c3
Brighten Shade
#f4d1c5
Most Readable Shade
#000000

Shades of #dbb8ac color code

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

#dbb8ac
#c2a398
#aa8f85
#927a72
#79665f
#61514c
#493d39
#302826
#181413
#000000

Similar Color like #dbb8ac color

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

#dcb9ad
#ddbaae
#debbaf
#dfbcb0
#e0bdb1
#e1beb2
#e2bfb3
#e3c0b4
#e4c1b5
#e5c2b6
#e6c3b7
#e7c4b8
#e8c5b9
#e9c6ba
#dab7ab
#d9b6aa
#d8b5a9
#d7b4a8
#d6b3a7
#d5b2a6
#d4b1a5
#d3b0a4
#d2afa3
#d1aea2
#d0ada1
#cfaca0
#ceab9f
#cdaa9e

Monochromatic Color with #dbb8ac

#dbb8ac
#060505
#312926
#5b4d48
#867169
#b0948b

Tints of #dbb8ac Color

#dbb8ac
#dfbfb5
#e3c7be
#e7cfc7
#ebd7d0
#efdfda
#f3e7e3
#f7efec
#fbf7f5
#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

#dbb8ac
#accfdb

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

Split Complementary

#dbb8ac
#acdbcf
#acb8db

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

Analogous Color

#dbacb3
#dbafac
#dbb8ac
#dbc1ac
#dbcbac

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

#dbb8ac
#acdbb8
#b8acdb

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

#dbb8ac
#b7dbac
#accfdb
#cfacdb

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

#dbb8ac
#accfdb
#acb8db
#dbd0ac

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

#dbb8ac Color Code Preview on Black Background Color

This is how #dbb8ac Color will look on black background color. Color contrast ratio is 11.46

#dbb8ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb8ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb8ac

#dbb8ac color code is use for CSS Background Color

Background color for the above div is #dbb8ac

HTML with inline CSS

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

#dbb8ac color code is use for CSS Border Color

CSS Border color for the above div is #dbb8ac

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb8ac

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb8ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb8ac

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb8ac

HTML with inline CSS

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

#dbb8ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb8ac Color code Preview on White Background

This is how #dbb8ac Color code will look on white background color. Color contrast ratio is 1.83

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.