crispedge.com

Color picker

Loading...

#fd8a0e hex color - Orange - Warm color - Information

#fd8a0e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fd8a0e Color code in RGB color code model is created after adding 99.22% red color, 54.12% green color and 5.49% blue color. Hex #fd8a0e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 94% yellow and 1% black.

Hex #fd8a0e color code is between #ff8811 web safe hex color code and #ee9900 web safe hex color code. #ff8811 is the nearest web safe color code. You can see here many more shades of #fd8a0e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd8a0e#fd8a0e
RGB Decimal253, 138, 14rgb(253, 138, 14)
RGB Percent99%, 54%, 5%rgb(99%, 54%, 5%)
CSS RGBa253, 138, 14,1rgba(253,138,14,1)
CMYK Modelcmyk(0%,45%,94%,1%)
HSL Color Space31,98% ,52%hsl(31,98% ,52%)
HSV Color Space31°, 94%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011000101000001110
Octal37521216
Decimal25313814
Hexfd8a0e

Different shades of #fd8a0e color code.

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

Light Shade of #fd8a0e
#fda341
Dark Shade of #fd8a0e
#d67002
Saturated Shade of #fd8a0e
#ff8a0c
Desaturated Shade of #fd8a0e
#f18a1a
Grey scale Shade of #fd8a0e
#858585
Brighten Shade
#ffa327
Most Readable Shade
#000000

Shades of #fd8a0e color code

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

#fd8a0e
#e07a0c
#c46b0a
#a85c09
#8c4c07
#703d06
#542e04
#381e03
#1c0f01
#000000

Similar Color like #fd8a0e color

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

#fe8b0f
#ff8c10
#ff8d11
#ff8e12
#ff8f13
#ff9014
#ff9115
#ff9216
#ff9317
#ff9418
#ff9519
#ff961a
#ff971b
#ff981c
#fc890d
#fb880c
#fa870b
#f9860a
#f88509
#f78408
#f68307
#f58206
#f48105
#f38004
#f27f03
#f17e02
#f07d01
#ef7c00

Monochromatic Color with #fd8a0e

#fd8a0e
#281602
#532d05
#7d4407
#a85c09
#d2730c

Tints of #fd8a0e Color

#fd8a0e
#fd9728
#fda443
#fdb15e
#fdbe79
#fecb93
#fed8ae
#fee5c9
#fef2e4
#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

#fd8a0e
#0e81fd

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

Split Complementary

#fd8a0e
#0ef8fd
#130efd

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

Analogous Color

#fd2a0e
#fd5a0e
#fd8a0e
#fdba0e
#fdea0e

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

#fd8a0e
#0efd8a
#8a0efd

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

#fd8a0e
#0efd12
#0e81fd
#fd0ef8

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

#fd8a0e
#0e81fd
#130efd
#f8fd0e

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

#fd8a0e Color Code Preview on Black Background Color

This is how #fd8a0e Color will look on black background color. Color contrast ratio is 8.82

#fd8a0e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd8a0e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd8a0e

#fd8a0e color code is use for CSS Background Color

Background color for the above div is #fd8a0e

HTML with inline CSS

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

#fd8a0e color code is use for CSS Border Color

CSS Border color for the above div is #fd8a0e

HTML with inline CSS

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

CSS Border Left color for the above div is #fd8a0e

HTML with inline CSS

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

CSS Border Right color for the above div is #fd8a0e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd8a0e

HTML with inline CSS

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

CSS Border Top color for the above div is #fd8a0e

HTML with inline CSS

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

#fd8a0e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd8a0e Color code Preview on White Background

This is how #fd8a0e Color code will look on white background color. Color contrast ratio is 2.38

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

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(253,138,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,129,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,138,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.