crispedge.com

Color picker

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

#db9d3b hex color - Yellow - Warm color - Information

#db9d3b hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #db9d3b Color code in RGB color code model is created after adding 85.88% red color, 61.57% green color and 23.14% blue color. Hex #db9d3b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 73% yellow and 14% black.

Hex #db9d3b color code is between #dd9933 web safe hex color code and #ccaa44 web safe hex color code. #dd9933 is the nearest web safe color code. You can see here many more shades of #db9d3b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedb9d3b#db9d3b
RGB Decimal219, 157, 59rgb(219, 157, 59)
RGB Percent86%, 62%, 23%rgb(86%, 62%, 23%)
CSS RGBa219, 157, 59,1rgba(219,157,59,1)
CMYK Modelcmyk(0%,28%,73%,14%)
HSL Color Space37,69% ,55%hsl(37,69% ,55%)
HSV Color Space37°, 73%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111001110100111011
Octal33323573
Decimal21915759
Hexdb9d3b

Different shades of #db9d3b color code.

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

Light Shade of #db9d3b
#e3b366
Dark Shade of #db9d3b
#c08323
Saturated Shade of #db9d3b
#e7a02f
Desaturated Shade of #db9d3b
#cf9a47
Grey scale Shade of #db9d3b
#8b8b8b
Brighten Shade
#f4b654
Most Readable Shade
#000000

Shades of #db9d3b color code

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

#db9d3b
#c28b34
#aa7a2d
#926827
#795720
#61451a
#493413
#30220d
#181106
#000000

Similar Color like #db9d3b color

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

#dc9e3c
#dd9f3d
#dea03e
#dfa13f
#e0a240
#e1a341
#e2a442
#e3a543
#e4a644
#e5a745
#e6a846
#e7a947
#e8aa48
#e9ab49
#da9c3a
#d99b39
#d89a38
#d79937
#d69836
#d59735
#d49634
#d39533
#d29432
#d19331
#d09230
#cf912f
#ce902e
#cd8f2d

Monochromatic Color with #db9d3b

#db9d3b
#060502
#31230d
#5b4219
#866024
#b07f30

Tints of #db9d3b Color

#db9d3b
#dfa750
#e3b266
#e7bd7c
#ebc892
#efd3a7
#f3debd
#f7e9d3
#fbf4e9
#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

#db9d3b
#3b79db

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

Split Complementary

#db9d3b
#3bc9db
#4d3bdb

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

Analogous Color

#db5d3b
#db7d3b
#db9d3b
#dbbd3b
#d9db3b

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

#db9d3b
#3bdb9d
#9d3bdb

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

#db9d3b
#3bdb4d
#3b79db
#db3bc9

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

#db9d3b
#3b79db
#4d3bdb
#c9db3b

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

#db9d3b Color Code Preview on Black Background Color

This is how #db9d3b Color will look on black background color. Color contrast ratio is 8.90

#db9d3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db9d3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db9d3b

#db9d3b color code is use for CSS Background Color

Background color for the above div is #db9d3b

HTML with inline CSS

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

#db9d3b color code is use for CSS Border Color

CSS Border color for the above div is #db9d3b

HTML with inline CSS

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

CSS Border Left color for the above div is #db9d3b

HTML with inline CSS

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

CSS Border Right color for the above div is #db9d3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db9d3b

HTML with inline CSS

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

CSS Border Top color for the above div is #db9d3b

HTML with inline CSS

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

#db9d3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db9d3b Color code Preview on White Background

This is how #db9d3b Color code will look on white background color. Color contrast ratio is 2.36

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

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.