crispedge.com

Color picker

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

#e46d0e hex color - Orange - Warm color - Information

#e46d0e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #e46d0e Color code in RGB color code model is created after adding 89.41% red color, 42.75% green color and 5.49% blue color. Hex #e46d0e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 94% yellow and 11% black.

Hex #e46d0e color code is between #dd6611 web safe hex color code and #ee7700 web safe hex color code. #dd6611 is the nearest web safe color code. You can see here many more shades of #e46d0e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee46d0e#e46d0e
RGB Decimal228, 109, 14rgb(228, 109, 14)
RGB Percent89%, 43%, 5%rgb(89%, 43%, 5%)
CSS RGBa228, 109, 14,1rgba(228,109,14,1)
CMYK Modelcmyk(0%,52%,94%,11%)
HSL Color Space27,88% ,47%hsl(27,88% ,47%)
HSV Color Space27°, 94%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001000110110100001110
Octal34415516
Decimal22810914
Hexe46d0e

Different shades of #e46d0e color code.

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

Light Shade of #e46d0e
#f28833
Dark Shade of #e46d0e
#b4560b
Saturated Shade of #e46d0e
#f06c02
Desaturated Shade of #e46d0e
#d86e1a
Grey scale Shade of #e46d0e
#797979
Brighten Shade
#fd8627
Most Readable Shade
#000000

Shades of #e46d0e color code

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

#e46d0e
#ca600c
#b1540a
#984809
#7e3c07
#653006
#4c2404
#321803
#190c01
#000000

Similar Color like #e46d0e color

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

#e56e0f
#e66f10
#e77011
#e87112
#e97213
#ea7314
#eb7415
#ec7516
#ed7617
#ee7718
#ef7819
#f0791a
#f17a1b
#f27b1c
#e36c0d
#e26b0c
#e16a0b
#e0690a
#df6809
#de6708
#dd6607
#dc6506
#db6405
#da6304
#d96203
#d86102
#d76001
#d65f00

Monochromatic Color with #e46d0e

#e46d0e
#0f0701
#3a1c04
#643006
#8f4409
#b9590b

Tints of #e46d0e Color

#e46d0e
#e77d28
#ea8d43
#ed9d5e
#f0ad79
#f3be93
#f6ceae
#f9dec9
#fceee4
#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

#e46d0e
#0e85e4

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

Split Complementary

#e46d0e
#0ee4d8
#0e1ae4

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

Analogous Color

#e4170e
#e4420e
#e46d0e
#e4980e
#e4c30e

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

#e46d0e
#0ee46d
#6d0ee4

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

#e46d0e
#1ae40e
#0e85e4
#d80ee4

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

#e46d0e
#0e85e4
#0e1ae4
#e4d80e

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

#e46d0e Color Code Preview on Black Background Color

This is how #e46d0e Color will look on black background color. Color contrast ratio is 6.49

#e46d0e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e46d0e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e46d0e

#e46d0e color code is use for CSS Background Color

Background color for the above div is #e46d0e

HTML with inline CSS

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

#e46d0e color code is use for CSS Border Color

CSS Border color for the above div is #e46d0e

HTML with inline CSS

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

CSS Border Left color for the above div is #e46d0e

HTML with inline CSS

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

CSS Border Right color for the above div is #e46d0e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e46d0e

HTML with inline CSS

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

CSS Border Top color for the above div is #e46d0e

HTML with inline CSS

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

#e46d0e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e46d0e Color code Preview on White Background

This is how #e46d0e Color code will look on white background color. Color contrast ratio is 3.23

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

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.