crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#dbc5a9 hex color - Orange - Warm color - Information

#dbc5a9 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dbc5a9 Color code in RGB color code model is created after adding 85.88% red color, 77.25% green color and 66.27% blue color. Hex #dbc5a9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 23% yellow and 14% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedbc5a9#dbc5a9
RGB Decimal219, 197, 169rgb(219, 197, 169)
RGB Percent86%, 77%, 66%rgb(86%, 77%, 66%)
CSS RGBa219, 197, 169,1rgba(219,197,169,1)
CMYK Modelcmyk(0%,10%,23%,14%)
HSL Color Space34,41% ,76%hsl(34,41% ,76%)
HSV Color Space34°, 23%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111100010110101001
Octal333305251
Decimal219197169
Hexdbc5a9

Different shades of #dbc5a9 color code.

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

Light Shade of #dbc5a9
#eaddcd
Dark Shade of #dbc5a9
#ccad85
Saturated Shade of #dbc5a9
#e1c6a3
Desaturated Shade of #dbc5a9
#d5c4af
Grey scale Shade of #dbc5a9
#c2c2c2
Brighten Shade
#f4dec2
Most Readable Shade
#000000

Shades of #dbc5a9 color code

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

#dbc5a9
#c2af96
#aa9983
#928370
#796d5d
#61574b
#494138
#302b25
#181512
#000000

Similar Color like #dbc5a9 color

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

#dcc6aa
#ddc7ab
#dec8ac
#dfc9ad
#e0caae
#e1cbaf
#e2ccb0
#e3cdb1
#e4ceb2
#e5cfb3
#e6d0b4
#e7d1b5
#e8d2b6
#e9d3b7
#dac4a8
#d9c3a7
#d8c2a6
#d7c1a5
#d6c0a4
#d5bfa3
#d4bea2
#d3bda1
#d2bca0
#d1bb9f
#d0ba9e
#cfb99d
#ceb89c
#cdb79b

Monochromatic Color with #dbc5a9

#dbc5a9
#060605
#312c26
#5b5247
#867967
#b09f88

Tints of #dbc5a9 Color

#dbc5a9
#dfcbb2
#e3d1bc
#e7d8c5
#ebdecf
#efe5d8
#f3ebe2
#f7f2eb
#fbf8f5
#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

#dbc5a9
#a9bfdb

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

Split Complementary

#dbc5a9
#a9d8db
#aca9db

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

Analogous Color

#dbb1a9
#dbbba9
#dbc5a9
#dbcfa9
#dbd9a9

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

#dbc5a9
#a9dbc5
#c5a9db

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

#dbc5a9
#a9dbac
#a9bfdb
#dba9d8

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

#dbc5a9
#a9bfdb
#aca9db
#d8dba9

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

#dbc5a9 Color Code Preview on Black Background Color

This is how #dbc5a9 Color will look on black background color. Color contrast ratio is 12.57

#dbc5a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc5a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc5a9

#dbc5a9 color code is use for CSS Background Color

Background color for the above div is #dbc5a9

HTML with inline CSS

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

#dbc5a9 color code is use for CSS Border Color

CSS Border color for the above div is #dbc5a9

HTML with inline CSS

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

CSS Border Left color for the above div is #dbc5a9

HTML with inline CSS

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

CSS Border Right color for the above div is #dbc5a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbc5a9

HTML with inline CSS

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

CSS Border Top color for the above div is #dbc5a9

HTML with inline CSS

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

#dbc5a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbc5a9 Color code Preview on White Background

This is how #dbc5a9 Color code will look on white background color. Color contrast ratio is 1.67

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.