crispedge.com

Color picker

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

#fa9bcc hex color - Red - Warm color - Information

#fa9bcc hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fa9bcc Color code in RGB color code model is created after adding 98.04% red color, 60.78% green color and 80% blue color. Hex #fa9bcc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 18% yellow and 2% black.

Hex #fa9bcc color code is between #ff99bb web safe hex color code and #eeaadd web safe hex color code. #ff99bb is the nearest web safe color code. You can see here many more shades of #fa9bcc color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefa9bcc#fa9bcc
RGB Decimal250, 155, 204rgb(250, 155, 204)
RGB Percent98%, 61%, 80%rgb(98%, 61%, 80%)
CSS RGBa250, 155, 204,1rgba(250,155,204,1)
CMYK Modelcmyk(0%,38%,18%,2%)
HSL Color Space329,90% ,79%hsl(329,90% ,79%)
HSV Color Space329°, 38%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101001101111001100
Octal372233314
Decimal250155204
Hexfa9bcc

Different shades of #fa9bcc color code.

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

Light Shade of #fa9bcc
#fccce5
Dark Shade of #fa9bcc
#f86ab3
Saturated Shade of #fa9bcc
#ff96cc
Desaturated Shade of #fa9bcc
#f5a0cc
Grey scale Shade of #fa9bcc
#cacaca
Brighten Shade
#ffb4e5
Most Readable Shade
#000000

Shades of #fa9bcc color code

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

#fa9bcc
#de89b5
#c2789e
#a66788
#8a5671
#6f445a
#533344
#37222d
#1b1116
#000000

Similar Color like #fa9bcc color

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

#fb9ccd
#fc9dce
#fd9ecf
#fe9fd0
#ffa0d1
#ffa1d2
#ffa2d3
#ffa3d4
#ffa4d5
#ffa5d6
#ffa6d7
#ffa7d8
#ffa8d9
#ffa9da
#f99acb
#f899ca
#f798c9
#f697c8
#f596c7
#f495c6
#f394c5
#f293c4
#f192c3
#f091c2
#ef90c1
#ee8fc0
#ed8ebf
#ec8dbe

Monochromatic Color with #fa9bcc

#fa9bcc
#25171f
#503241
#7a4c64
#a56687
#cf81a9

Tints of #fa9bcc Color

#fa9bcc
#faa6d1
#fbb1d7
#fbbcdd
#fcc7e2
#fcd2e8
#fdddee
#fde8f3
#fef3f9
#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

#fa9bcc
#9bfac9

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

Split Complementary

#fa9bcc
#9dfa9b
#9bfaf8

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

Analogous Color

#fa9bf2
#fa9bdf
#fa9bcc
#fa9bb9
#fa9ba6

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

#fa9bcc
#ccfa9b
#9bccfa

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

#fa9bcc
#faf89b
#9bfac9
#9b9cfa

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

#fa9bcc
#9bfac9
#9bfaf8
#fa9b9d

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

#fa9bcc Color Code Preview on Black Background Color

This is how #fa9bcc Color will look on black background color. Color contrast ratio is 10.63

#fa9bcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa9bcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa9bcc

#fa9bcc color code is use for CSS Background Color

Background color for the above div is #fa9bcc

HTML with inline CSS

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

#fa9bcc color code is use for CSS Border Color

CSS Border color for the above div is #fa9bcc

HTML with inline CSS

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

CSS Border Left color for the above div is #fa9bcc

HTML with inline CSS

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

CSS Border Right color for the above div is #fa9bcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa9bcc

HTML with inline CSS

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

CSS Border Top color for the above div is #fa9bcc

HTML with inline CSS

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

#fa9bcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa9bcc Color code Preview on White Background

This is how #fa9bcc Color code will look on white background color. Color contrast ratio is 1.98

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

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.