crispedge.com

Color picker

Loading...

#dbaa8a hex color - Orange - Warm color - Information

#dbaa8a hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dbaa8a Color code in RGB color code model is created after adding 85.88% red color, 66.67% green color and 54.12% blue color. Hex #dbaa8a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 37% yellow and 14% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedbaa8a#dbaa8a
RGB Decimal219, 170, 138rgb(219, 170, 138)
RGB Percent86%, 67%, 54%rgb(86%, 67%, 54%)
CSS RGBa219, 170, 138,1rgba(219,170,138,1)
CMYK Modelcmyk(0%,22%,37%,14%)
HSL Color Space24,53% ,70%hsl(24,53% ,70%)
HSV Color Space24°, 37%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111010101010001010
Octal333252212
Decimal219170138
Hexdbaa8a

Different shades of #dbaa8a color code.

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

Light Shade of #dbaa8a
#e7c6b1
Dark Shade of #dbaa8a
#cf8e63
Saturated Shade of #dbaa8a
#e3a882
Desaturated Shade of #dbaa8a
#d3ac92
Grey scale Shade of #dbaa8a
#b3b3b3
Brighten Shade
#f4c3a3
Most Readable Shade
#000000

Shades of #dbaa8a color code

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

#dbaa8a
#c2977a
#aa846b
#92715c
#795e4c
#614b3d
#49382e
#30251e
#18120f
#000000

Similar Color like #dbaa8a color

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

#dcab8b
#ddac8c
#dead8d
#dfae8e
#e0af8f
#e1b090
#e2b191
#e3b292
#e4b393
#e5b494
#e6b595
#e7b696
#e8b797
#e9b898
#daa989
#d9a888
#d8a787
#d7a686
#d6a585
#d5a484
#d4a383
#d3a282
#d2a181
#d1a080
#d09f7f
#cf9e7e
#ce9d7d
#cd9c7c

Monochromatic Color with #dbaa8a

#dbaa8a
#060504
#31261f
#5b473a
#866854
#b0896f

Tints of #dbaa8a Color

#dbaa8a
#dfb397
#e3bca4
#e7c6b1
#ebcfbe
#efd9cb
#f3e2d8
#f7ece5
#fbf5f2
#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

#dbaa8a
#8abbdb

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

Split Complementary

#dbaa8a
#8adbd2
#8a93db

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

Analogous Color

#db8a8a
#db9a8a
#dbaa8a
#dbba8a
#dbca8a

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

#dbaa8a
#8adbaa
#aa8adb

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

#dbaa8a
#93db8a
#8abbdb
#d28adb

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

#dbaa8a
#8abbdb
#8a93db
#dbd28a

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

#dbaa8a Color Code Preview on Black Background Color

This is how #dbaa8a Color will look on black background color. Color contrast ratio is 10.13

#dbaa8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbaa8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbaa8a

#dbaa8a color code is use for CSS Background Color

Background color for the above div is #dbaa8a

HTML with inline CSS

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

#dbaa8a color code is use for CSS Border Color

CSS Border color for the above div is #dbaa8a

HTML with inline CSS

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

CSS Border Left color for the above div is #dbaa8a

HTML with inline CSS

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

CSS Border Right color for the above div is #dbaa8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbaa8a

HTML with inline CSS

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

CSS Border Top color for the above div is #dbaa8a

HTML with inline CSS

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

#dbaa8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbaa8a Color code Preview on White Background

This is how #dbaa8a Color code will look on white background color. Color contrast ratio is 2.07

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

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,170,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,187,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,170,138,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.