crispedge.com

Color picker

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

#f97abe hex color - Red - Warm color - Information

#f97abe hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f97abe Color code in RGB color code model is created after adding 97.65% red color, 47.84% green color and 74.51% blue color. Hex #f97abe Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 24% yellow and 2% black.

Hex #f97abe color code is between #ff77bb web safe hex color code and #ee88cc web safe hex color code. #ff77bb is the nearest web safe color code. You can see here many more shades of #f97abe color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef97abe#f97abe
RGB Decimal249, 122, 190rgb(249, 122, 190)
RGB Percent98%, 48%, 75%rgb(98%, 48%, 75%)
CSS RGBa249, 122, 190,1rgba(249,122,190,1)
CMYK Modelcmyk(0%,51%,24%,2%)
HSL Color Space328,91% ,73%hsl(328,91% ,73%)
HSV Color Space328°, 51%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010111101010111110
Octal371172276
Decimal249122190
Hexf97abe

Different shades of #f97abe color code.

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

Light Shade of #f97abe
#fbabd6
Dark Shade of #f97abe
#f749a6
Saturated Shade of #f97abe
#ff74be
Desaturated Shade of #f97abe
#f281bd
Grey scale Shade of #f97abe
#b9b9b9
Brighten Shade
#ff93d7
Most Readable Shade
#000000

Shades of #f97abe color code

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

#f97abe
#dd6ca8
#c15e93
#a6517e
#8a4369
#6e3654
#53283f
#371b2a
#1b0d15
#000000

Similar Color like #f97abe color

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

#fa7bbf
#fb7cc0
#fc7dc1
#fd7ec2
#fe7fc3
#ff80c4
#ff81c5
#ff82c6
#ff83c7
#ff84c8
#ff85c9
#ff86ca
#ff87cb
#ff88cc
#f879bd
#f778bc
#f677bb
#f576ba
#f475b9
#f374b8
#f273b7
#f172b6
#f071b5
#ef70b4
#ee6fb3
#ed6eb2
#ec6db1
#eb6cb0

Monochromatic Color with #f97abe

#f97abe
#24121c
#4f273c
#793c5d
#a4507d
#ce659e

Tints of #f97abe Color

#f97abe
#f988c5
#fa97cc
#fba6d3
#fbb5da
#fcc3e2
#fdd2e9
#fde1f0
#fef0f7
#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

#f97abe
#7af9b5

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

Split Complementary

#f97abe
#7ef97a
#7af9f5

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

Analogous Color

#f97af1
#f97ad7
#f97abe
#f97aa5
#f97a8b

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

#f97abe
#bef97a
#7abef9

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

#f97abe
#f9f47a
#7af9b5
#7a7ef9

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

#f97abe
#7af9b5
#7af9f5
#f97a7e

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

#f97abe Color Code Preview on Black Background Color

This is how #f97abe Color will look on black background color. Color contrast ratio is 8.56

#f97abe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97abe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97abe

#f97abe color code is use for CSS Background Color

Background color for the above div is #f97abe

HTML with inline CSS

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

#f97abe color code is use for CSS Border Color

CSS Border color for the above div is #f97abe

HTML with inline CSS

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

CSS Border Left color for the above div is #f97abe

HTML with inline CSS

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

CSS Border Right color for the above div is #f97abe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f97abe

HTML with inline CSS

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

CSS Border Top color for the above div is #f97abe

HTML with inline CSS

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

#f97abe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f97abe Color code Preview on White Background

This is how #f97abe Color code will look on white background color. Color contrast ratio is 2.45

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

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.