@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#f1573f hex color - Brown - Warm color - Information

#f1573f hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #f1573f Color code in RGB color code model is created after adding 94.51% red color, 34.12% green color and 24.71% blue color. Hex #f1573f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 74% yellow and 5.49% black.

Hex #f1573f color code is between #ee5544 web safe hex color code and #ff6633 web safe hex color code. #ee5544 is the nearest web safe color code. You can see here many more shades of #f1573f color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codef1573f#f1573f
RGB Decimal241, 87, 63rgb(241, 87, 63)
RGB Percent95%, 34%, 25%rgb(95%, 34%, 25%)
CSS RGBa241, 87, 63,1rgba(241,87,63,1)
CMYK Modelcmyk(0%,64%,74%,5.49%)
HSL Color Space8,86% ,60%hsl(8,86% ,60%)
HSV Color Space8°, 74%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100010101011100111111
Octal36112777
Decimal2418763
Hexf1573f

Different shades of #f1573f color code.

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

Light Shade of #f1573f
#f4816f
Dark Shade of #f1573f
#ec2f11
Saturated Shade of #f1573f
#fb4f35
Desaturated Shade of #f1573f
#e75e49
Grey scale Shade of #f1573f
#989898
Brighten Shade
#ff7058
Most Readable Shade
#000000

Shades of #f1573f color code

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

#f1573f
#d64d38
#bb4331
#a03a2a
#853023
#6b261c
#501d15
#35130e
#1a0907
#000000

Similar Color like #f1573f color

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

#f25840
#f35941
#f45a42
#f55b43
#f65c44
#f75d45
#f85e46
#f95f47
#fa6048
#fb6149
#fc624a
#fd634b
#fe644c
#ff654d
#f0563e
#ef553d
#ee543c
#ed533b
#ec523a
#eb5139
#ea5038
#e94f37
#e84e36
#e74d35
#e64c34
#e54b33
#e44a32
#e34931

Monochromatic Color with #f1573f

#f1573f
#1c0a07
#471a13
#71291e
#9c3829
#c64834

Tints of #f1573f Color

#f1573f
#f26954
#f47c69
#f58f7f
#f7a194
#f8b4a9
#fac7bf
#fbd9d4
#fdece9
#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

#f1573f
#3fd9f1

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

Split Complementary

#f1573f
#3ff1b0
#3f80f1

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

Analogous Color

#f13f6e
#f13f4b
#f1573f
#f17b3f
#f19e3f

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

#f1573f
#3ff157
#573ff1

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

#f1573f
#80f13f
#3fd9f1
#b03ff1

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

#f1573f
#3fd9f1
#3f80f1
#f1b03f

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

#f1573f Color Code Preview on Black Background Color

This is how #f1573f Color will look on black background color. Color contrast ratio is 6.18

#f1573f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1573f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1573f

#f1573f color code is use for CSS Background Color

Background color for the above div is #f1573f

HTML with inline CSS

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

#f1573f color code is use for CSS Border Color

CSS Border color for the above div is #f1573f

HTML with inline CSS

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

CSS Border Left color for the above div is #f1573f

HTML with inline CSS

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

CSS Border Right color for the above div is #f1573f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1573f

HTML with inline CSS

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

CSS Border Top color for the above div is #f1573f

HTML with inline CSS

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

#f1573f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1573f Color code Preview on White Background

This is how #f1573f Color code will look on white background color. Color contrast ratio is 3.40

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

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(241,87,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,217,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,87,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.