crispedge.com

Color picker

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

#d46e01 hex color - Orange - Warm color - Information

#d46e01 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded46e01#d46e01
RGB Decimal212, 110, 1rgb(212, 110, 1)
RGB Percent83%, 43%, 0%rgb(83%, 43%, 0%)
CSS RGBa212, 110, 1,1rgba(212,110,1,1)
CMYK Modelcmyk(0%,48%,100%,17%)
HSL Color Space31,99% ,42%hsl(31,99% ,42%)
HSV Color Space31°, 100%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101000110111000000001
Octal3241561
Decimal2121101
Hexd46e01

Different shades of #d46e01 color code.

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

Light Shade of #d46e01
#fe880a
Dark Shade of #d46e01
#a15401
Saturated Shade of #d46e01
#d56e00
Desaturated Shade of #d46e01
#c96e0c
Grey scale Shade of #d46e01
#6a6a6a
Brighten Shade
#ed871a
Most Readable Shade
#000000

Shades of #d46e01 color code

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

#d46e01
#bc6100
#a45500
#8d4900
#753d00
#5e3000
#462400
#2f1800
#170c00
#000000

Similar Color like #d46e01 color

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

#d56f02
#d67003
#d77104
#d87205
#d97306
#da7407
#db7508
#dc7609
#dd770a
#de780b
#df790c
#e07a0d
#e17b0e
#e27c0f
#d36d00
#d26c00
#d16b00
#d06a00
#cf6900
#ce6800
#cd6700
#cc6600
#cb6500
#ca6400
#c96300
#c86200
#c76100
#c66000

Monochromatic Color with #d46e01

#d46e01
#fe8401
#2a1600
#542c00
#7f4201
#a95801

Tints of #d46e01 Color

#d46e01
#d87e1d
#dd8e39
#e29e55
#e7ae71
#ebbe8e
#f0ceaa
#f5dec6
#faeee2
#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

#d46e01
#0167d4

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

Split Complementary

#d46e01
#01d1d4
#0501d4

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

Analogous Color

#d41a01
#d44401
#d46e01
#d49801
#d4c201

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

#d46e01
#01d46e
#6e01d4

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

#d46e01
#01d405
#0167d4
#d401d0

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

#d46e01
#0167d4
#0501d4
#d1d401

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

#d46e01 Color Code Preview on Black Background Color

This is how #d46e01 Color will look on black background color. Color contrast ratio is 6.03

#d46e01 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d46e01

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d46e01

#d46e01 color code is use for CSS Background Color

Background color for the above div is #d46e01

HTML with inline CSS

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

#d46e01 color code is use for CSS Border Color

CSS Border color for the above div is #d46e01

HTML with inline CSS

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

CSS Border Left color for the above div is #d46e01

HTML with inline CSS

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

CSS Border Right color for the above div is #d46e01

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d46e01

HTML with inline CSS

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

CSS Border Top color for the above div is #d46e01

HTML with inline CSS

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

#d46e01 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d46e01 Color code Preview on White Background

This is how #d46e01 Color code will look on white background color. Color contrast ratio is 3.48

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

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.