crispedge.com

Color picker

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

#fa9f8a hex color - Red - Warm color - Information

#fa9f8a hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #fa9f8a Color code in RGB color code model is created after adding 98.04% red color, 62.35% green color and 54.12% blue color. Hex #fa9f8a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 45% yellow and 2% black.

Hex #fa9f8a color code is between #ff9988 web safe hex color code and #eeaa99 web safe hex color code. #ff9988 is the nearest web safe color code. You can see here many more shades of #fa9f8a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefa9f8a#fa9f8a
RGB Decimal250, 159, 138rgb(250, 159, 138)
RGB Percent98%, 62%, 54%rgb(98%, 62%, 54%)
CSS RGBa250, 159, 138,1rgba(250,159,138,1)
CMYK Modelcmyk(0%,36%,45%,2%)
HSL Color Space11,92% ,76%hsl(11,92% ,76%)
HSV Color Space11°, 45%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101001111110001010
Octal372237212
Decimal250159138
Hexfa9f8a

Different shades of #fa9f8a color code.

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

Light Shade of #fa9f8a
#fcc7bb
Dark Shade of #fa9f8a
#f87759
Saturated Shade of #fa9f8a
#ff9c85
Desaturated Shade of #fa9f8a
#f4a390
Grey scale Shade of #fa9f8a
#c2c2c2
Brighten Shade
#ffb8a3
Most Readable Shade
#000000

Shades of #fa9f8a color code

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

#fa9f8a
#de8d7a
#c27b6b
#a66a5c
#8a584c
#6f463d
#53352e
#37231e
#1b110f
#000000

Similar Color like #fa9f8a color

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

#fba08b
#fca18c
#fda28d
#fea38e
#ffa48f
#ffa590
#ffa691
#ffa792
#ffa893
#ffa994
#ffaa95
#ffab96
#ffac97
#ffad98
#f99e89
#f89d88
#f79c87
#f69b86
#f59a85
#f49984
#f39883
#f29782
#f19681
#f09580
#ef947f
#ee937e
#ed927d
#ec917c

Monochromatic Color with #fa9f8a

#fa9f8a
#251815
#50332c
#7a4e44
#a5695b
#cf8473

Tints of #fa9f8a Color

#fa9f8a
#faa997
#fbb4a4
#fbbfb1
#fcc9be
#fcd4cb
#fddfd8
#fde9e5
#fef4f2
#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

#fa9f8a
#8ae5fa

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

Split Complementary

#fa9f8a
#8afad7
#8aadfa

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

Analogous Color

#fa8aa2
#fa8a8b
#fa9f8a
#fab58a
#facc8a

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

#fa9f8a
#8afa9f
#9f8afa

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

#fa9f8a
#adfa8a
#8ae5fa
#d78afa

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

#fa9f8a
#8ae5fa
#8aadfa
#fad78a

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

#fa9f8a Color Code Preview on Black Background Color

This is how #fa9f8a Color will look on black background color. Color contrast ratio is 10.39

#fa9f8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa9f8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa9f8a

#fa9f8a color code is use for CSS Background Color

Background color for the above div is #fa9f8a

HTML with inline CSS

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

#fa9f8a color code is use for CSS Border Color

CSS Border color for the above div is #fa9f8a

HTML with inline CSS

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

CSS Border Left color for the above div is #fa9f8a

HTML with inline CSS

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

CSS Border Right color for the above div is #fa9f8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa9f8a

HTML with inline CSS

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

CSS Border Top color for the above div is #fa9f8a

HTML with inline CSS

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

#fa9f8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa9f8a Color code Preview on White Background

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

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.