crispedge.com

Color picker

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

#d86f3b hex color - Orange - Warm color - Information

#d86f3b hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #d86f3b Color code in RGB color code model is created after adding 84.71% red color, 43.53% green color and 23.14% blue color. Hex #d86f3b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 73% yellow and 15% black.

Hex #d86f3b color code is between #dd7733 web safe hex color code and #cc6644 web safe hex color code. #dd7733 is the nearest web safe color code. You can see here many more shades of #d86f3b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded86f3b#d86f3b
RGB Decimal216, 111, 59rgb(216, 111, 59)
RGB Percent85%, 44%, 23%rgb(85%, 44%, 23%)
CSS RGBa216, 111, 59,1rgba(216,111,59,1)
CMYK Modelcmyk(0%,49%,73%,15%)
HSL Color Space20,67% ,54%hsl(20,67% ,54%)
HSV Color Space20°, 73%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110000110111100111011
Octal33015773
Decimal21611159
Hexd86f3b

Different shades of #d86f3b color code.

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

Light Shade of #d86f3b
#e08e66
Dark Shade of #d86f3b
#bb5725
Saturated Shade of #d86f3b
#e46b2f
Desaturated Shade of #d86f3b
#cc7347
Grey scale Shade of #d86f3b
#898989
Brighten Shade
#f18854
Most Readable Shade
#000000

Shades of #d86f3b color code

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

#d86f3b
#c06234
#a8562d
#904a27
#783d20
#60311a
#482513
#30180d
#180c06
#000000

Similar Color like #d86f3b color

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

#d9703c
#da713d
#db723e
#dc733f
#dd7440
#de7541
#df7642
#e07743
#e17844
#e27945
#e37a46
#e47b47
#e57c48
#e67d49
#d76e3a
#d66d39
#d56c38
#d46b37
#d36a36
#d26935
#d16834
#d06733
#cf6632
#ce6531
#cd6430
#cc632f
#cb622e
#ca612d

Monochromatic Color with #d86f3b

#d86f3b
#030201
#2e180d
#582d18
#834324
#ad592f

Tints of #d86f3b Color

#d86f3b
#dc7f50
#e08f66
#e59f7c
#e9af92
#edbfa7
#f2cfbd
#f6dfd3
#faefe9
#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

#d86f3b
#3ba4d8

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

Split Complementary

#d86f3b
#3bd8bd
#3b56d8

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

Analogous Color

#d83b46
#d8503b
#d86f3b
#d88e3b
#d8ae3b

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

#d86f3b
#3bd86f
#6f3bd8

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

#d86f3b
#56d83b
#3ba4d8
#bd3bd8

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

#d86f3b
#3ba4d8
#3b56d8
#d8bd3b

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

#d86f3b Color Code Preview on Black Background Color

This is how #d86f3b Color will look on black background color. Color contrast ratio is 6.26

#d86f3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d86f3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d86f3b

#d86f3b color code is use for CSS Background Color

Background color for the above div is #d86f3b

HTML with inline CSS

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

#d86f3b color code is use for CSS Border Color

CSS Border color for the above div is #d86f3b

HTML with inline CSS

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

CSS Border Left color for the above div is #d86f3b

HTML with inline CSS

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

CSS Border Right color for the above div is #d86f3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d86f3b

HTML with inline CSS

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

CSS Border Top color for the above div is #d86f3b

HTML with inline CSS

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

#d86f3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d86f3b Color code Preview on White Background

This is how #d86f3b Color code will look on white background color. Color contrast ratio is 3.36

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

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.