crispedge.com

Color picker

Loading...

#e6400d hex color - Orange - Warm color - Information

#e6400d hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #e6400d Color code in RGB color code model is created after adding 90.2% red color, 25.1% green color and 5.1% blue color. Hex #e6400d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 94% yellow and 10% black.

Hex #e6400d color code is between #ee4411 web safe hex color code and #dd3300 web safe hex color code. #ee4411 is the nearest web safe color code. You can see here many more shades of #e6400d color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee6400d#e6400d
RGB Decimal230, 64, 13rgb(230, 64, 13)
RGB Percent90%, 25%, 5%rgb(90%, 25%, 5%)
CSS RGBa230, 64, 13,1rgba(230,64,13,1)
CMYK Modelcmyk(0%,72%,94%,10%)
HSL Color Space14,89% ,48%hsl(14,89% ,48%)
HSV Color Space14°, 94%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001100100000000001101
Octal34610015
Decimal2306413
Hexe6400d

Different shades of #e6400d color code.

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

Light Shade of #e6400d
#f36033
Dark Shade of #e6400d
#b6330a
Saturated Shade of #e6400d
#f23a01
Desaturated Shade of #e6400d
#da4619
Grey scale Shade of #e6400d
#797979
Brighten Shade
#ff5926
Most Readable Shade
#FFFFFF

Shades of #e6400d color code

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

#e6400d
#cc380b
#b2310a
#992a08
#7f2307
#661c05
#4c1504
#330e02
#190701
#000000

Similar Color like #e6400d color

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

#e7410e
#e8420f
#e94310
#ea4411
#eb4512
#ec4613
#ed4714
#ee4815
#ef4916
#f04a17
#f14b18
#f24c19
#f34d1a
#f44e1b
#e53f0c
#e43e0b
#e33d0a
#e23c09
#e13b08
#e03a07
#df3906
#de3805
#dd3704
#dc3603
#db3502
#da3401
#d93300
#d83200

Monochromatic Color with #e6400d

#e6400d
#110501
#3c1103
#661d06
#912808
#bb340b

Tints of #e6400d Color

#e6400d
#e85527
#eb6a42
#ee7f5d
#f19478
#f3aa93
#f6bfae
#f9d4c9
#fce9e4
#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

#e6400d
#0db3e6

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

Split Complementary

#e6400d
#0de6ad
#0d47e6

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

Analogous Color

#e60d31
#e6150d
#e6400d
#e66b0d
#e6970d

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

#e6400d
#0de640
#400de6

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

#e6400d
#46e60d
#0db3e6
#ac0de6

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

#e6400d
#0db3e6
#0d47e6
#e6ad0d

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

#e6400d Color Code Preview on Black Background Color

This is how #e6400d Color will look on black background color. Color contrast ratio is 5.10

#e6400d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6400d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6400d

#e6400d color code is use for CSS Background Color

Background color for the above div is #e6400d

HTML with inline CSS

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

#e6400d color code is use for CSS Border Color

CSS Border color for the above div is #e6400d

HTML with inline CSS

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

CSS Border Left color for the above div is #e6400d

HTML with inline CSS

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

CSS Border Right color for the above div is #e6400d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6400d

HTML with inline CSS

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

CSS Border Top color for the above div is #e6400d

HTML with inline CSS

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

#e6400d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6400d Color code Preview on White Background

This is how #e6400d Color code will look on white background color. Color contrast ratio is 4.11

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(230,64,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,179,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,64,13,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.