crispedge.com

Color picker

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

#d4c7ae hex color - Yellow - Warm color - Information

#d4c7ae hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #d4c7ae Color code in RGB color code model is created after adding 83.14% red color, 78.04% green color and 68.24% blue color. Hex #d4c7ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 18% yellow and 17% black.

Hex #d4c7ae color code is between #ccccaa web safe hex color code and #ddbbbb web safe hex color code. #ccccaa is the nearest web safe color code. You can see here many more shades of #d4c7ae color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded4c7ae#d4c7ae
RGB Decimal212, 199, 174rgb(212, 199, 174)
RGB Percent83%, 78%, 68%rgb(83%, 78%, 68%)
CSS RGBa212, 199, 174,1rgba(212,199,174,1)
CMYK Modelcmyk(0%,6%,18%,17%)
HSL Color Space39,31% ,76%hsl(39,31% ,76%)
HSV Color Space39°, 18%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001100011110101110
Octal324307256
Decimal212199174
Hexd4c7ae

Different shades of #d4c7ae color code.

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

Light Shade of #d4c7ae
#e6decf
Dark Shade of #d4c7ae
#c2b08d
Saturated Shade of #d4c7ae
#dac9a8
Desaturated Shade of #d4c7ae
#cec5b4
Grey scale Shade of #d4c7ae
#c1c1c1
Brighten Shade
#ede0c7
Most Readable Shade
#000000

Shades of #d4c7ae color code

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

#d4c7ae
#bcb09a
#a49a87
#8d8474
#756e60
#5e584d
#46423a
#2f2c26
#171613
#000000

Similar Color like #d4c7ae color

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

#d5c8af
#d6c9b0
#d7cab1
#d8cbb2
#d9ccb3
#dacdb4
#dbceb5
#dccfb6
#ddd0b7
#ded1b8
#dfd2b9
#e0d3ba
#e1d4bb
#e2d5bc
#d3c6ad
#d2c5ac
#d1c4ab
#d0c3aa
#cfc2a9
#cec1a8
#cdc0a7
#ccbfa6
#cbbea5
#cabda4
#c9bca3
#c8bba2
#c7baa1
#c6b9a0

Monochromatic Color with #d4c7ae

#d4c7ae
#feefd1
#2a2722
#544f45
#7f7768
#a99f8b

Tints of #d4c7ae Color

#d4c7ae
#d8cdb7
#ddd3c0
#e2d9c9
#e7dfd2
#ebe6db
#f0ece4
#f5f2ed
#faf8f6
#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

#d4c7ae
#aebbd4

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

Split Complementary

#d4c7ae
#aeced4
#b4aed4

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

Analogous Color

#d4b8ae
#d4bfae
#d4c7ae
#d4cfae
#d2d4ae

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

#d4c7ae
#aed4c7
#c7aed4

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

#d4c7ae
#aed4b4
#aebbd4
#d4aece

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

#d4c7ae
#aebbd4
#b4aed4
#ced4ae

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

#d4c7ae Color Code Preview on Black Background Color

This is how #d4c7ae Color will look on black background color. Color contrast ratio is 12.58

#d4c7ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4c7ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4c7ae

#d4c7ae color code is use for CSS Background Color

Background color for the above div is #d4c7ae

HTML with inline CSS

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

#d4c7ae color code is use for CSS Border Color

CSS Border color for the above div is #d4c7ae

HTML with inline CSS

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

CSS Border Left color for the above div is #d4c7ae

HTML with inline CSS

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

CSS Border Right color for the above div is #d4c7ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4c7ae

HTML with inline CSS

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

CSS Border Top color for the above div is #d4c7ae

HTML with inline CSS

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

#d4c7ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4c7ae Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.