crispedge.com

Color picker

Loading...

#f2745f hex color - Orange - Warm color - Information

#f2745f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f2745f Color code in RGB color code model is created after adding 94.9% red color, 45.49% green color and 37.25% blue color. Hex #f2745f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 61% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef2745f#f2745f
RGB Decimal242, 116, 95rgb(242, 116, 95)
RGB Percent95%, 45%, 37%rgb(95%, 45%, 37%)
CSS RGBa242, 116, 95,1rgba(242,116,95,1)
CMYK Modelcmyk(0%,52%,61%,5%)
HSL Color Space9,85% ,66%hsl(9,85% ,66%)
HSV Color Space9°, 61%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100100111010001011111
Octal362164137
Decimal24211695
Hexf2745f

Different shades of #f2745f color code.

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

Light Shade of #f2745f
#f69d8e
Dark Shade of #f2745f
#ee4b30
Saturated Shade of #f2745f
#fb6e56
Desaturated Shade of #f2745f
#e97a68
Grey scale Shade of #f2745f
#a8a8a8
Brighten Shade
#ff8d78
Most Readable Shade
#000000

Shades of #f2745f color code

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

#f2745f
#d76754
#bc5a49
#a14d3f
#864034
#6b332a
#50261f
#351915
#1a0c0a
#000000

Similar Color like #f2745f color

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

#f37560
#f47661
#f57762
#f67863
#f77964
#f87a65
#f97b66
#fa7c67
#fb7d68
#fc7e69
#fd7f6a
#fe806b
#ff816c
#ff826d
#f1735e
#f0725d
#ef715c
#ee705b
#ed6f5a
#ec6e59
#eb6d58
#ea6c57
#e96b56
#e86a55
#e76954
#e66853
#e56752
#e46651

Monochromatic Color with #f2745f

#f2745f
#1d0e0c
#48231c
#72372d
#9d4b3e
#c7604e

Tints of #f2745f Color

#f2745f
#f38370
#f49282
#f6a294
#f7b1a6
#f9c1b7
#fad0c9
#fce0db
#fdefed
#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

#f2745f
#5fddf2

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

Split Complementary

#f2745f
#5ff2be
#5f93f2

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

Analogous Color

#f25f85
#f25f67
#f2745f
#f2915f
#f2af5f

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

#f2745f
#5ff274
#745ff2

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

#f2745f
#93f25f
#5fddf2
#bd5ff2

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

#f2745f
#5fddf2
#5f93f2
#f2bd5f

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

#f2745f Color Code Preview on Black Background Color

This is how #f2745f Color will look on black background color. Color contrast ratio is 7.44

#f2745f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2745f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2745f

#f2745f color code is use for CSS Background Color

Background color for the above div is #f2745f

HTML with inline CSS

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

#f2745f color code is use for CSS Border Color

CSS Border color for the above div is #f2745f

HTML with inline CSS

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

CSS Border Left color for the above div is #f2745f

HTML with inline CSS

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

CSS Border Right color for the above div is #f2745f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2745f

HTML with inline CSS

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

CSS Border Top color for the above div is #f2745f

HTML with inline CSS

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

#f2745f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2745f Color code Preview on White Background

This is how #f2745f Color code will look on white background color. Color contrast ratio is 2.82

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

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(242,116,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,221,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,116,95,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.