crispedge.com

Color picker

Loading...

#f471cb hex color - Red - Warm color - Information

#f471cb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f471cb Color code in RGB color code model is created after adding 95.69% red color, 44.31% green color and 79.61% blue color. Hex #f471cb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 17% yellow and 4% black.

Hex #f471cb color code is between #ee77cc web safe hex color code and #ff66bb web safe hex color code. #ee77cc is the nearest web safe color code. You can see here many more shades of #f471cb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef471cb#f471cb
RGB Decimal244, 113, 203rgb(244, 113, 203)
RGB Percent96%, 44%, 80%rgb(96%, 44%, 80%)
CSS RGBa244, 113, 203,1rgba(244,113,203,1)
CMYK Modelcmyk(0%,54%,17%,4%)
HSL Color Space319,86% ,70%hsl(319,86% ,70%)
HSV Color Space319°, 54%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000111000111001011
Octal364161313
Decimal244113203
Hexf471cb

Different shades of #f471cb color code.

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

Light Shade of #f471cb
#f8a0dc
Dark Shade of #f471cb
#f042ba
Saturated Shade of #f471cb
#fc69ce
Desaturated Shade of #f471cb
#ec79c8
Grey scale Shade of #f471cb
#b3b3b3
Brighten Shade
#ff8ae4
Most Readable Shade
#000000

Shades of #f471cb color code

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

#f471cb
#d864b4
#bd579d
#a24b87
#873e70
#6c325a
#512543
#36192d
#1b0c16
#000000

Similar Color like #f471cb color

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

#f572cc
#f673cd
#f774ce
#f875cf
#f976d0
#fa77d1
#fb78d2
#fc79d3
#fd7ad4
#fe7bd5
#ff7cd6
#ff7dd7
#ff7ed8
#ff7fd9
#f370ca
#f26fc9
#f16ec8
#f06dc7
#ef6cc6
#ee6bc5
#ed6ac4
#ec69c3
#eb68c2
#ea67c1
#e966c0
#e865bf
#e764be
#e663bd

Monochromatic Color with #f471cb

#f471cb
#1f0f1a
#4a223e
#743661
#9f4a84
#c95da8

Tints of #f471cb Color

#f471cb
#f580d0
#f690d6
#f7a0dc
#f8b0e2
#fabfe7
#fbcfed
#fcdff3
#fdeff9
#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

#f471cb
#71f49a

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

Split Complementary

#f471cb
#89f471
#71f4dc

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

Analogous Color

#e971f4
#f471e5
#f471cb
#f471b1
#f47197

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

#f471cb
#cbf471
#71cbf4

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

#f471cb
#f4db71
#71f49a
#718af4

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

#f471cb
#71f49a
#71f4dc
#f47189

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

#f471cb Color Code Preview on Black Background Color

This is how #f471cb Color will look on black background color. Color contrast ratio is 8.07

#f471cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f471cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f471cb

#f471cb color code is use for CSS Background Color

Background color for the above div is #f471cb

HTML with inline CSS

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

#f471cb color code is use for CSS Border Color

CSS Border color for the above div is #f471cb

HTML with inline CSS

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

CSS Border Left color for the above div is #f471cb

HTML with inline CSS

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

CSS Border Right color for the above div is #f471cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f471cb

HTML with inline CSS

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

CSS Border Top color for the above div is #f471cb

HTML with inline CSS

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

#f471cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f471cb Color code Preview on White Background

This is how #f471cb Color code will look on white background color. Color contrast ratio is 2.60

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

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(244,113,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,244,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,113,203,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.