crispedge.com

Color picker

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

#fc9d9f hex color - Red - Warm color - Information

#fc9d9f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fc9d9f Color code in RGB color code model is created after adding 98.82% red color, 61.57% green color and 62.35% blue color. Hex #fc9d9f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 37% yellow and 1% black.

Hex #fc9d9f color code is between #ff9999 web safe hex color code and #eeaaaa web safe hex color code. #ff9999 is the nearest web safe color code. You can see here many more shades of #fc9d9f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefc9d9f#fc9d9f
RGB Decimal252, 157, 159rgb(252, 157, 159)
RGB Percent99%, 62%, 62%rgb(99%, 62%, 62%)
CSS RGBa252, 157, 159,1rgba(252,157,159,1)
CMYK Modelcmyk(0%,38%,37%,1%)
HSL Color Space359,94% ,80%hsl(359,94% ,80%)
HSV Color Space359°, 38%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001001110110011111
Octal374235237
Decimal252157159
Hexfc9d9f

Different shades of #fc9d9f color code.

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

Light Shade of #fc9d9f
#fececf
Dark Shade of #fc9d9f
#fa6b6f
Saturated Shade of #fc9d9f
#ff9a9c
Desaturated Shade of #fc9d9f
#f7a2a4
Grey scale Shade of #fc9d9f
#cccccc
Brighten Shade
#ffb6b8
Most Readable Shade
#000000

Shades of #fc9d9f color code

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

#fc9d9f
#e08b8d
#c47a7b
#a8686a
#8c5758
#704546
#543435
#382223
#1c1111
#000000

Similar Color like #fc9d9f color

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

#fd9ea0
#fe9fa1
#ffa0a2
#ffa1a3
#ffa2a4
#ffa3a5
#ffa4a6
#ffa5a7
#ffa6a8
#ffa7a9
#ffa8aa
#ffa9ab
#ffaaac
#ffabad
#fb9c9e
#fa9b9d
#f99a9c
#f8999b
#f7989a
#f69799
#f59698
#f49597
#f39496
#f29395
#f19294
#f09193
#ef9092
#ee8f91

Monochromatic Color with #fc9d9f

#fc9d9f
#271919
#523334
#7c4e4f
#a76869
#d18384

Tints of #fc9d9f Color

#fc9d9f
#fca7a9
#fcb2b4
#fdbdbf
#fdc8c9
#fdd3d4
#fededf
#fee9e9
#fef4f4
#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

#fc9d9f
#9dfcfa

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

Split Complementary

#fc9d9f
#9dfccb
#9dcffc

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

Analogous Color

#fc9dc5
#fc9db2
#fc9d9f
#fcae9d
#fcc19d

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

#fc9d9f
#9ffc9d
#9d9ffc

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

#fc9d9f
#cefc9d
#9dfcfa
#ca9dfc

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

#fc9d9f
#9dfcfa
#9dcffc
#fcca9d

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

#fc9d9f Color Code Preview on Black Background Color

This is how #fc9d9f Color will look on black background color. Color contrast ratio is 10.46

#fc9d9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc9d9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc9d9f

#fc9d9f color code is use for CSS Background Color

Background color for the above div is #fc9d9f

HTML with inline CSS

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

#fc9d9f color code is use for CSS Border Color

CSS Border color for the above div is #fc9d9f

HTML with inline CSS

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

CSS Border Left color for the above div is #fc9d9f

HTML with inline CSS

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

CSS Border Right color for the above div is #fc9d9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc9d9f

HTML with inline CSS

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

CSS Border Top color for the above div is #fc9d9f

HTML with inline CSS

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

#fc9d9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc9d9f Color code Preview on White Background

This is how #fc9d9f Color code will look on white background color. Color contrast ratio is 2.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 #fc9d9f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fc9d9f; }

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.