@
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.

#fc4fbc hex color - Red - Warm color - Information

#fc4fbc hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #fc4fbc color code is between #ff55bb web safe hex color code and #ee44cc web safe hex color code. #ff55bb is the nearest web safe color code. You can see here many more shades of #fc4fbc 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 fc4fbc #fc4fbc
RGB Decimal 252, 79, 188 rgb(252, 79, 188)
RGB Percent 99%, 31%, 74% rgb(99%, 31%, 74%)
CSS RGBa 252, 79, 188,1 rgba(252,79,188,1)
CMYK Model cmyk(0%,69%,25%,1.18%)
HSL Color Space 322,97% ,65% hsl(322,97% ,65%)
HSV Color Space 322°, 69%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 01001111 10111100
Octal 374 117 274
Decimal 252 79 188
Hex fc 4f bc

Different shades of #fc4fbc color code.

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

Light Shade of #fc4fbc
#fd81cf
Dark Shade of #fc4fbc
#fb1da9
Saturated Shade of #fc4fbc
#ff4cbd
Desaturated Shade of #fc4fbc
#f358ba
Grey scale Shade of #fc4fbc
#a5a5a5
Brighten Shade
#ff68d5
Most Readable Shade
#000000

Shades of #fc4fbc color code

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

#fc4fbc
#e046a7
#c43d92
#a8347d
#8c2b68
#702353
#541a3e
#381129
#1c0814
#000000

Similar Color like #fc4fbc color

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

#fd50bd
#fe51be
#ff52bf
#ff53c0
#ff54c1
#ff55c2
#ff56c3
#ff57c4
#ff58c5
#ff59c6
#ff5ac7
#ff5bc8
#ff5cc9
#ff5dca
#fb4ebb
#fa4dba
#f94cb9
#f84bb8
#f74ab7
#f649b6
#f548b5
#f447b4
#f346b3
#f245b2
#f144b1
#f043b0
#ef42af
#ee41ae

Monochromatic Color with #fc4fbc

#fc4fbc
#270c1d
#521a3d
#7c275d
#a7347d
#d1429c

Tints of #fc4fbc Color

#fc4fbc
#fc62c3
#fc76ca
#fd89d2
#fd9dd9
#fdb0e1
#fec4e8
#fed7f0
#feebf7
#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

#fc4fbc
#4ffc8f

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

Split Complementary

#fc4fbc
#66fc4f
#4ffce6

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

Analogous Color

#f74ffc
#fc4fdf
#fc4fbc
#fc4f99
#fc4f77

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

#fc4fbc
#bcfc4f
#4fbcfc

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

#fc4fbc
#fce54f
#4ffc8f
#4f65fc

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

#fc4fbc
#4ffc8f
#4ffce5
#fc4f66

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

#fc4fbc Color Code Preview on Black Background Color

This is how #fc4fbc Color will look on black background color. Color contrast ratio is 6.98

#fc4fbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc4fbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc4fbc

#fc4fbc color code is use for CSS Background Color

Background color for the above div is #fc4fbc

HTML with inline CSS

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

#fc4fbc color code is use for CSS Border Color

CSS Border color for the above div is #fc4fbc

HTML with inline CSS

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

CSS Border Left color for the above div is #fc4fbc

HTML with inline CSS

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

CSS Border Right color for the above div is #fc4fbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc4fbc

HTML with inline CSS

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

CSS Border Top color for the above div is #fc4fbc

HTML with inline CSS

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

#fc4fbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc4fbc Color code Preview on White Background

This is how #fc4fbc Color code will look on white background color. Color contrast ratio is 3.01

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

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