Skip to main content Skip to docs navigation

#f017cc hex color - Red - Warm color - Information

#f017cc hex color - Red - Warm color

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Red

Hex #f017cc Color code in RGB color code model is created after adding 94.12% red color, 9.02% green color and 80% blue color. Hex #f017cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 15% yellow and 5.88% black.

Hex #f017cc color code is between #ee11bb web safe hex color code and #ff22dd web safe hex color code. #ee11bb is the nearest web safe color code. You can see here many more shades of #f017cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code f017cc #f017cc
RGB Decimal 240, 23, 204 rgb(240, 23, 204)
RGB Percent 94%, 9%, 80% rgb(94%, 9%, 80%)
CSS RGBa 240, 23, 204,1 rgba(240,23,204,1)
CMYK Model cmyk(0%,90%,15%,5.88%)
HSL Color Space 310,88% ,52% hsl(310,88% ,52%)
HSV Color Space 310°, 90%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 00010111 11001100
Octal 360 27 314
Decimal 240 23 204
Hex f0 17 cc

Different shades of #f017cc color code.

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

Light Shade of #f017cc
#f347d7
Dark Shade of #f017cc
#c70da8
Saturated Shade of #f017cc
#fc0bd4
Desaturated Shade of #f017cc
#e423c4
Grey scale Shade of #f017cc
#838383
Brighten Shade
#ff30e5
Most Readable Shade
#FFFFFF

Shades of #f017cc color code

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

#f017cc
#d514b5
#ba119e
#a00f88
#850c71
#6a0a5a
#500744
#35052d
#1a0216
#000000

Similar Color like #f017cc color

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

#f118cd
#f219ce
#f31acf
#f41bd0
#f51cd1
#f61dd2
#f71ed3
#f81fd4
#f920d5
#fa21d6
#fb22d7
#fc23d8
#fd24d9
#fe25da
#ef16cb
#ee15ca
#ed14c9
#ec13c8
#eb12c7
#ea11c6
#e910c5
#e80fc4
#e70ec3
#e60dc2
#e50cc1
#e40bc0
#e30abf
#e209be

Monochromatic Color with #f017cc

#f017cc
#1b0317
#46073b
#700b60
#9b0f84
#c513a8

Tints of #f017cc Color

#f017cc
#f130d1
#f34ad7
#f564dd
#f67ee2
#f897e8
#fab1ee
#fbcbf3
#fde5f9
#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

#f017cc
#17f03b

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

Split Complementary

#f017cc
#5ff017
#17f0a7

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

Analogous Color

#bd17f0
#e917f0
#f017cc
#f017a1
#f01775

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

#f017cc
#ccf017
#17ccf0

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

#f017cc
#f0a717
#17f03b
#175ff0

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

#f017cc
#17f03b
#17f0a8
#f0175f

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

#f017cc Color Code Preview on Black Background Color

This is how #f017cc Color will look on black background color. Color contrast ratio is 5.70

#f017cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f017cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f017cc

#f017cc color code is use for CSS Background Color

Background color for the above div is #f017cc

HTML with inline CSS

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

#f017cc color code is use for CSS Border Color

CSS Border color for the above div is #f017cc

HTML with inline CSS

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

CSS Border Left color for the above div is #f017cc

HTML with inline CSS

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

CSS Border Right color for the above div is #f017cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f017cc

HTML with inline CSS

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

CSS Border Top color for the above div is #f017cc

HTML with inline CSS

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

#f017cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f017cc Color code Preview on White Background

This is how #f017cc Color code will look on white background color. Color contrast ratio is 3.68

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

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(240,23,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(23,240,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,23,204,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.