crispedge.com

Color picker

Loading...

#f98180 hex color - Red - Warm color - Information

#f98180 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f98180 Color code in RGB color code model is created after adding 97.65% red color, 50.59% green color and 50.2% blue color. Hex #f98180 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 49% yellow and 2% black.

Hex #f98180 color code is between #ff8888 web safe hex color code and #ee7777 web safe hex color code. #ff8888 is the nearest web safe color code. You can see here many more shades of #f98180 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef98180#f98180
RGB Decimal249, 129, 128rgb(249, 129, 128)
RGB Percent98%, 51%, 50%rgb(98%, 51%, 50%)
CSS RGBa249, 129, 128,1rgba(249,129,128,1)
CMYK Modelcmyk(0%,48%,49%,2%)
HSL Color Space0,91% ,74%hsl(0,91% ,74%)
HSV Color Space0°, 49%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110011000000110000000
Octal371201200
Decimal249129128
Hexf98180

Different shades of #f98180 color code.

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

Light Shade of #f98180
#fbb1b1
Dark Shade of #f98180
#f7514f
Saturated Shade of #f98180
#ff7b7a
Desaturated Shade of #f98180
#f28887
Grey scale Shade of #f98180
#bcbcbc
Brighten Shade
#ff9a99
Most Readable Shade
#000000

Shades of #f98180 color code

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

#f98180
#dd7271
#c16463
#a65655
#8a4747
#6e3938
#532b2a
#371c1c
#1b0e0e
#000000

Similar Color like #f98180 color

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

#fa8281
#fb8382
#fc8483
#fd8584
#fe8685
#ff8786
#ff8887
#ff8988
#ff8a89
#ff8b8a
#ff8c8b
#ff8d8c
#ff8e8d
#ff8f8e
#f8807f
#f77f7e
#f67e7d
#f57d7c
#f47c7b
#f37b7a
#f27a79
#f17978
#f07877
#ef7776
#ee7675
#ed7574
#ec7473
#eb7372

Monochromatic Color with #f98180

#f98180
#241313
#4f2929
#793f3e
#a45554
#ce6b6a

Tints of #f98180 Color

#f98180
#f98f8e
#fa9d9c
#fbabaa
#fbb9b8
#fcc7c6
#fdd5d4
#fde3e2
#fef1f0
#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

#f98180
#80f8f9

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

Split Complementary

#f98180
#80f9be
#80bbf9

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

Analogous Color

#f980af
#f98097
#f98180
#f99980
#f9b180

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

#f98180
#80f981
#8180f9

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

#f98180
#bbf980
#80f8f9
#bd80f9

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

#f98180
#80f8f9
#80bbf9
#f9be80

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

#f98180 Color Code Preview on Black Background Color

This is how #f98180 Color will look on black background color. Color contrast ratio is 8.48

#f98180 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f98180

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f98180

#f98180 color code is use for CSS Background Color

Background color for the above div is #f98180

HTML with inline CSS

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

#f98180 color code is use for CSS Border Color

CSS Border color for the above div is #f98180

HTML with inline CSS

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

CSS Border Left color for the above div is #f98180

HTML with inline CSS

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

CSS Border Right color for the above div is #f98180

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f98180

HTML with inline CSS

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

CSS Border Top color for the above div is #f98180

HTML with inline CSS

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

#f98180 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f98180 Color code Preview on White Background

This is how #f98180 Color code will look on white background color. Color contrast ratio is 2.48

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(249,129,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,248,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,129,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.