crispedge.com

Color picker

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

#dbb58c hex color - Orange - Warm color - Information

#dbb58c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #dbb58c 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 #dbb58c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedbb58c#dbb58c
RGB Decimal219, 181, 140rgb(219, 181, 140)
RGB Percent86%, 71%, 55%rgb(86%, 71%, 55%)
CSS RGBa219, 181, 140,1rgba(219,181,140,1)
CMYK Modelcmyk(0%,17%,36%,14%)
HSL Color Space31,52% ,70%hsl(31,52% ,70%)
HSV Color Space31°, 36%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011010110001100
Octal333265214
Decimal219181140
Hexdbb58c

Different shades of #dbb58c color code.

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

Light Shade of #dbb58c
#e7ceb3
Dark Shade of #dbb58c
#cf9c65
Saturated Shade of #dbb58c
#e3b584
Desaturated Shade of #dbb58c
#d3b594
Grey scale Shade of #dbb58c
#b3b3b3
Brighten Shade
#f4cea5
Most Readable Shade
#000000

Shades of #dbb58c color code

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

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

Similar Color like #dbb58c color

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

#dcb68d
#ddb78e
#deb88f
#dfb990
#e0ba91
#e1bb92
#e2bc93
#e3bd94
#e4be95
#e5bf96
#e6c097
#e7c198
#e8c299
#e9c39a
#dab48b
#d9b38a
#d8b289
#d7b188
#d6b087
#d5af86
#d4ae85
#d3ad84
#d2ac83
#d1ab82
#d0aa81
#cfa980
#cea87f
#cda77e

Monochromatic Color with #dbb58c

#dbb58c
#060504
#31281f
#5b4c3a
#866f56
#b09271

Tints of #dbb58c Color

#dbb58c
#dfbd98
#e3c5a5
#e7cdb2
#ebd5bf
#efdecb
#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

#dbb58c
#8cb2db

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

Split Complementary

#dbb58c
#8cd9db
#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

#db958c
#dba58c
#dbb58c
#dbc58c
#dbd58c

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

#dbb58c
#8cdbb5
#b58cdb

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

#dbb58c
#8cdb8d
#8cb2db
#db8cd9

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

#dbb58c
#8cb2db
#8d8cdb
#dadb8c

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

#dbb58c Color Code Preview on Black Background Color

This is how #dbb58c Color will look on black background color. Color contrast ratio is 11.00

#dbb58c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb58c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb58c

#dbb58c color code is use for CSS Background Color

Background color for the above div is #dbb58c

HTML with inline CSS

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

#dbb58c color code is use for CSS Border Color

CSS Border color for the above div is #dbb58c

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb58c

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb58c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb58c

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb58c

HTML with inline CSS

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

#dbb58c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb58c Color code Preview on White Background

This is how #dbb58c Color code will look on white background color. Color contrast ratio is 1.91

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.