crispedge.com

Color picker

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

#d6b470 hex color - Yellow - Warm color - Information

#d6b470 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #d6b470 Color code in RGB color code model is created after adding 83.92% red color, 70.59% green color and 43.92% blue color. Hex #d6b470 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 48% yellow and 16% black.

Hex #d6b470 color code is between #ddbb77 web safe hex color code and #ccaa66 web safe hex color code. #ddbb77 is the nearest web safe color code. You can see here many more shades of #d6b470 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded6b470#d6b470
RGB Decimal214, 180, 112rgb(214, 180, 112)
RGB Percent84%, 71%, 44%rgb(84%, 71%, 44%)
CSS RGBa214, 180, 112,1rgba(214,180,112,1)
CMYK Modelcmyk(0%,16%,48%,16%)
HSL Color Space40,55% ,64%hsl(40,55% ,64%)
HSV Color Space40°, 48%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101101011010001110000
Octal326264160
Decimal214180112
Hexd6b470

Different shades of #d6b470 color code.

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

Light Shade of #d6b470
#e1c998
Dark Shade of #d6b470
#cb9f48
Saturated Shade of #d6b470
#dfb767
Desaturated Shade of #d6b470
#cdb179
Grey scale Shade of #d6b470
#a3a3a3
Brighten Shade
#efcd89
Most Readable Shade
#000000

Shades of #d6b470 color code

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

#d6b470
#bea063
#a68c57
#8e784a
#76643e
#5f5031
#473c25
#2f2818
#17140c
#000000

Similar Color like #d6b470 color

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

#d7b571
#d8b672
#d9b773
#dab874
#dbb975
#dcba76
#ddbb77
#debc78
#dfbd79
#e0be7a
#e1bf7b
#e2c07c
#e3c17d
#e4c27e
#d5b36f
#d4b26e
#d3b16d
#d2b06c
#d1af6b
#d0ae6a
#cfad69
#ceac68
#cdab67
#ccaa66
#cba965
#caa864
#c9a763
#c8a662

Monochromatic Color with #d6b470

#d6b470
#010101
#2c2517
#56492d
#816c44
#ab905a

Tints of #d6b470 Color

#d6b470
#dabc7f
#dfc48f
#e3cd9f
#e8d5af
#ecddbf
#f1e6cf
#f5eedf
#faf6ef
#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

#d6b470
#7092d6

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

Split Complementary

#d6b470
#70c5d6
#8170d6

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

Analogous Color

#d68b70
#d6a070
#d6b470
#d6c870
#cfd670

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

#d6b470
#70d6b4
#b470d6

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

#d6b470
#70d681
#7092d6
#d670c5

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

#d6b470
#7092d6
#8170d6
#c5d670

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

#d6b470 Color Code Preview on Black Background Color

This is how #d6b470 Color will look on black background color. Color contrast ratio is 10.62

#d6b470 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6b470

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6b470

#d6b470 color code is use for CSS Background Color

Background color for the above div is #d6b470

HTML with inline CSS

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

#d6b470 color code is use for CSS Border Color

CSS Border color for the above div is #d6b470

HTML with inline CSS

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

CSS Border Left color for the above div is #d6b470

HTML with inline CSS

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

CSS Border Right color for the above div is #d6b470

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6b470

HTML with inline CSS

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

CSS Border Top color for the above div is #d6b470

HTML with inline CSS

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

#d6b470 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6b470 Color code Preview on White Background

This is how #d6b470 Color code will look on white background color. Color contrast ratio is 1.98

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.