crispedge.com

Color picker

Loading...

#fa132f hex color - Red - Warm color - Information

#fa132f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fa132f Color code in RGB color code model is created after adding 98.04% red color, 7.45% green color and 18.43% blue color. Hex #fa132f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 81% yellow and 2% black.

Hex #fa132f color code is between #ff1133 web safe hex color code and #ee2222 web safe hex color code. #ff1133 is the nearest web safe color code. You can see here many more shades of #fa132f color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codefa132f#fa132f
RGB Decimal250, 19, 47rgb(250, 19, 47)
RGB Percent98%, 7%, 18%rgb(98%, 7%, 18%)
CSS RGBa250, 19, 47,1rgba(250,19,47,1)
CMYK Modelcmyk(0%,92%,81%,2%)
HSL Color Space353,96% ,53%hsl(353,96% ,53%)
HSV Color Space353°, 92%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100001001100101111
Octal3722357
Decimal2501947
Hexfa132f

Different shades of #fa132f color code.

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

Light Shade of #fa132f
#fb455b
Dark Shade of #fa132f
#d5051e
Saturated Shade of #fa132f
#ff0e2b
Desaturated Shade of #fa132f
#ee1f38
Grey scale Shade of #fa132f
#868686
Brighten Shade
#ff2c48
Most Readable Shade
#FFFFFF

Shades of #fa132f color code

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

#fa132f
#de1029
#c20e24
#a60c1f
#8a0a1a
#6f0814
#53060f
#37040a
#1b0205
#000000

Similar Color like #fa132f color

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

#fb1430
#fc1531
#fd1632
#fe1733
#ff1834
#ff1935
#ff1a36
#ff1b37
#ff1c38
#ff1d39
#ff1e3a
#ff1f3b
#ff203c
#ff213d
#f9122e
#f8112d
#f7102c
#f60f2b
#f50e2a
#f40d29
#f30c28
#f20b27
#f10a26
#f00925
#ef0824
#ee0723
#ed0622
#ec0521

Monochromatic Color with #fa132f

#fa132f
#250307
#50060f
#7a0917
#a50d1f
#cf1027

Tints of #fa132f Color

#fa132f
#fa2d46
#fb475d
#fb6174
#fc7b8b
#fc96a2
#fdb0b9
#fdcad0
#fee4e7
#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

#fa132f
#13fade

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

Split Complementary

#fa132f
#13fa6b
#13a2fa

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

Analogous Color

#fa138b
#fa135d
#fa132f
#fa2513
#fa5313

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

#fa132f
#2ffa13
#132ffa

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

#fa132f
#a2fa13
#13fade
#6a13fa

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

#fa132f
#13fade
#13a2fa
#fa6b13

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

#fa132f Color Code Preview on Black Background Color

This is how #fa132f Color will look on black background color. Color contrast ratio is 5.20

#fa132f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa132f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa132f

#fa132f color code is use for CSS Background Color

Background color for the above div is #fa132f

HTML with inline CSS

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

#fa132f color code is use for CSS Border Color

CSS Border color for the above div is #fa132f

HTML with inline CSS

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

CSS Border Left color for the above div is #fa132f

HTML with inline CSS

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

CSS Border Right color for the above div is #fa132f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa132f

HTML with inline CSS

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

CSS Border Top color for the above div is #fa132f

HTML with inline CSS

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

#fa132f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa132f Color code Preview on White Background

This is how #fa132f Color code will look on white background color. Color contrast ratio is 4.04

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

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,19,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,250,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,19,47,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.