crispedge.com

Color picker

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

#d5ca7b hex color - Yellow - Warm color - Information

#d5ca7b hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #d5ca7b Color code in RGB color code model is created after adding 83.53% red color, 79.22% green color and 48.24% blue color. Hex #d5ca7b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 42% yellow and 16% black.

Hex #d5ca7b color code is between #ddcc77 web safe hex color code and #ccbb88 web safe hex color code. #ddcc77 is the nearest web safe color code. You can see here many more shades of #d5ca7b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded5ca7b#d5ca7b
RGB Decimal213, 202, 123rgb(213, 202, 123)
RGB Percent84%, 79%, 48%rgb(84%, 79%, 48%)
CSS RGBa213, 202, 123,1rgba(213,202,123,1)
CMYK Modelcmyk(0%,5%,42%,16%)
HSL Color Space53,52% ,66%hsl(53,52% ,66%)
HSV Color Space53°, 42%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101011100101001111011
Octal325312173
Decimal213202123
Hexd5ca7b

Different shades of #d5ca7b color code.

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

Light Shade of #d5ca7b
#e1daa2
Dark Shade of #d5ca7b
#c9ba54
Saturated Shade of #d5ca7b
#ded172
Desaturated Shade of #d5ca7b
#ccc384
Grey scale Shade of #d5ca7b
#a8a8a8
Brighten Shade
#eee394
Most Readable Shade
#000000

Shades of #d5ca7b color code

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

#d5ca7b
#bdb36d
#a59d5f
#8e8652
#767044
#5e5936
#474329
#2f2c1b
#17160d
#000000

Similar Color like #d5ca7b color

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

#d6cb7c
#d7cc7d
#d8cd7e
#d9ce7f
#dacf80
#dbd081
#dcd182
#ddd283
#ded384
#dfd485
#e0d586
#e1d687
#e2d788
#e3d889
#d4c97a
#d3c879
#d2c778
#d1c677
#d0c576
#cfc475
#cec374
#cdc273
#ccc172
#cbc071
#cabf70
#c9be6f
#c8bd6e
#c7bc6d

Monochromatic Color with #d5ca7b

#d5ca7b
#000000
#2b2919
#555131
#80794a
#aaa262

Tints of #d5ca7b Color

#d5ca7b
#d9cf89
#ded598
#e3dba7
#e7e1b5
#ece7c4
#f1edd3
#f5f3e1
#faf9f0
#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

#d5ca7b
#7b86d5

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

Split Complementary

#d5ca7b
#7bb3d5
#9d7bd5

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

Analogous Color

#d5a67b
#d5b87b
#d5ca7b
#ced57b
#bcd57b

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

#d5ca7b
#7bd5ca
#ca7bd5

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

#d5ca7b
#7bd59d
#7b86d5
#d57bb3

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

#d5ca7b
#7b86d5
#9d7bd5
#b3d57b

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

#d5ca7b Color Code Preview on Black Background Color

This is how #d5ca7b Color will look on black background color. Color contrast ratio is 12.56

#d5ca7b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5ca7b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5ca7b

#d5ca7b color code is use for CSS Background Color

Background color for the above div is #d5ca7b

HTML with inline CSS

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

#d5ca7b color code is use for CSS Border Color

CSS Border color for the above div is #d5ca7b

HTML with inline CSS

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

CSS Border Left color for the above div is #d5ca7b

HTML with inline CSS

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

CSS Border Right color for the above div is #d5ca7b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5ca7b

HTML with inline CSS

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

CSS Border Top color for the above div is #d5ca7b

HTML with inline CSS

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

#d5ca7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5ca7b Color code Preview on White Background

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

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.