crispedge.com

Color picker

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

#d48700 hex color - Orange - Warm color - Information

#d48700 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #d48700 Color code in RGB color code model is created after adding 83.14% red color, 52.94% green color and 0% blue color. Hex #d48700 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 100% yellow and 17% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded48700#d48700
RGB Decimal212, 135, 0rgb(212, 135, 0)
RGB Percent83%, 53%, 0%rgb(83%, 53%, 0%)
CSS RGBa212, 135, 0,1rgba(212,135,0,1)
CMYK Modelcmyk(0%,36%,100%,17%)
HSL Color Space38,100% ,42%hsl(38,100% ,42%)
HSV Color Space38°, 100%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001000011100000000
Octal3242070
Decimal2121350
Hexd48700

Different shades of #d48700 color code.

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

Light Shade of #d48700
#ffa508
Dark Shade of #d48700
#a16600
Saturated Shade of #d48700
#d48700
Desaturated Shade of #d48700
#c9840b
Grey scale Shade of #d48700
#6a6a6a
Brighten Shade
#eda019
Most Readable Shade
#000000

Shades of #d48700 color code

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

#d48700
#bc7800
#a46900
#8d5a00
#754b00
#5e3c00
#462d00
#2f1e00
#170f00
#000000

Similar Color like #d48700 color

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

#d58801
#d68902
#d78a03
#d88b04
#d98c05
#da8d06
#db8e07
#dc8f08
#dd9009
#de910a
#df920b
#e0930c
#e1940d
#e2950e
#d38600
#d28500
#d18400
#d08300
#cf8200
#ce8100
#cd8000
#cc7f00
#cb7e00
#ca7d00
#c97c00
#c87b00
#c77a00
#c67900

Monochromatic Color with #d48700

#d48700
#fea200
#2a1b00
#543600
#7f5100
#a96c00

Tints of #d48700 Color

#d48700
#d8941c
#dda138
#e2af55
#e7bc71
#ebc98d
#f0d7aa
#f5e4c6
#faf1e2
#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

#d48700
#004dd4

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

Split Complementary

#d48700
#00b7d4
#1d00d4

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

Analogous Color

#d43200
#d45d00
#d48700
#d4b100
#ccd400

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

#d48700
#00d487
#8700d4

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

#d48700
#00d41d
#004dd4
#d400b7

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

#d48700
#004dd4
#1d00d4
#b7d400

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

#d48700 Color Code Preview on Black Background Color

This is how #d48700 Color will look on black background color. Color contrast ratio is 7.26

#d48700 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d48700

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d48700

#d48700 color code is use for CSS Background Color

Background color for the above div is #d48700

HTML with inline CSS

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

#d48700 color code is use for CSS Border Color

CSS Border color for the above div is #d48700

HTML with inline CSS

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

CSS Border Left color for the above div is #d48700

HTML with inline CSS

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

CSS Border Right color for the above div is #d48700

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d48700

HTML with inline CSS

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

CSS Border Top color for the above div is #d48700

HTML with inline CSS

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

#d48700 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d48700 Color code Preview on White Background

This is how #d48700 Color code will look on white background color. Color contrast ratio is 2.89

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.