crispedge.com

Color picker

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

#fc6a80 hex color - Red - Warm color - Information

#fc6a80 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #fc6a80 color code is between #ff6688 web safe hex color code and #ee7777 web safe hex color code. #ff6688 is the nearest web safe color code. You can see here many more shades of #fc6a80 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefc6a80#fc6a80
RGB Decimal252, 106, 128rgb(252, 106, 128)
RGB Percent99%, 42%, 50%rgb(99%, 42%, 50%)
CSS RGBa252, 106, 128,1rgba(252,106,128,1)
CMYK Modelcmyk(0%,58%,49%,1%)
HSL Color Space351,96% ,70%hsl(351,96% ,70%)
HSV Color Space351°, 58%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000110101010000000
Octal374152200
Decimal252106128
Hexfc6a80

Different shades of #fc6a80 color code.

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

Light Shade of #fc6a80
#fd9cab
Dark Shade of #fc6a80
#fb3855
Saturated Shade of #fc6a80
#ff677e
Desaturated Shade of #fc6a80
#f47285
Grey scale Shade of #fc6a80
#b3b3b3
Brighten Shade
#ff8399
Most Readable Shade
#000000

Shades of #fc6a80 color code

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

#fc6a80
#e05e71
#c45263
#a84655
#8c3a47
#702f38
#54232a
#38171c
#1c0b0e
#000000

Similar Color like #fc6a80 color

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

#fd6b81
#fe6c82
#ff6d83
#ff6e84
#ff6f85
#ff7086
#ff7187
#ff7288
#ff7389
#ff748a
#ff758b
#ff768c
#ff778d
#ff788e
#fb697f
#fa687e
#f9677d
#f8667c
#f7657b
#f6647a
#f56379
#f46278
#f36177
#f26076
#f15f75
#f05e74
#ef5d73
#ee5c72

Monochromatic Color with #fc6a80

#fc6a80
#271114
#52222a
#7c343f
#a74655
#d1586a

Tints of #fc6a80 Color

#fc6a80
#fc7a8e
#fc8b9c
#fd9baa
#fdacb8
#fdbcc6
#fecdd4
#fedde2
#feeef0
#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

#fc6a80
#6afce6

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

Split Complementary

#fc6a80
#6afc9d
#6ac9fc

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

Analogous Color

#fc6aba
#fc6a9d
#fc6a80
#fc716a
#fc8e6a

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

#fc6a80
#80fc6a
#6a80fc

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

#fc6a80
#c9fc6a
#6afce6
#9d6afc

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

#fc6a80
#6afce6
#6ac9fc
#fc9d6a

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

#fc6a80 Color Code Preview on Black Background Color

This is how #fc6a80 Color will look on black background color. Color contrast ratio is 7.51

#fc6a80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc6a80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc6a80

#fc6a80 color code is use for CSS Background Color

Background color for the above div is #fc6a80

HTML with inline CSS

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

#fc6a80 color code is use for CSS Border Color

CSS Border color for the above div is #fc6a80

HTML with inline CSS

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

CSS Border Left color for the above div is #fc6a80

HTML with inline CSS

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

CSS Border Right color for the above div is #fc6a80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc6a80

HTML with inline CSS

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

CSS Border Top color for the above div is #fc6a80

HTML with inline CSS

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

#fc6a80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc6a80 Color code Preview on White Background

This is how #fc6a80 Color code will look on white background color. Color contrast ratio is 2.80

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.