crispedge.com

Color picker

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

#d96f00 hex color - Orange - Warm color - Information

#d96f00 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #d96f00 color code is between #dd7700 web safe hex color code and #cc6600 web safe hex color code. #dd7700 is the nearest web safe color code. You can see here many more shades of #d96f00 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded96f00#d96f00
RGB Decimal217, 111, 0rgb(217, 111, 0)
RGB Percent85%, 44%, 0%rgb(85%, 44%, 0%)
CSS RGBa217, 111, 0,1rgba(217,111,0,1)
CMYK Modelcmyk(0%,49%,100%,15%)
HSL Color Space31,100% ,43%hsl(31,100% ,43%)
HSV Color Space31°, 100%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010110111100000000
Octal3311570
Decimal2171110
Hexd96f00

Different shades of #d96f00 color code.

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

Light Shade of #d96f00
#ff890d
Dark Shade of #d96f00
#a65500
Saturated Shade of #d96f00
#d96f00
Desaturated Shade of #d96f00
#ce6f0b
Grey scale Shade of #d96f00
#6c6c6c
Brighten Shade
#f28819
Most Readable Shade
#000000

Shades of #d96f00 color code

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

#d96f00
#c06200
#a85600
#904a00
#783d00
#603100
#482500
#301800
#180c00
#000000

Similar Color like #d96f00 color

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

#da7001
#db7102
#dc7203
#dd7304
#de7405
#df7506
#e07607
#e17708
#e27809
#e3790a
#e47a0b
#e57b0c
#e67c0d
#e77d0e
#d86e00
#d76d00
#d66c00
#d56b00
#d46a00
#d36900
#d26800
#d16700
#d06600
#cf6500
#ce6400
#cd6300
#cc6200
#cb6100

Monochromatic Color with #d96f00

#d96f00
#040200
#2f1800
#592e00
#844400
#ae5900

Tints of #d96f00 Color

#d96f00
#dd7f1c
#e18f38
#e59f55
#e9af71
#eebf8d
#f2cfaa
#f6dfc6
#faefe2
#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

#d96f00
#006ad9

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

Split Complementary

#d96f00
#00d6d9
#0300d9

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

Analogous Color

#d91800
#d94400
#d96f00
#d99a00
#d9c600

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

#d96f00
#00d96f
#6f00d9

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

#d96f00
#00d902
#006ad9
#d900d6

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

#d96f00
#006ad9
#0300d9
#d6d900

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

#d96f00 Color Code Preview on Black Background Color

This is how #d96f00 Color will look on black background color. Color contrast ratio is 6.22

#d96f00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d96f00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d96f00

#d96f00 color code is use for CSS Background Color

Background color for the above div is #d96f00

HTML with inline CSS

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

#d96f00 color code is use for CSS Border Color

CSS Border color for the above div is #d96f00

HTML with inline CSS

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

CSS Border Left color for the above div is #d96f00

HTML with inline CSS

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

CSS Border Right color for the above div is #d96f00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d96f00

HTML with inline CSS

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

CSS Border Top color for the above div is #d96f00

HTML with inline CSS

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

#d96f00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d96f00 Color code Preview on White Background

This is how #d96f00 Color code will look on white background color. Color contrast ratio is 3.37

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

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.