crispedge.com

Color picker

Loading...

#f97369 hex color - Red - Warm color - Information

#f97369 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f97369 Color code in RGB color code model is created after adding 97.65% red color, 45.1% green color and 41.18% blue color. Hex #f97369 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 58% yellow and 2% black.

Hex #f97369 color code is between #ff7766 web safe hex color code and #ee6677 web safe hex color code. #ff7766 is the nearest web safe color code. You can see here many more shades of #f97369 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef97369#f97369
RGB Decimal249, 115, 105rgb(249, 115, 105)
RGB Percent98%, 45%, 41%rgb(98%, 45%, 41%)
CSS RGBa249, 115, 105,1rgba(249,115,105,1)
CMYK Modelcmyk(0%,54%,58%,2%)
HSL Color Space4,92% ,69%hsl(4,92% ,69%)
HSV Color Space4°, 58%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010111001101101001
Octal371163151
Decimal249115105
Hexf97369

Different shades of #f97369 color code.

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

Light Shade of #f97369
#fba19a
Dark Shade of #f97369
#f74538
Saturated Shade of #f97369
#ff6e63
Desaturated Shade of #f97369
#f17a71
Grey scale Shade of #f97369
#b1b1b1
Brighten Shade
#ff8c82
Most Readable Shade
#000000

Shades of #f97369 color code

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

#f97369
#dd665d
#c15951
#a64c46
#8a3f3a
#6e332e
#532623
#371917
#1b0c0b
#000000

Similar Color like #f97369 color

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

#fa746a
#fb756b
#fc766c
#fd776d
#fe786e
#ff796f
#ff7a70
#ff7b71
#ff7c72
#ff7d73
#ff7e74
#ff7f75
#ff8076
#ff8177
#f87268
#f77167
#f67066
#f56f65
#f46e64
#f36d63
#f26c62
#f16b61
#f06a60
#ef695f
#ee685e
#ed675d
#ec665c
#eb655b

Monochromatic Color with #f97369

#f97369
#24110f
#4f2421
#793833
#a44c45
#ce5f57

Tints of #f97369 Color

#f97369
#f98279
#fa928a
#fba19b
#fbb1ab
#fcc0bc
#fdd0cd
#fddfdd
#feefee
#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

#f97369
#69eff9

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

Split Complementary

#f97369
#69f9bb
#69a7f9

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

Analogous Color

#f96999
#f9697c
#f97369
#f99069
#f9ad69

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

#f97369
#69f973
#7369f9

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

#f97369
#a7f969
#69eff9
#bb69f9

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

#f97369
#69eff9
#69a7f9
#f9bb69

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

#f97369 Color Code Preview on Black Background Color

This is how #f97369 Color will look on black background color. Color contrast ratio is 7.68

#f97369 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97369

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97369

#f97369 color code is use for CSS Background Color

Background color for the above div is #f97369

HTML with inline CSS

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

#f97369 color code is use for CSS Border Color

CSS Border color for the above div is #f97369

HTML with inline CSS

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

CSS Border Left color for the above div is #f97369

HTML with inline CSS

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

CSS Border Right color for the above div is #f97369

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f97369

HTML with inline CSS

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

CSS Border Top color for the above div is #f97369

HTML with inline CSS

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

#f97369 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f97369 Color code Preview on White Background

This is how #f97369 Color code will look on white background color. Color contrast ratio is 2.73

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

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,115,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(105,239,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,115,105,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.