crispedge.com

#fa4c3c hex color - Orange - Warm color - Information

#fa4c3c hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fa4c3c Color code in RGB color code model is created after adding 98.04% red color, 29.8% green color and 23.53% blue color. Hex #fa4c3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 76% yellow and 2% black.

Hex #fa4c3c color code is between #ff4444 web safe hex color code and #ee5533 web safe hex color code. #ff4444 is the nearest web safe color code. You can see here many more shades of #fa4c3c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa4c3c#fa4c3c
RGB Decimal250, 76, 60rgb(250, 76, 60)
RGB Percent98%, 30%, 24%rgb(98%, 30%, 24%)
CSS RGBa250, 76, 60,1rgba(250,76,60,1)
CMYK Modelcmyk(0%,70%,76%,2%)
HSL Color Space5,95% ,61%hsl(5,95% ,61%)
HSV Color Space5°, 76%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100100110000111100
Octal37211474
Decimal2507660
Hexfa4c3c

Different shades of #fa4c3c color code.

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

Light Shade of #fa4c3c
#fb7a6e
Dark Shade of #fa4c3c
#f91e0a
Saturated Shade of #fa4c3c
#ff4837
Desaturated Shade of #fa4c3c
#f05446
Grey scale Shade of #fa4c3c
#9b9b9b
Brighten Shade
#ff6555
Most Readable Shade
#000000

Shades of #fa4c3c color code

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

#fa4c3c
#de4335
#c23b2e
#a63228
#8a2a21
#6f211a
#531914
#37100d
#1b0806
#000000

Similar Color like #fa4c3c color

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

#fb4d3d
#fc4e3e
#fd4f3f
#fe5040
#ff5141
#ff5242
#ff5343
#ff5444
#ff5545
#ff5646
#ff5747
#ff5848
#ff5949
#ff5a4a
#f94b3b
#f84a3a
#f74939
#f64838
#f54737
#f44636
#f34535
#f24434
#f14333
#f04232
#ef4131
#ee4030
#ed3f2f
#ec3e2e

Monochromatic Color with #fa4c3c

#fa4c3c
#250b09
#501813
#7a251d
#a53228
#cf3f32

Tints of #fa4c3c Color

#fa4c3c
#fa5f51
#fb7367
#fb877d
#fc9b92
#fcafa8
#fdc3be
#fdd7d3
#feebe9
#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

#fa4c3c
#3ceafa

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

Split Complementary

#fa4c3c
#3cfaab
#3c8bfa

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

Analogous Color

#fa3c78
#fa3c52
#fa4c3c
#fa723c
#fa983c

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

#fa4c3c
#3cfa4c
#4c3cfa

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

#fa4c3c
#8bfa3c
#3ceafa
#ab3cfa

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

#fa4c3c
#3ceafa
#3c8bfa
#faab3c

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

#fa4c3c Color Code Preview on Black Background Color

This is how #fa4c3c Color will look on black background color. Color contrast ratio is 6.16

#fa4c3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa4c3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa4c3c

#fa4c3c color code is use for CSS Background Color

Background color for the above div is #fa4c3c

HTML with inline CSS

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

#fa4c3c color code is use for CSS Border Color

CSS Border color for the above div is #fa4c3c

HTML with inline CSS

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

CSS Border Left color for the above div is #fa4c3c

HTML with inline CSS

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

CSS Border Right color for the above div is #fa4c3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa4c3c

HTML with inline CSS

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

CSS Border Top color for the above div is #fa4c3c

HTML with inline CSS

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

#fa4c3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa4c3c Color code Preview on White Background

This is how #fa4c3c Color code will look on white background color. Color contrast ratio is 3.41

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

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(250,76,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,234,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,76,60,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.

< /html>