crispedge.com

Color picker

Loading...

#f972cf hex color - Orange - Warm color - Information

#f972cf hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #f972cf color code is between #ff77cc web safe hex color code and #ee66dd web safe hex color code. #ff77cc is the nearest web safe color code. You can see here many more shades of #f972cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef972cf#f972cf
RGB Decimal249, 114, 207rgb(249, 114, 207)
RGB Percent98%, 45%, 81%rgb(98%, 45%, 81%)
CSS RGBa249, 114, 207,1rgba(249,114,207,1)
CMYK Modelcmyk(0%,54%,17%,2%)
HSL Color Space319,92% ,71%hsl(319,92% ,71%)
HSV Color Space319°, 54%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010111001011001111
Octal371162317
Decimal249114207
Hexf972cf

Different shades of #f972cf color code.

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

Light Shade of #f972cf
#fba3e0
Dark Shade of #f972cf
#f741be
Saturated Shade of #f972cf
#ff6cd1
Desaturated Shade of #f972cf
#f279cc
Grey scale Shade of #f972cf
#b5b5b5
Brighten Shade
#ff8be8
Most Readable Shade
#000000

Shades of #f972cf color code

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

#f972cf
#dd65b8
#c158a1
#a64c8a
#8a3f73
#6e325c
#532645
#37192e
#1b0c17
#000000

Similar Color like #f972cf color

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

#fa73d0
#fb74d1
#fc75d2
#fd76d3
#fe77d4
#ff78d5
#ff79d6
#ff7ad7
#ff7bd8
#ff7cd9
#ff7dda
#ff7edb
#ff7fdc
#ff80dd
#f871ce
#f770cd
#f66fcc
#f56ecb
#f46dca
#f36cc9
#f26bc8
#f16ac7
#f069c6
#ef68c5
#ee67c4
#ed66c3
#ec65c2
#eb64c1

Monochromatic Color with #f972cf

#f972cf
#24111e
#4f2442
#793865
#a44b88
#ce5fac

Tints of #f972cf Color

#f972cf
#f981d4
#fa91d9
#fba1df
#fbb0e4
#fcc0e9
#fdd0ef
#fddff4
#feeff9
#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

#f972cf
#72f99c

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

Split Complementary

#f972cf
#8cf972
#72f9df

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

Analogous Color

#ed72f9
#f972ea
#f972cf
#f972b4
#f97299

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

#f972cf
#cff972
#72cff9

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

#f972cf
#f9df72
#72f99c
#728bf9

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

#f972cf
#72f99c
#72f9df
#f9728c

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

#f972cf Color Code Preview on Black Background Color

This is how #f972cf Color will look on black background color. Color contrast ratio is 8.34

#f972cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f972cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f972cf

#f972cf color code is use for CSS Background Color

Background color for the above div is #f972cf

HTML with inline CSS

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

#f972cf color code is use for CSS Border Color

CSS Border color for the above div is #f972cf

HTML with inline CSS

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

CSS Border Left color for the above div is #f972cf

HTML with inline CSS

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

CSS Border Right color for the above div is #f972cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f972cf

HTML with inline CSS

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

CSS Border Top color for the above div is #f972cf

HTML with inline CSS

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

#f972cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f972cf Color code Preview on White Background

This is how #f972cf Color code will look on white background color. Color contrast ratio is 2.52

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

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,114,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,249,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,114,207,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.