crispedge.com

Color picker

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

#d47f3b hex color - Brown - Warm color - Information

#d47f3b hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d47f3b Color code in RGB color code model is created after adding 83.14% red color, 49.8% green color and 23.14% blue color. Hex #d47f3b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 72% yellow and 17% black.

Hex #d47f3b color code is between #cc7733 web safe hex color code and #dd8844 web safe hex color code. #cc7733 is the nearest web safe color code. You can see here many more shades of #d47f3b color code.

0 Likes 0 Comments | 10 Views

Color Table

Hex Color Coded47f3b#d47f3b
RGB Decimal212, 127, 59rgb(212, 127, 59)
RGB Percent83%, 50%, 23%rgb(83%, 50%, 23%)
CSS RGBa212, 127, 59,1rgba(212,127,59,1)
CMYK Modelcmyk(0%,40%,72%,17%)
HSL Color Space27,64% ,53%hsl(27,64% ,53%)
HSV Color Space27°, 72%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101000111111100111011
Octal32417773
Decimal21212759
Hexd47f3b

Different shades of #d47f3b color code.

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

Light Shade of #d47f3b
#dd9a65
Dark Shade of #d47f3b
#b46628
Saturated Shade of #d47f3b
#e07e2f
Desaturated Shade of #d47f3b
#c88047
Grey scale Shade of #d47f3b
#878787
Brighten Shade
#ed9854
Most Readable Shade
#000000

Shades of #d47f3b color code

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

#d47f3b
#bc7034
#a4622d
#8d5427
#754620
#5e381a
#462a13
#2f1c0d
#170e06
#000000

Similar Color like #d47f3b color

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

#d5803c
#d6813d
#d7823e
#d8833f
#d98440
#da8541
#db8642
#dc8743
#dd8844
#de8945
#df8a46
#e08b47
#e18c48
#e28d49
#d37e3a
#d27d39
#d17c38
#d07b37
#cf7a36
#ce7935
#cd7834
#cc7733
#cb7632
#ca7531
#c97430
#c8732f
#c7722e
#c6712d

Monochromatic Color with #d47f3b

#d47f3b
#fe9847
#2a190c
#543318
#7f4c23
#a9662f

Tints of #d47f3b Color

#d47f3b
#d88d50
#dd9b66
#e2a97c
#e7b792
#ebc6a7
#f0d4bd
#f5e2d3
#faf0e9
#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

#d47f3b
#3b90d4

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

Split Complementary

#d47f3b
#3bd4cc
#3b44d4

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

Analogous Color

#d4423b
#d4603b
#d47f3b
#d49e3b
#d4bc3b

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

#d47f3b
#3bd47f
#7f3bd4

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

#d47f3b
#43d43b
#3b90d4
#cb3bd4

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

#d47f3b
#3b90d4
#3b44d4
#d4cb3b

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

#d47f3b Color Code Preview on Black Background Color

This is how #d47f3b Color will look on black background color. Color contrast ratio is 6.90

#d47f3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d47f3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d47f3b

#d47f3b color code is use for CSS Background Color

Background color for the above div is #d47f3b

HTML with inline CSS

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

#d47f3b color code is use for CSS Border Color

CSS Border color for the above div is #d47f3b

HTML with inline CSS

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

CSS Border Left color for the above div is #d47f3b

HTML with inline CSS

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

CSS Border Right color for the above div is #d47f3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d47f3b

HTML with inline CSS

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

CSS Border Top color for the above div is #d47f3b

HTML with inline CSS

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

#d47f3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d47f3b Color code Preview on White Background

This is how #d47f3b Color code will look on white background color. Color contrast ratio is 3.04

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

Related Gradients

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.