crispedge.com

#fc7e5e hex color - Orange - Warm color - Information

#fc7e5e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

Hex #fc7e5e color code is between #ff7766 web safe hex color code and #ee8855 web safe hex color code. #ff7766 is the nearest web safe color code. You can see here many more shades of #fc7e5e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefc7e5e#fc7e5e
RGB Decimal252, 126, 94rgb(252, 126, 94)
RGB Percent99%, 49%, 37%rgb(99%, 49%, 37%)
CSS RGBa252, 126, 94,1rgba(252,126,94,1)
CMYK Modelcmyk(0%,50%,63%,1%)
HSL Color Space12,96% ,68%hsl(12,96% ,68%)
HSV Color Space12°, 63%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000111111001011110
Octal374176136
Decimal25212694
Hexfc7e5e

Different shades of #fc7e5e color code.

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

Light Shade of #fc7e5e
#fda690
Dark Shade of #fc7e5e
#fb562c
Saturated Shade of #fc7e5e
#ff7c5b
Desaturated Shade of #fc7e5e
#f48366
Grey scale Shade of #fc7e5e
#adadad
Brighten Shade
#ff9777
Most Readable Shade
#000000

Shades of #fc7e5e color code

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

#fc7e5e
#e07053
#c46249
#a8543e
#8c4634
#703829
#542a1f
#381c14
#1c0e0a
#000000

Similar Color like #fc7e5e color

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

#fd7f5f
#fe8060
#ff8161
#ff8262
#ff8363
#ff8464
#ff8565
#ff8666
#ff8767
#ff8868
#ff8969
#ff8a6a
#ff8b6b
#ff8c6c
#fb7d5d
#fa7c5c
#f97b5b
#f87a5a
#f77959
#f67858
#f57757
#f47656
#f37555
#f27454
#f17353
#f07252
#ef7151
#ee7050

Monochromatic Color with #fc7e5e

#fc7e5e
#27140f
#52291f
#7c3e2e
#a7543e
#d1694e

Tints of #fc7e5e Color

#fc7e5e
#fc8c6f
#fc9a81
#fda993
#fdb7a5
#fdc5b7
#fed4c9
#fee2db
#fef0ed
#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

#fc7e5e
#5edcfc

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

Split Complementary

#fc7e5e
#5efccd
#5e8dfc

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

Analogous Color

#fc5e7d
#fc5e5e
#fc7e5e
#fc9e5e
#fcbd5e

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

#fc7e5e
#5efc7e
#7e5efc

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

#fc7e5e
#8dfc5e
#5edcfc
#cd5efc

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

#fc7e5e
#5edcfc
#5e8dfc
#fccd5e

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

#fc7e5e Color Code Preview on Black Background Color

This is how #fc7e5e Color will look on black background color. Color contrast ratio is 8.29

#fc7e5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7e5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7e5e

#fc7e5e color code is use for CSS Background Color

Background color for the above div is #fc7e5e

HTML with inline CSS

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

#fc7e5e color code is use for CSS Border Color

CSS Border color for the above div is #fc7e5e

HTML with inline CSS

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

CSS Border Left color for the above div is #fc7e5e

HTML with inline CSS

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

CSS Border Right color for the above div is #fc7e5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc7e5e

HTML with inline CSS

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

CSS Border Top color for the above div is #fc7e5e

HTML with inline CSS

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

#fc7e5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc7e5e Color code Preview on White Background

This is how #fc7e5e Color code will look on white background color. Color contrast ratio is 2.53

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

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

< /html>