crispedge.com

Color picker

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

#d37e4b hex color - Brown - Warm color - Information

#d37e4b hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d37e4b Color code in RGB color code model is created after adding 82.75% red color, 49.41% green color and 29.41% blue color. Hex #d37e4b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 64% yellow and 17% black.

Hex #d37e4b color code is between #cc7744 web safe hex color code and #dd8855 web safe hex color code. #cc7744 is the nearest web safe color code. You can see here many more shades of #d37e4b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded37e4b#d37e4b
RGB Decimal211, 126, 75rgb(211, 126, 75)
RGB Percent83%, 49%, 29%rgb(83%, 49%, 29%)
CSS RGBa211, 126, 75,1rgba(211,126,75,1)
CMYK Modelcmyk(0%,40%,64%,17%)
HSL Color Space23,61% ,56%hsl(23,61% ,56%)
HSV Color Space23°, 64%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100110111111001001011
Octal323176113
Decimal21112675
Hexd37e4b

Different shades of #d37e4b color code.

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

Light Shade of #d37e4b
#dd9b74
Dark Shade of #d37e4b
#bd642e
Saturated Shade of #d37e4b
#de7b40
Desaturated Shade of #d37e4b
#c88156
Grey scale Shade of #d37e4b
#8f8f8f
Brighten Shade
#ec9764
Most Readable Shade
#000000

Shades of #d37e4b color code

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

#d37e4b
#bb7042
#a4623a
#8c5432
#754629
#5d3821
#462a19
#2e1c10
#170e08
#000000

Similar Color like #d37e4b color

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

#d47f4c
#d5804d
#d6814e
#d7824f
#d88350
#d98451
#da8552
#db8653
#dc8754
#dd8855
#de8956
#df8a57
#e08b58
#e18c59
#d27d4a
#d17c49
#d07b48
#cf7a47
#ce7946
#cd7845
#cc7744
#cb7643
#ca7542
#c97441
#c87340
#c7723f
#c6713e
#c5703d

Monochromatic Color with #d37e4b

#d37e4b
#fd975a
#29180f
#53321e
#7e4b2d
#a8653c

Tints of #d37e4b Color

#d37e4b
#d78c5f
#dc9a73
#e1a987
#e6b79b
#ebc5af
#f0d4c3
#f5e2d7
#faf0eb
#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

#d37e4b
#4ba0d3

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

Split Complementary

#d37e4b
#4bd3c2
#4b5cd3

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

Analogous Color

#d34b4e
#d3634b
#d37e4b
#d3994b
#d3b44b

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

#d37e4b
#4bd37e
#7e4bd3

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

#d37e4b
#5cd34b
#4ba0d3
#c24bd3

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

#d37e4b
#4ba0d3
#4b5cd3
#d3c24b

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

#d37e4b Color Code Preview on Black Background Color

This is how #d37e4b Color will look on black background color. Color contrast ratio is 6.86

#d37e4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d37e4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d37e4b

#d37e4b color code is use for CSS Background Color

Background color for the above div is #d37e4b

HTML with inline CSS

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

#d37e4b color code is use for CSS Border Color

CSS Border color for the above div is #d37e4b

HTML with inline CSS

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

CSS Border Left color for the above div is #d37e4b

HTML with inline CSS

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

CSS Border Right color for the above div is #d37e4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d37e4b

HTML with inline CSS

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

CSS Border Top color for the above div is #d37e4b

HTML with inline CSS

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

#d37e4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d37e4b Color code Preview on White Background

This is how #d37e4b Color code will look on white background color. Color contrast ratio is 3.06

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

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.