crispedge.com

Color picker

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

#d2b67e hex color - Brown - Warm color - Information

#d2b67e hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #d2b67e Color code in RGB color code model is created after adding 82.35% red color, 71.37% green color and 49.41% blue color. Hex #d2b67e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 40% yellow and 18% black.

Hex #d2b67e color code is between #ccbb77 web safe hex color code and #ddaa88 web safe hex color code. #ccbb77 is the nearest web safe color code. You can see here many more shades of #d2b67e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded2b67e#d2b67e
RGB Decimal210, 182, 126rgb(210, 182, 126)
RGB Percent82%, 71%, 49%rgb(82%, 71%, 49%)
CSS RGBa210, 182, 126,1rgba(210,182,126,1)
CMYK Modelcmyk(0%,13%,40%,18%)
HSL Color Space40,48% ,66%hsl(40,48% ,66%)
HSV Color Space40°, 40%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101011011001111110
Octal322266176
Decimal210182126
Hexd2b67e

Different shades of #d2b67e color code.

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

Light Shade of #d2b67e
#dfcba4
Dark Shade of #d2b67e
#c5a158
Saturated Shade of #d2b67e
#dbb975
Desaturated Shade of #d2b67e
#c9b387
Grey scale Shade of #d2b67e
#a8a8a8
Brighten Shade
#ebcf97
Most Readable Shade
#000000

Shades of #d2b67e color code

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

#d2b67e
#baa170
#a38d62
#8c7954
#746546
#5d5038
#463c2a
#2e281c
#17140e
#000000

Similar Color like #d2b67e color

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

#d3b77f
#d4b880
#d5b981
#d6ba82
#d7bb83
#d8bc84
#d9bd85
#dabe86
#dbbf87
#dcc088
#ddc189
#dec28a
#dfc38b
#e0c48c
#d1b57d
#d0b47c
#cfb37b
#ceb27a
#cdb179
#ccb078
#cbaf77
#caae76
#c9ad75
#c8ac74
#c7ab73
#c6aa72
#c5a971
#c4a870

Monochromatic Color with #d2b67e

#d2b67e
#fcdb97
#282318
#524731
#7d6c4b
#a79164

Tints of #d2b67e Color

#d2b67e
#d7be8c
#dcc69a
#e1cea9
#e6d6b7
#ebdec5
#f0e6d4
#f5eee2
#faf6f0
#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

#d2b67e
#7e9ad2

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

Split Complementary

#d2b67e
#7ec4d2
#8c7ed2

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

Analogous Color

#d2947e
#d2a57e
#d2b67e
#d2c77e
#ccd27e

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

#d2b67e
#7ed2b6
#b67ed2

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

#d2b67e
#7ed28c
#7e9ad2
#d27ec4

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

#d2b67e
#7e9ad2
#8c7ed2
#c4d27e

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

#d2b67e Color Code Preview on Black Background Color

This is how #d2b67e Color will look on black background color. Color contrast ratio is 10.73

#d2b67e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2b67e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2b67e

#d2b67e color code is use for CSS Background Color

Background color for the above div is #d2b67e

HTML with inline CSS

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

#d2b67e color code is use for CSS Border Color

CSS Border color for the above div is #d2b67e

HTML with inline CSS

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

CSS Border Left color for the above div is #d2b67e

HTML with inline CSS

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

CSS Border Right color for the above div is #d2b67e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d2b67e

HTML with inline CSS

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

CSS Border Top color for the above div is #d2b67e

HTML with inline CSS

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

#d2b67e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d2b67e Color code Preview on White Background

This is how #d2b67e Color code will look on white background color. Color contrast ratio is 1.96

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

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.