crispedge.com

Color picker

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

#fc5c81 hex color - Red - Warm color - Information

#fc5c81 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fc5c81 Color code in RGB color code model is created after adding 98.82% red color, 36.08% green color and 50.59% blue color. Hex #fc5c81 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 49% yellow and 1% black.

Hex #fc5c81 color code is between #ff5588 web safe hex color code and #ee6677 web safe hex color code. #ff5588 is the nearest web safe color code. You can see here many more shades of #fc5c81 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefc5c81#fc5c81
RGB Decimal252, 92, 129rgb(252, 92, 129)
RGB Percent99%, 36%, 51%rgb(99%, 36%, 51%)
CSS RGBa252, 92, 129,1rgba(252,92,129,1)
CMYK Modelcmyk(0%,63%,49%,1%)
HSL Color Space346,96% ,67%hsl(346,96% ,67%)
HSV Color Space346°, 63%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000101110010000001
Octal374134201
Decimal25292129
Hexfc5c81

Different shades of #fc5c81 color code.

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

Light Shade of #fc5c81
#fd8ea8
Dark Shade of #fc5c81
#fb2a5a
Saturated Shade of #fc5c81
#ff597f
Desaturated Shade of #fc5c81
#f46485
Grey scale Shade of #fc5c81
#acacac
Brighten Shade
#ff759a
Most Readable Shade
#000000

Shades of #fc5c81 color code

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

#fc5c81
#e05172
#c44764
#a83d56
#8c3347
#702839
#541e2b
#38141c
#1c0a0e
#000000

Similar Color like #fc5c81 color

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

#fd5d82
#fe5e83
#ff5f84
#ff6085
#ff6186
#ff6287
#ff6388
#ff6489
#ff658a
#ff668b
#ff678c
#ff688d
#ff698e
#ff6a8f
#fb5b80
#fa5a7f
#f9597e
#f8587d
#f7577c
#f6567b
#f5557a
#f45479
#f35378
#f25277
#f15176
#f05075
#ef4f74
#ee4e73

Monochromatic Color with #fc5c81

#fc5c81
#270e14
#521e2a
#7c2d40
#a73d55
#d14c6b

Tints of #fc5c81 Color

#fc5c81
#fc6e8f
#fc809d
#fd92ab
#fda4b9
#fdb6c7
#fec8d5
#fedae3
#feecf1
#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

#fc5c81
#5cfcd7

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

Split Complementary

#fc5c81
#5cfc87
#5cd1fc

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

Analogous Color

#fc5cc1
#fc5ca1
#fc5c81
#fc5c61
#fc775c

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

#fc5c81
#81fc5c
#5c81fc

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

#fc5c81
#d1fc5c
#5cfcd7
#875cfc

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

#fc5c81
#5cfcd7
#5cd1fc
#fc875c

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

#fc5c81 Color Code Preview on Black Background Color

This is how #fc5c81 Color will look on black background color. Color contrast ratio is 6.99

#fc5c81 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc5c81

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc5c81

#fc5c81 color code is use for CSS Background Color

Background color for the above div is #fc5c81

HTML with inline CSS

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

#fc5c81 color code is use for CSS Border Color

CSS Border color for the above div is #fc5c81

HTML with inline CSS

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

CSS Border Left color for the above div is #fc5c81

HTML with inline CSS

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

CSS Border Right color for the above div is #fc5c81

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc5c81

HTML with inline CSS

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

CSS Border Top color for the above div is #fc5c81

HTML with inline CSS

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

#fc5c81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc5c81 Color code Preview on White Background

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

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.