crispedge.com

Color picker

Loading...

#fc7e3e hex color - Orange - Warm color - Information

#fc7e3e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fc7e3e Color code in RGB color code model is created after adding 98.82% red color, 49.41% green color and 24.31% blue color. Hex #fc7e3e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 75% yellow and 1% black.

Hex #fc7e3e color code is between #ff7744 web safe hex color code and #ee8833 web safe hex color code. #ff7744 is the nearest web safe color code. You can see here many more shades of #fc7e3e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc7e3e#fc7e3e
RGB Decimal252, 126, 62rgb(252, 126, 62)
RGB Percent99%, 49%, 24%rgb(99%, 49%, 24%)
CSS RGBa252, 126, 62,1rgba(252,126,62,1)
CMYK Modelcmyk(0%,50%,75%,1%)
HSL Color Space20,97% ,62%hsl(20,97% ,62%)
HSV Color Space20°, 75%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000111111000111110
Octal37417676
Decimal25212662
Hexfc7e3e

Different shades of #fc7e3e color code.

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

Light Shade of #fc7e3e
#fda070
Dark Shade of #fc7e3e
#fb5c0c
Saturated Shade of #fc7e3e
#ff7d3b
Desaturated Shade of #fc7e3e
#f28148
Grey scale Shade of #fc7e3e
#9d9d9d
Brighten Shade
#ff9757
Most Readable Shade
#000000

Shades of #fc7e3e color code

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

#fc7e3e
#e07037
#c46230
#a85429
#8c4622
#70381b
#542a14
#381c0d
#1c0e06
#000000

Similar Color like #fc7e3e color

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

#fd7f3f
#fe8040
#ff8141
#ff8242
#ff8343
#ff8444
#ff8545
#ff8646
#ff8747
#ff8848
#ff8949
#ff8a4a
#ff8b4b
#ff8c4c
#fb7d3d
#fa7c3c
#f97b3b
#f87a3a
#f77939
#f67838
#f57737
#f47636
#f37535
#f27434
#f17333
#f07232
#ef7131
#ee7030

Monochromatic Color with #fc7e3e

#fc7e3e
#27140a
#522914
#7c3e1f
#a75429
#d16934

Tints of #fc7e3e Color

#fc7e3e
#fc8c53
#fc9a68
#fda97e
#fdb793
#fdc5a9
#fed4be
#fee2d4
#fef0e9
#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

#fc7e3e
#3ebcfc

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

Split Complementary

#fc7e3e
#3efcdd
#3e5dfc

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

Analogous Color

#fc3e4a
#fc583e
#fc7e3e
#fca43e
#fcca3e

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

#fc7e3e
#3efc7e
#7e3efc

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

#fc7e3e
#5dfc3e
#3ebcfc
#dd3efc

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

#fc7e3e
#3ebcfc
#3e5dfc
#fcdd3e

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

#fc7e3e Color Code Preview on Black Background Color

This is how #fc7e3e Color will look on black background color. Color contrast ratio is 8.19

#fc7e3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7e3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7e3e

#fc7e3e color code is use for CSS Background Color

Background color for the above div is #fc7e3e

HTML with inline CSS

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

#fc7e3e color code is use for CSS Border Color

CSS Border color for the above div is #fc7e3e

HTML with inline CSS

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

CSS Border Left color for the above div is #fc7e3e

HTML with inline CSS

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

CSS Border Right color for the above div is #fc7e3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc7e3e

HTML with inline CSS

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

CSS Border Top color for the above div is #fc7e3e

HTML with inline CSS

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

#fc7e3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc7e3e Color code Preview on White Background

This is how #fc7e3e Color code will look on white background color. Color contrast ratio is 2.56

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

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(252,126,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,188,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,126,62,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.