crispedge.com

Color picker

Loading...

#f3704c hex color - Orange - Warm color - Information

#f3704c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #f3704c Color code in RGB color code model is created after adding 95.29% red color, 43.92% green color and 29.8% blue color. Hex #f3704c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 69% yellow and 5% black.

Hex #f3704c color code is between #ee7744 web safe hex color code and #ff6655 web safe hex color code. #ee7744 is the nearest web safe color code. You can see here many more shades of #f3704c color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codef3704c#f3704c
RGB Decimal243, 112, 76rgb(243, 112, 76)
RGB Percent95%, 44%, 30%rgb(95%, 44%, 30%)
CSS RGBa243, 112, 76,1rgba(243,112,76,1)
CMYK Modelcmyk(0%,54%,69%,5%)
HSL Color Space13,87% ,63%hsl(13,87% ,63%)
HSV Color Space13°, 69%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100110111000001001100
Octal363160114
Decimal24311276
Hexf3704c

Different shades of #f3704c color code.

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

Light Shade of #f3704c
#f6967c
Dark Shade of #f3704c
#f04a1c
Saturated Shade of #f3704c
#fd6b42
Desaturated Shade of #f3704c
#e97556
Grey scale Shade of #f3704c
#9f9f9f
Brighten Shade
#ff8965
Most Readable Shade
#000000

Shades of #f3704c color code

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

#f3704c
#d86343
#bd573b
#a24a32
#873e2a
#6c3121
#512519
#361810
#1b0c08
#000000

Similar Color like #f3704c color

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

#f4714d
#f5724e
#f6734f
#f77450
#f87551
#f97652
#fa7753
#fb7854
#fc7955
#fd7a56
#fe7b57
#ff7c58
#ff7d59
#ff7e5a
#f26f4b
#f16e4a
#f06d49
#ef6c48
#ee6b47
#ed6a46
#ec6945
#eb6844
#ea6743
#e96642
#e86541
#e76440
#e6633f
#e5623e

Monochromatic Color with #f3704c

#f3704c
#1e0e0a
#492217
#733524
#9e4931
#c85c3f

Tints of #f3704c Color

#f3704c
#f47f5f
#f58f73
#f79f87
#f8af9b
#f9bfaf
#fbcfc3
#fcdfd7
#fdefeb
#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

#f3704c
#4ccff3

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

Split Complementary

#f3704c
#4cf3c3
#4c7bf3

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

Analogous Color

#f34c6b
#f34f4c
#f3704c
#f3914c
#f3b34c

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

#f3704c
#4cf370
#704cf3

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

#f3704c
#7bf34c
#4ccff3
#c34cf3

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

#f3704c
#4ccff3
#4c7bf3
#f3c44c

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

#f3704c Color Code Preview on Black Background Color

This is how #f3704c Color will look on black background color. Color contrast ratio is 7.23

#f3704c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3704c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3704c

#f3704c color code is use for CSS Background Color

Background color for the above div is #f3704c

HTML with inline CSS

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

#f3704c color code is use for CSS Border Color

CSS Border color for the above div is #f3704c

HTML with inline CSS

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

CSS Border Left color for the above div is #f3704c

HTML with inline CSS

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

CSS Border Right color for the above div is #f3704c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f3704c

HTML with inline CSS

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

CSS Border Top color for the above div is #f3704c

HTML with inline CSS

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

#f3704c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f3704c Color code Preview on White Background

This is how #f3704c Color code will look on white background color. Color contrast ratio is 2.90

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

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(243,112,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,207,243,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,112,76,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.