crispedge.com

Color picker

Loading...

#f97974 hex color - Red - Warm color - Information

#f97974 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f97974 Color code in RGB color code model is created after adding 97.65% red color, 47.45% green color and 45.49% blue color. Hex #f97974 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 53% yellow and 2% black.

Hex #f97974 color code is between #ff7777 web safe hex color code and #ee8866 web safe hex color code. #ff7777 is the nearest web safe color code. You can see here many more shades of #f97974 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef97974#f97974
RGB Decimal249, 121, 116rgb(249, 121, 116)
RGB Percent98%, 47%, 45%rgb(98%, 47%, 45%)
CSS RGBa249, 121, 116,1rgba(249,121,116,1)
CMYK Modelcmyk(0%,51%,53%,2%)
HSL Color Space2,92% ,72%hsl(2,92% ,72%)
HSV Color Space2°, 53%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010111100101110100
Octal371171164
Decimal249121116
Hexf97974

Different shades of #f97974 color code.

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

Light Shade of #f97974
#fba8a5
Dark Shade of #f97974
#f74a43
Saturated Shade of #f97974
#ff736e
Desaturated Shade of #f97974
#f2807b
Grey scale Shade of #f97974
#b6b6b6
Brighten Shade
#ff928d
Most Readable Shade
#000000

Shades of #f97974 color code

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

#f97974
#dd6b67
#c15e5a
#a6504d
#8a4340
#6e3533
#532826
#371a19
#1b0d0c
#000000

Similar Color like #f97974 color

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

#fa7a75
#fb7b76
#fc7c77
#fd7d78
#fe7e79
#ff7f7a
#ff807b
#ff817c
#ff827d
#ff837e
#ff847f
#ff8580
#ff8681
#ff8782
#f87873
#f77772
#f67671
#f57570
#f4746f
#f3736e
#f2726d
#f1716c
#f0706b
#ef6f6a
#ee6e69
#ed6d68
#ec6c67
#eb6b66

Monochromatic Color with #f97974

#f97974
#241211
#4f2625
#793b39
#a4504c
#ce6460

Tints of #f97974 Color

#f97974
#f98783
#fa9692
#fba5a2
#fbb4b1
#fcc3c1
#fdd2d0
#fde1e0
#fef0ef
#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

#f97974
#74f4f9

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

Split Complementary

#f97974
#74f9bc
#74b1f9

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

Analogous Color

#f974a4
#f9748a
#f97974
#f99474
#f9ae74

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

#f97974
#74f979
#7974f9

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

#f97974
#b1f974
#74f4f9
#bb74f9

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

#f97974
#74f4f9
#74b1f9
#f9bc74

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

#f97974 Color Code Preview on Black Background Color

This is how #f97974 Color will look on black background color. Color contrast ratio is 8.02

#f97974 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97974

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97974

#f97974 color code is use for CSS Background Color

Background color for the above div is #f97974

HTML with inline CSS

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

#f97974 color code is use for CSS Border Color

CSS Border color for the above div is #f97974

HTML with inline CSS

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

CSS Border Left color for the above div is #f97974

HTML with inline CSS

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

CSS Border Right color for the above div is #f97974

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f97974

HTML with inline CSS

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

CSS Border Top color for the above div is #f97974

HTML with inline CSS

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

#f97974 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f97974 Color code Preview on White Background

This is how #f97974 Color code will look on white background color. Color contrast ratio is 2.62

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

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(249,121,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,244,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,121,116,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.