crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fc52ae hex color - Red - Warm color - Information

#fc52ae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #fc52ae 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 #fc52ae color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefc52ae#fc52ae
RGB Decimal252, 82, 174rgb(252, 82, 174)
RGB Percent99%, 32%, 68%rgb(99%, 32%, 68%)
CSS RGBa252, 82, 174,1rgba(252,82,174,1)
CMYK Modelcmyk(0%,67%,31%,1%)
HSL Color Space328,97% ,65%hsl(328,97% ,65%)
HSV Color Space328°, 67%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000101001010101110
Octal374122256
Decimal25282174
Hexfc52ae

Different shades of #fc52ae color code.

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

Light Shade of #fc52ae
#fd84c5
Dark Shade of #fc52ae
#fb2097
Saturated Shade of #fc52ae
#ff4fae
Desaturated Shade of #fc52ae
#f35bad
Grey scale Shade of #fc52ae
#a7a7a7
Brighten Shade
#ff6bc7
Most Readable Shade
#000000

Shades of #fc52ae color code

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

#fc52ae
#e0489a
#c43f87
#a83674
#8c2d60
#70244d
#541b3a
#381226
#1c0913
#000000

Similar Color like #fc52ae color

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

#fd53af
#fe54b0
#ff55b1
#ff56b2
#ff57b3
#ff58b4
#ff59b5
#ff5ab6
#ff5bb7
#ff5cb8
#ff5db9
#ff5eba
#ff5fbb
#ff60bc
#fb51ad
#fa50ac
#f94fab
#f84eaa
#f74da9
#f64ca8
#f54ba7
#f44aa6
#f349a5
#f248a4
#f147a3
#f046a2
#ef45a1
#ee44a0

Monochromatic Color with #fc52ae

#fc52ae
#270d1b
#521b39
#7c2956
#a73673
#d14491

Tints of #fc52ae Color

#fc52ae
#fc65b7
#fc78c0
#fd8bc9
#fd9ed2
#fdb2db
#fec5e4
#fed8ed
#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

#fc52ae
#52fca0

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

Split Complementary

#fc52ae
#59fc52
#52fcf5

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

Analogous Color

#fc52f2
#fc52d0
#fc52ae
#fc528c
#fc526a

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

#fc52ae
#aefc52
#52aefc

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

#fc52ae
#fcf552
#52fca0
#5259fc

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

#fc52ae
#52fca0
#52fcf5
#fc5259

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

#fc52ae Color Code Preview on Black Background Color

This is how #fc52ae Color will look on black background color. Color contrast ratio is 6.96

#fc52ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc52ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc52ae

#fc52ae color code is use for CSS Background Color

Background color for the above div is #fc52ae

HTML with inline CSS

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

#fc52ae color code is use for CSS Border Color

CSS Border color for the above div is #fc52ae

HTML with inline CSS

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

CSS Border Left color for the above div is #fc52ae

HTML with inline CSS

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

CSS Border Right color for the above div is #fc52ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc52ae

HTML with inline CSS

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

CSS Border Top color for the above div is #fc52ae

HTML with inline CSS

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

#fc52ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc52ae Color code Preview on White Background

This is how #fc52ae Color code will look on white background color. Color contrast ratio is 3.02

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.