crispedge.com

Color picker

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

#f98d7a hex color - Red - Warm color - Information

#f98d7a hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #f98d7a color code is between #ff8877 web safe hex color code and #ee9988 web safe hex color code. #ff8877 is the nearest web safe color code. You can see here many more shades of #f98d7a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef98d7a#f98d7a
RGB Decimal249, 141, 122rgb(249, 141, 122)
RGB Percent98%, 55%, 48%rgb(98%, 55%, 48%)
CSS RGBa249, 141, 122,1rgba(249,141,122,1)
CMYK Modelcmyk(0%,43%,51%,2%)
HSL Color Space9,91% ,73%hsl(9,91% ,73%)
HSV Color Space9°, 51%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110011000110101111010
Octal371215172
Decimal249141122
Hexf98d7a

Different shades of #f98d7a color code.

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

Light Shade of #f98d7a
#fbb7ab
Dark Shade of #f98d7a
#f76349
Saturated Shade of #f98d7a
#ff8974
Desaturated Shade of #f98d7a
#f29281
Grey scale Shade of #f98d7a
#b9b9b9
Brighten Shade
#ffa693
Most Readable Shade
#000000

Shades of #f98d7a color code

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

#f98d7a
#dd7d6c
#c16d5e
#a65e51
#8a4e43
#6e3e36
#532f28
#371f1b
#1b0f0d
#000000

Similar Color like #f98d7a color

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

#fa8e7b
#fb8f7c
#fc907d
#fd917e
#fe927f
#ff9380
#ff9481
#ff9582
#ff9683
#ff9784
#ff9885
#ff9986
#ff9a87
#ff9b88
#f88c79
#f78b78
#f68a77
#f58976
#f48875
#f38774
#f28673
#f18572
#f08471
#ef8370
#ee826f
#ed816e
#ec806d
#eb7f6c

Monochromatic Color with #f98d7a

#f98d7a
#241512
#4f2d27
#79453c
#a45d50
#ce7565

Tints of #f98d7a Color

#f98d7a
#f99988
#faa697
#fbb3a6
#fbbfb5
#fcccc3
#fdd9d2
#fde5e1
#fef2f0
#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

#f98d7a
#7ae6f9

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

Split Complementary

#f98d7a
#7af9cc
#7aa7f9

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

Analogous Color

#f97a9a
#f97a80
#f98d7a
#f9a67a
#f9c07a

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

#f98d7a
#7af98d
#8d7af9

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

#f98d7a
#a6f97a
#7ae6f9
#cc7af9

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

#f98d7a
#7ae6f9
#7aa7f9
#f9cc7a

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

#f98d7a Color Code Preview on Black Background Color

This is how #f98d7a Color will look on black background color. Color contrast ratio is 9.12

#f98d7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f98d7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f98d7a

#f98d7a color code is use for CSS Background Color

Background color for the above div is #f98d7a

HTML with inline CSS

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

#f98d7a color code is use for CSS Border Color

CSS Border color for the above div is #f98d7a

HTML with inline CSS

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

CSS Border Left color for the above div is #f98d7a

HTML with inline CSS

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

CSS Border Right color for the above div is #f98d7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f98d7a

HTML with inline CSS

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

CSS Border Top color for the above div is #f98d7a

HTML with inline CSS

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

#f98d7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f98d7a Color code Preview on White Background

This is how #f98d7a Color code will look on white background color. Color contrast ratio is 2.30

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

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.