crispedge.com

#fa704d hex color - Red - Warm color - Information

#fa704d hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #fa704d Color code in RGB color code model is created after adding 98.04% red color, 43.92% green color and 30.2% blue color. Hex #fa704d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 69% yellow and 2% black.

Hex #fa704d color code is between #ff7755 web safe hex color code and #ee6644 web safe hex color code. #ff7755 is the nearest web safe color code. You can see here many more shades of #fa704d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa704d#fa704d
RGB Decimal250, 112, 77rgb(250, 112, 77)
RGB Percent98%, 44%, 30%rgb(98%, 44%, 30%)
CSS RGBa250, 112, 77,1rgba(250,112,77,1)
CMYK Modelcmyk(0%,55%,69%,2%)
HSL Color Space12,95% ,64%hsl(12,95% ,64%)
HSV Color Space12°, 69%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100111000001001101
Octal372160115
Decimal25011277
Hexfa704d

Different shades of #fa704d color code.

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

Light Shade of #fa704d
#fb987f
Dark Shade of #fa704d
#f9481b
Saturated Shade of #fa704d
#ff6d48
Desaturated Shade of #fa704d
#f17556
Grey scale Shade of #fa704d
#a3a3a3
Brighten Shade
#ff8966
Most Readable Shade
#000000

Shades of #fa704d color code

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

#fa704d
#de6344
#c2573b
#a64a33
#8a3e2a
#6f3122
#532519
#371811
#1b0c08
#000000

Similar Color like #fa704d color

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

#fb714e
#fc724f
#fd7350
#fe7451
#ff7552
#ff7653
#ff7754
#ff7855
#ff7956
#ff7a57
#ff7b58
#ff7c59
#ff7d5a
#ff7e5b
#f96f4c
#f86e4b
#f76d4a
#f66c49
#f56b48
#f46a47
#f36946
#f26845
#f16744
#f06643
#ef6542
#ee6441
#ed6340
#ec623f

Monochromatic Color with #fa704d

#fa704d
#25110c
#502419
#7a3726
#a54a33
#cf5d40

Tints of #fa704d Color

#fa704d
#fa7f60
#fb8f74
#fb9f88
#fcaf9c
#fcbfaf
#fdcfc3
#fddfd7
#feefeb
#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

#fa704d
#4dd7fa

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

Split Complementary

#fa704d
#4dfac6
#4d81fa

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

Analogous Color

#fa4d6f
#fa4d4d
#fa704d
#fa934d
#fab54d

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

#fa704d
#4dfa70
#704dfa

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

#fa704d
#80fa4d
#4dd7fa
#c64dfa

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

#fa704d
#4dd7fa
#4d81fa
#fac64d

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

#fa704d Color Code Preview on Black Background Color

This is how #fa704d Color will look on black background color. Color contrast ratio is 7.49

#fa704d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa704d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa704d

#fa704d color code is use for CSS Background Color

Background color for the above div is #fa704d

HTML with inline CSS

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

#fa704d color code is use for CSS Border Color

CSS Border color for the above div is #fa704d

HTML with inline CSS

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

CSS Border Left color for the above div is #fa704d

HTML with inline CSS

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

CSS Border Right color for the above div is #fa704d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa704d

HTML with inline CSS

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

CSS Border Top color for the above div is #fa704d

HTML with inline CSS

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

#fa704d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa704d Color code Preview on White Background

This is how #fa704d Color code will look on white background color. Color contrast ratio is 2.80

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

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,112,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,215,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,112,77,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>