crispedge.com

Color picker

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

#dbd58c hex color - Yellow - Warm color - Information

#dbd58c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

Hex #dbd58c color code is between #dddd88 web safe hex color code and #cccc99 web safe hex color code. #dddd88 is the nearest web safe color code. You can see here many more shades of #dbd58c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedbd58c#dbd58c
RGB Decimal219, 213, 140rgb(219, 213, 140)
RGB Percent86%, 84%, 55%rgb(86%, 84%, 55%)
CSS RGBa219, 213, 140,1rgba(219,213,140,1)
CMYK Modelcmyk(0%,3%,36%,14%)
HSL Color Space55,52% ,70%hsl(55,52% ,70%)
HSV Color Space55°, 36%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111101010110001100
Octal333325214
Decimal219213140
Hexdbd58c

Different shades of #dbd58c color code.

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

Light Shade of #dbd58c
#e7e3b3
Dark Shade of #dbd58c
#cfc765
Saturated Shade of #dbd58c
#e3db84
Desaturated Shade of #dbd58c
#d3cf94
Grey scale Shade of #dbd58c
#b3b3b3
Brighten Shade
#f4eea5
Most Readable Shade
#000000

Shades of #dbd58c color code

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

#dbd58c
#c2bd7c
#aaa56c
#928e5d
#79764d
#615e3e
#49472e
#302f1f
#18170f
#000000

Similar Color like #dbd58c color

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

#dcd68d
#ddd78e
#ded88f
#dfd990
#e0da91
#e1db92
#e2dc93
#e3dd94
#e4de95
#e5df96
#e6e097
#e7e198
#e8e299
#e9e39a
#dad48b
#d9d38a
#d8d289
#d7d188
#d6d087
#d5cf86
#d4ce85
#d3cd84
#d2cc83
#d1cb82
#d0ca81
#cfc980
#cec87f
#cdc77e

Monochromatic Color with #dbd58c

#dbd58c
#060604
#31301f
#5b593a
#868256
#b0ac71

Tints of #dbd58c Color

#dbd58c
#dfd998
#e3dea5
#e7e3b2
#ebe7bf
#efeccb
#f3f1d8
#f7f5e5
#fbfaf2
#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

#dbd58c
#8c92db

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

Split Complementary

#dbd58c
#8cb9db
#ad8cdb

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

Analogous Color

#dbb58c
#dbc58c
#dbd58c
#d1db8c
#c1db8c

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

#dbd58c
#8cdbd5
#d58cdb

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

#dbd58c
#8cdbad
#8c92db
#db8cb9

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

#dbd58c
#8c92db
#ad8cdb
#badb8c

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

#dbd58c Color Code Preview on Black Background Color

This is how #dbd58c Color will look on black background color. Color contrast ratio is 13.91

#dbd58c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbd58c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbd58c

#dbd58c color code is use for CSS Background Color

Background color for the above div is #dbd58c

HTML with inline CSS

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

#dbd58c color code is use for CSS Border Color

CSS Border color for the above div is #dbd58c

HTML with inline CSS

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

CSS Border Left color for the above div is #dbd58c

HTML with inline CSS

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

CSS Border Right color for the above div is #dbd58c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbd58c

HTML with inline CSS

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

CSS Border Top color for the above div is #dbd58c

HTML with inline CSS

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

#dbd58c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbd58c Color code Preview on White Background

This is how #dbd58c Color code will look on white background color. Color contrast ratio is 1.51

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

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.