crispedge.com

Color picker

Loading...

#fa3a39 hex color - Orange - Warm color - Information

#fa3a39 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fa3a39 Color code in RGB color code model is created after adding 98.04% red color, 22.75% green color and 22.35% blue color. Hex #fa3a39 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 77% yellow and 2% black.

Hex #fa3a39 color code is between #ff3333 web safe hex color code and #ee4444 web safe hex color code. #ff3333 is the nearest web safe color code. You can see here many more shades of #fa3a39 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codefa3a39#fa3a39
RGB Decimal250, 58, 57rgb(250, 58, 57)
RGB Percent98%, 23%, 22%rgb(98%, 23%, 22%)
CSS RGBa250, 58, 57,1rgba(250,58,57,1)
CMYK Modelcmyk(0%,77%,77%,2%)
HSL Color Space0,95% ,60%hsl(0,95% ,60%)
HSV Color Space0°, 77%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100011101000111001
Octal3727271
Decimal2505857
Hexfa3a39

Different shades of #fa3a39 color code.

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

Light Shade of #fa3a39
#fb6b6b
Dark Shade of #fa3a39
#f90807
Saturated Shade of #fa3a39
#ff3534
Desaturated Shade of #fa3a39
#f04443
Grey scale Shade of #fa3a39
#999999
Brighten Shade
#ff5352
Most Readable Shade
#FFFFFF

Shades of #fa3a39 color code

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

#fa3a39
#de3332
#c22d2c
#a62626
#8a201f
#6f1919
#531313
#370c0c
#1b0606
#000000

Similar Color like #fa3a39 color

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

#fb3b3a
#fc3c3b
#fd3d3c
#fe3e3d
#ff3f3e
#ff403f
#ff4140
#ff4241
#ff4342
#ff4443
#ff4544
#ff4645
#ff4746
#ff4847
#f93938
#f83837
#f73736
#f63635
#f53534
#f43433
#f33332
#f23231
#f13130
#f0302f
#ef2f2e
#ee2e2d
#ed2d2c
#ec2c2b

Monochromatic Color with #fa3a39

#fa3a39
#250909
#501312
#7a1c1c
#a52626
#cf302f

Tints of #fa3a39 Color

#fa3a39
#fa4f4f
#fb6565
#fb7b7b
#fc9191
#fca7a7
#fdbdbd
#fdd3d3
#fee9e9
#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

#fa3a39
#39f9fa

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

Split Complementary

#fa3a39
#39fa9a
#3999fa

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

Analogous Color

#fa3985
#fa395f
#fa3a39
#fa6139
#fa8739

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

#fa3a39
#39fa3a
#3a39fa

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

#fa3a39
#98fa39
#39f9fa
#9a39fa

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

#fa3a39
#39f9fa
#3999fa
#fa9b39

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

#fa3a39 Color Code Preview on Black Background Color

This is how #fa3a39 Color will look on black background color. Color contrast ratio is 5.73

#fa3a39 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa3a39

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa3a39

#fa3a39 color code is use for CSS Background Color

Background color for the above div is #fa3a39

HTML with inline CSS

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

#fa3a39 color code is use for CSS Border Color

CSS Border color for the above div is #fa3a39

HTML with inline CSS

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

CSS Border Left color for the above div is #fa3a39

HTML with inline CSS

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

CSS Border Right color for the above div is #fa3a39

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa3a39

HTML with inline CSS

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

CSS Border Top color for the above div is #fa3a39

HTML with inline CSS

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

#fa3a39 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa3a39 Color code Preview on White Background

This is how #fa3a39 Color code will look on white background color. Color contrast ratio is 3.67

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.