crispedge.com

Color picker

Loading...

#f713a1 hex color - Red - Warm color - Information

#f713a1 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f713a1 Color code in RGB color code model is created after adding 96.86% red color, 7.45% green color and 63.14% blue color. Hex #f713a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 35% yellow and 3% black.

Hex #f713a1 color code is between #ff1199 web safe hex color code and #ee22aa web safe hex color code. #ff1199 is the nearest web safe color code. You can see here many more shades of #f713a1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef713a1#f713a1
RGB Decimal247, 19, 161rgb(247, 19, 161)
RGB Percent97%, 7%, 63%rgb(97%, 7%, 63%)
CSS RGBa247, 19, 161,1rgba(247,19,161,1)
CMYK Modelcmyk(0%,92%,35%,3%)
HSL Color Space323,93% ,52%hsl(323,93% ,52%)
HSV Color Space323°, 92%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101110001001110100001
Octal36723241
Decimal24719161
Hexf713a1

Different shades of #f713a1 color code.

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

Light Shade of #f713a1
#f944b5
Dark Shade of #f713a1
#d00784
Saturated Shade of #f713a1
#ff0ba3
Desaturated Shade of #f713a1
#eb1f9e
Grey scale Shade of #f713a1
#858585
Brighten Shade
#ff2cba
Most Readable Shade
#FFFFFF

Shades of #f713a1 color code

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

#f713a1
#db108f
#c00e7d
#a40c6b
#890a59
#6d0847
#520635
#360423
#1b0211
#000000

Similar Color like #f713a1 color

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

#f814a2
#f915a3
#fa16a4
#fb17a5
#fc18a6
#fd19a7
#fe1aa8
#ff1ba9
#ff1caa
#ff1dab
#ff1eac
#ff1fad
#ff20ae
#ff21af
#f612a0
#f5119f
#f4109e
#f30f9d
#f20e9c
#f10d9b
#f00c9a
#ef0b99
#ee0a98
#ed0997
#ec0896
#eb0795
#ea0694
#e90593

Monochromatic Color with #f713a1

#f713a1
#220316
#4d0632
#77094e
#a20c6a
#cc1085

Tints of #f713a1 Color

#f713a1
#f72dab
#f847b5
#f961c0
#fa7bca
#fb96d5
#fcb0df
#fdcaea
#fee4f4
#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

#f713a1
#13f769

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

Split Complementary

#f713a1
#2ff713
#13f7db

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

Analogous Color

#f213f7
#f713cf
#f713a1
#f71373
#f71346

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

#f713a1
#a1f713
#13a1f7

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

#f713a1
#f7db13
#13f769
#132ff7

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

#f713a1
#13f769
#13f7db
#f7132f

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

#f713a1 Color Code Preview on Black Background Color

This is how #f713a1 Color will look on black background color. Color contrast ratio is 5.56

#f713a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f713a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f713a1

#f713a1 color code is use for CSS Background Color

Background color for the above div is #f713a1

HTML with inline CSS

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

#f713a1 color code is use for CSS Border Color

CSS Border color for the above div is #f713a1

HTML with inline CSS

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

CSS Border Left color for the above div is #f713a1

HTML with inline CSS

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

CSS Border Right color for the above div is #f713a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f713a1

HTML with inline CSS

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

CSS Border Top color for the above div is #f713a1

HTML with inline CSS

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

#f713a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f713a1 Color code Preview on White Background

This is how #f713a1 Color code will look on white background color. Color contrast ratio is 3.78

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

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