Skip to main content Skip to docs navigation

#fc469e hex color - Red - Warm color - Information

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 #fc469e Color code in RGB color code model is created after adding 98.82% red color, 27.45% green color and 61.96% blue color. Hex #fc469e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 37% yellow and 1.18% black.

Hex #fc469e color code is between #ff4499 web safe hex color code and #ee55aa web safe hex color code. #ff4499 is the nearest web safe color code. You can see here many more shades of #fc469e 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 fc469e #fc469e
RGB Decimal 252, 70, 158 rgb(252, 70, 158)
RGB Percent 99%, 27%, 62% rgb(99%, 27%, 62%)
CSS RGBa 252, 70, 158,1 rgba(252,70,158,1)
CMYK Model cmyk(0%,72%,37%,1.18%)
HSL Color Space 331,97% ,63% hsl(331,97% ,63%)
HSV Color Space 331°, 72%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 01000110 10011110
Octal 374 106 236
Decimal 252 70 158
Hex fc 46 9e

Different shades of #fc469e color code.

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

Light Shade of #fc469e
#fd78b8
Dark Shade of #fc469e
#fb1484
Saturated Shade of #fc469e
#ff439e
Desaturated Shade of #fc469e
#f34f9e
Grey scale Shade of #fc469e
#a1a1a1
Brighten Shade
#ff5fb7
Most Readable Shade
#000000

Shades of #fc469e color code

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

#fc469e
#e03e8c
#c4367a
#a82e69
#8c2657
#701f46
#541734
#380f23
#1c0711
#000000

Similar Color like #fc469e color

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

#fd479f
#fe48a0
#ff49a1
#ff4aa2
#ff4ba3
#ff4ca4
#ff4da5
#ff4ea6
#ff4fa7
#ff50a8
#ff51a9
#ff52aa
#ff53ab
#ff54ac
#fb459d
#fa449c
#f9439b
#f8429a
#f74199
#f64098
#f53f97
#f43e96
#f33d95
#f23c94
#f13b93
#f03a92
#ef3991
#ee3890

Monochromatic Color with #fc469e

#fc469e
#270b19
#521733
#7c234e
#a72e69
#d13a83

Tints of #fc469e Color

#fc469e
#fc5aa8
#fc6fb3
#fd83be
#fd98c9
#fdacd3
#fec1de
#fed5e9
#feeaf4
#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

#fc469e
#46fca4

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

Split Complementary

#fc469e
#46fc49
#46f9fc

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

Analogous Color

#fc46e7
#fc46c2
#fc469e
#fc467a
#fc4655

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

#fc469e
#9efc46
#469efc

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

#fc469e
#f9fc46
#46fca4
#4946fc

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

#fc469e
#46fca4
#46f9fc
#fc4946

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

#fc469e Color Code Preview on Black Background Color

This is how #fc469e Color will look on black background color. Color contrast ratio is 6.51

#fc469e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc469e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc469e

#fc469e color code is use for CSS Background Color

Background color for the above div is #fc469e

HTML with inline CSS

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

#fc469e color code is use for CSS Border Color

CSS Border color for the above div is #fc469e

HTML with inline CSS

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

CSS Border Left color for the above div is #fc469e

HTML with inline CSS

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

CSS Border Right color for the above div is #fc469e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc469e

HTML with inline CSS

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

CSS Border Top color for the above div is #fc469e

HTML with inline CSS

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

#fc469e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc469e Color code Preview on White Background

This is how #fc469e Color code will look on white background color. Color contrast ratio is 3.23

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

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,70,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(70,252,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,70,158,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.