crispedge.com

Color picker

Loading...

#f73e7f hex color - Red - Warm color - Information

#f73e7f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f73e7f Color code in RGB color code model is created after adding 96.86% red color, 24.31% green color and 49.8% blue color. Hex #f73e7f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 49% yellow and 3% black.

Hex #f73e7f color code is between #ff4477 web safe hex color code and #ee3388 web safe hex color code. #ff4477 is the nearest web safe color code. You can see here many more shades of #f73e7f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef73e7f#f73e7f
RGB Decimal247, 62, 127rgb(247, 62, 127)
RGB Percent97%, 24%, 50%rgb(97%, 24%, 50%)
CSS RGBa247, 62, 127,1rgba(247,62,127,1)
CMYK Modelcmyk(0%,75%,49%,3%)
HSL Color Space339,92% ,61%hsl(339,92% ,61%)
HSV Color Space339°, 75%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101110011111001111111
Octal36776177
Decimal24762127
Hexf73e7f

Different shades of #f73e7f color code.

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

Light Shade of #f73e7f
#f96f9f
Dark Shade of #f73e7f
#f50d5e
Saturated Shade of #f73e7f
#ff367d
Desaturated Shade of #f73e7f
#ed4882
Grey scale Shade of #f73e7f
#9a9a9a
Brighten Shade
#ff5798
Most Readable Shade
#FFFFFF

Shades of #f73e7f color code

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

#f73e7f
#db3770
#c03062
#a42954
#892246
#6d1b38
#52142a
#360d1c
#1b060e
#000000

Similar Color like #f73e7f color

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

#f83f80
#f94081
#fa4182
#fb4283
#fc4384
#fd4485
#fe4586
#ff4687
#ff4788
#ff4889
#ff498a
#ff4a8b
#ff4b8c
#ff4c8d
#f63d7e
#f53c7d
#f43b7c
#f33a7b
#f2397a
#f13879
#f03778
#ef3677
#ee3576
#ed3475
#ec3374
#eb3273
#ea3172
#e93071

Monochromatic Color with #f73e7f

#f73e7f
#220912
#4d1328
#771e3d
#a22953
#cc3369

Tints of #f73e7f Color

#f73e7f
#f7538d
#f8689b
#f97ea9
#fa93b7
#fba9c6
#fcbed4
#fdd4e2
#fee9f0
#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

#f73e7f
#3ef7b6

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

Split Complementary

#f73e7f
#3ef759
#3edbf7

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

Analogous Color

#f73ec9
#f73ea4
#f73e7f
#f73e5a
#f7473e

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

#f73e7f
#7ff73e
#3e7ff7

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

#f73e7f
#dbf73e
#3ef7b6
#593ef7

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

#f73e7f
#3ef7b6
#3edbf7
#f75a3e

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

#f73e7f Color Code Preview on Black Background Color

This is how #f73e7f Color will look on black background color. Color contrast ratio is 5.95

#f73e7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f73e7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f73e7f

#f73e7f color code is use for CSS Background Color

Background color for the above div is #f73e7f

HTML with inline CSS

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

#f73e7f color code is use for CSS Border Color

CSS Border color for the above div is #f73e7f

HTML with inline CSS

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

CSS Border Left color for the above div is #f73e7f

HTML with inline CSS

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

CSS Border Right color for the above div is #f73e7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f73e7f

HTML with inline CSS

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

CSS Border Top color for the above div is #f73e7f

HTML with inline CSS

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

#f73e7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f73e7f Color code Preview on White Background

This is how #f73e7f Color code will look on white background color. Color contrast ratio is 3.53

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

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(247,62,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,247,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(247,62,127,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.