crispedge.com

Color picker

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

#d3bc5f hex color - Yellow - Warm color - Information

#d3bc5f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d3bc5f Color code in RGB color code model is created after adding 82.75% red color, 73.73% green color and 37.25% blue color. Hex #d3bc5f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 55% yellow and 17% black.

Hex #d3bc5f color code is between #ccbb66 web safe hex color code and #ddcc55 web safe hex color code. #ccbb66 is the nearest web safe color code. You can see here many more shades of #d3bc5f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded3bc5f#d3bc5f
RGB Decimal211, 188, 95rgb(211, 188, 95)
RGB Percent83%, 74%, 37%rgb(83%, 74%, 37%)
CSS RGBa211, 188, 95,1rgba(211,188,95,1)
CMYK Modelcmyk(0%,11%,55%,17%)
HSL Color Space48,57% ,60%hsl(48,57% ,60%)
HSV Color Space48°, 55%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100111011110001011111
Octal323274137
Decimal21118895
Hexd3bc5f

Different shades of #d3bc5f color code.

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

Light Shade of #d3bc5f
#decd87
Dark Shade of #d3bc5f
#c8ab37
Saturated Shade of #d3bc5f
#ddc255
Desaturated Shade of #d3bc5f
#c9b669
Grey scale Shade of #d3bc5f
#999999
Brighten Shade
#ecd578
Most Readable Shade
#000000

Shades of #d3bc5f color code

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

#d3bc5f
#bba754
#a49249
#8c7d3f
#756834
#5d532a
#463e1f
#2e2915
#17140a
#000000

Similar Color like #d3bc5f color

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

#d4bd60
#d5be61
#d6bf62
#d7c063
#d8c164
#d9c265
#dac366
#dbc467
#dcc568
#ddc669
#dec76a
#dfc86b
#e0c96c
#e1ca6d
#d2bb5e
#d1ba5d
#d0b95c
#cfb85b
#ceb75a
#cdb659
#ccb558
#cbb457
#cab356
#c9b255
#c8b154
#c7b053
#c6af52
#c5ae51

Monochromatic Color with #d3bc5f

#d3bc5f
#fde272
#292512
#534a26
#7e7039
#a8964c

Tints of #d3bc5f Color

#d3bc5f
#d7c370
#dcca82
#e1d294
#e6d9a6
#ebe1b7
#f0e8c9
#f5f0db
#faf7ed
#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

#d3bc5f
#5f76d3

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

Split Complementary

#d3bc5f
#5fb0d3
#825fd3

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

Analogous Color

#d38e5f
#d3a55f
#d3bc5f
#d3d35f
#bcd35f

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

#d3bc5f
#5fd3bc
#bc5fd3

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

#d3bc5f
#5fd382
#5f76d3
#d35fb0

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

#d3bc5f
#5f76d3
#825fd3
#b0d35f

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

#d3bc5f Color Code Preview on Black Background Color

This is how #d3bc5f Color will look on black background color. Color contrast ratio is 11.13

#d3bc5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3bc5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3bc5f

#d3bc5f color code is use for CSS Background Color

Background color for the above div is #d3bc5f

HTML with inline CSS

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

#d3bc5f color code is use for CSS Border Color

CSS Border color for the above div is #d3bc5f

HTML with inline CSS

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

CSS Border Left color for the above div is #d3bc5f

HTML with inline CSS

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

CSS Border Right color for the above div is #d3bc5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3bc5f

HTML with inline CSS

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

CSS Border Top color for the above div is #d3bc5f

HTML with inline CSS

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

#d3bc5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3bc5f Color code Preview on White Background

This is how #d3bc5f Color code will look on white background color. Color contrast ratio is 1.89

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

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.