crispedge.com

Color picker

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

#d08c00 hex color - Orange - Warm color - Information

#d08c00 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #d08c00 Color code in RGB color code model is created after adding 81.57% red color, 54.9% green color and 0% blue color. Hex #d08c00 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 100% yellow and 18% black.

Hex #d08c00 color code is between #cc8800 web safe hex color code and #dd9900 web safe hex color code. #cc8800 is the nearest web safe color code. You can see here many more shades of #d08c00 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded08c00#d08c00
RGB Decimal208, 140, 0rgb(208, 140, 0)
RGB Percent82%, 55%, 0%rgb(82%, 55%, 0%)
CSS RGBa208, 140, 0,1rgba(208,140,0,1)
CMYK Modelcmyk(0%,33%,100%,18%)
HSL Color Space40,100% ,41%hsl(40,100% ,41%)
HSV Color Space40°, 100%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100001000110000000000
Octal3202140
Decimal2081400
Hexd08c00

Different shades of #d08c00 color code.

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

Light Shade of #d08c00
#ffad04
Dark Shade of #d08c00
#9d6a00
Saturated Shade of #d08c00
#d08c00
Desaturated Shade of #d08c00
#c6880a
Grey scale Shade of #d08c00
#686868
Brighten Shade
#e9a519
Most Readable Shade
#000000

Shades of #d08c00 color code

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

#d08c00
#b87c00
#a16c00
#8a5d00
#734d00
#5c3e00
#452e00
#2e1f00
#170f00
#000000

Similar Color like #d08c00 color

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

#d18d01
#d28e02
#d38f03
#d49004
#d59105
#d69206
#d79307
#d89408
#d99509
#da960a
#db970b
#dc980c
#dd990d
#de9a0e
#cf8b00
#ce8a00
#cd8900
#cc8800
#cb8700
#ca8600
#c98500
#c88400
#c78300
#c68200
#c58100
#c48000
#c37f00
#c27e00

Monochromatic Color with #d08c00

#d08c00
#faa900
#261a00
#503600
#7b5300
#a56f00

Tints of #d08c00 Color

#d08c00
#d5981c
#daa538
#dfb255
#e4bf71
#eacb8d
#efd8aa
#f4e5c6
#f9f2e2
#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

#d08c00
#0044d0

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

Split Complementary

#d08c00
#00acd0
#2400d0

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

Analogous Color

#d03900
#d06200
#d08c00
#d0b600
#c1d000

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

#d08c00
#00d08c
#8c00d0

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

#d08c00
#00d024
#0044d0
#d000ac

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

#d08c00
#0044d0
#2400d0
#acd000

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

#d08c00 Color Code Preview on Black Background Color

This is how #d08c00 Color will look on black background color. Color contrast ratio is 7.43

#d08c00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08c00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08c00

#d08c00 color code is use for CSS Background Color

Background color for the above div is #d08c00

HTML with inline CSS

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

#d08c00 color code is use for CSS Border Color

CSS Border color for the above div is #d08c00

HTML with inline CSS

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

CSS Border Left color for the above div is #d08c00

HTML with inline CSS

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

CSS Border Right color for the above div is #d08c00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d08c00

HTML with inline CSS

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

CSS Border Top color for the above div is #d08c00

HTML with inline CSS

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

#d08c00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d08c00 Color code Preview on White Background

This is how #d08c00 Color code will look on white background color. Color contrast ratio is 2.83

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

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.