crispedge.com

#fc4fae hex color - Red - Warm color - Information

#fc4fae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fc4fae Color code in RGB color code model is created after adding 98.82% red color, 30.98% green color and 68.24% blue color. Hex #fc4fae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 31% yellow and 1% black.

Hex #fc4fae color code is between #ff55aa web safe hex color code and #ee44bb web safe hex color code. #ff55aa is the nearest web safe color code. You can see here many more shades of #fc4fae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc4fae#fc4fae
RGB Decimal252, 79, 174rgb(252, 79, 174)
RGB Percent99%, 31%, 68%rgb(99%, 31%, 68%)
CSS RGBa252, 79, 174,1rgba(252,79,174,1)
CMYK Modelcmyk(0%,69%,31%,1%)
HSL Color Space327,97% ,65%hsl(327,97% ,65%)
HSV Color Space327°, 69%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000100111110101110
Octal374117256
Decimal25279174
Hexfc4fae

Different shades of #fc4fae color code.

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

Light Shade of #fc4fae
#fd81c5
Dark Shade of #fc4fae
#fb1d97
Saturated Shade of #fc4fae
#ff4cae
Desaturated Shade of #fc4fae
#f358ad
Grey scale Shade of #fc4fae
#a5a5a5
Brighten Shade
#ff68c7
Most Readable Shade
#000000

Shades of #fc4fae color code

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

#fc4fae
#e0469a
#c43d87
#a83474
#8c2b60
#70234d
#541a3a
#381126
#1c0813
#000000

Similar Color like #fc4fae color

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

#fd50af
#fe51b0
#ff52b1
#ff53b2
#ff54b3
#ff55b4
#ff56b5
#ff57b6
#ff58b7
#ff59b8
#ff5ab9
#ff5bba
#ff5cbb
#ff5dbc
#fb4ead
#fa4dac
#f94cab
#f84baa
#f74aa9
#f649a8
#f548a7
#f447a6
#f346a5
#f245a4
#f144a3
#f043a2
#ef42a1
#ee41a0

Monochromatic Color with #fc4fae

#fc4fae
#270c1b
#521a39
#7c2756
#a73473
#d14291

Tints of #fc4fae Color

#fc4fae
#fc62b7
#fc76c0
#fd89c9
#fd9dd2
#fdb0db
#fec4e4
#fed7ed
#feebf6
#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

#fc4fae
#4ffc9d

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

Split Complementary

#fc4fae
#58fc4f
#4ffcf3

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

Analogous Color

#fc4ff3
#fc4fd1
#fc4fae
#fc4f8b
#fc4f69

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

#fc4fae
#aefc4f
#4faefc

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

#fc4fae
#fcf34f
#4ffc9d
#4f57fc

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

#fc4fae
#4ffc9d
#4ffcf3
#fc4f58

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

#fc4fae Color Code Preview on Black Background Color

This is how #fc4fae Color will look on black background color. Color contrast ratio is 6.87

#fc4fae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc4fae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc4fae

#fc4fae color code is use for CSS Background Color

Background color for the above div is #fc4fae

HTML with inline CSS

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

#fc4fae color code is use for CSS Border Color

CSS Border color for the above div is #fc4fae

HTML with inline CSS

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

CSS Border Left color for the above div is #fc4fae

HTML with inline CSS

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

CSS Border Right color for the above div is #fc4fae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc4fae

HTML with inline CSS

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

CSS Border Top color for the above div is #fc4fae

HTML with inline CSS

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

#fc4fae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc4fae Color code Preview on White Background

This is how #fc4fae Color code will look on white background color. Color contrast ratio is 3.06

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

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(252,79,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,252,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,79,174,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.

< /html>