crispedge.com

Color picker

Loading...

#fa819d hex color - Red - Warm color - Information

#fa819d hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #fa819d color code is between #ff8899 web safe hex color code and #ee77aa web safe hex color code. #ff8899 is the nearest web safe color code. You can see here many more shades of #fa819d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa819d#fa819d
RGB Decimal250, 129, 157rgb(250, 129, 157)
RGB Percent98%, 51%, 62%rgb(98%, 51%, 62%)
CSS RGBa250, 129, 157,1rgba(250,129,157,1)
CMYK Modelcmyk(0%,48%,37%,2%)
HSL Color Space346,92% ,74%hsl(346,92% ,74%)
HSV Color Space346°, 48%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101000000110011101
Octal372201235
Decimal250129157
Hexfa819d

Different shades of #fa819d color code.

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

Light Shade of #fa819d
#fcb2c3
Dark Shade of #fa819d
#f85077
Saturated Shade of #fa819d
#ff7c9a
Desaturated Shade of #fa819d
#f388a1
Grey scale Shade of #fa819d
#bdbdbd
Brighten Shade
#ff9ab6
Most Readable Shade
#000000

Shades of #fa819d color code

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

#fa819d
#de728b
#c2647a
#a65668
#8a4757
#6f3945
#532b34
#371c22
#1b0e11
#000000

Similar Color like #fa819d color

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

#fb829e
#fc839f
#fd84a0
#fe85a1
#ff86a2
#ff87a3
#ff88a4
#ff89a5
#ff8aa6
#ff8ba7
#ff8ca8
#ff8da9
#ff8eaa
#ff8fab
#f9809c
#f87f9b
#f77e9a
#f67d99
#f57c98
#f47b97
#f37a96
#f27995
#f17894
#f07793
#ef7692
#ee7591
#ed7490
#ec738f

Monochromatic Color with #fa819d

#fa819d
#251318
#502932
#7a3f4d
#a55568
#cf6b82

Tints of #fa819d Color

#fa819d
#fa8fa7
#fb9db2
#fbabbd
#fcb9c8
#fcc7d3
#fdd5de
#fde3e9
#fef1f4
#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

#fa819d
#81fade

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

Split Complementary

#fa819d
#81faa1
#81dafa

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

Analogous Color

#fa81cd
#fa81b5
#fa819d
#fa8185
#fa9581

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

#fa819d
#9dfa81
#819dfa

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

#fa819d
#d9fa81
#81fade
#a181fa

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

#fa819d
#81fade
#81dafa
#faa181

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

#fa819d Color Code Preview on Black Background Color

This is how #fa819d Color will look on black background color. Color contrast ratio is 8.69

#fa819d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa819d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa819d

#fa819d color code is use for CSS Background Color

Background color for the above div is #fa819d

HTML with inline CSS

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

#fa819d color code is use for CSS Border Color

CSS Border color for the above div is #fa819d

HTML with inline CSS

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

CSS Border Left color for the above div is #fa819d

HTML with inline CSS

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

CSS Border Right color for the above div is #fa819d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa819d

HTML with inline CSS

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

CSS Border Top color for the above div is #fa819d

HTML with inline CSS

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

#fa819d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa819d Color code Preview on White Background

This is how #fa819d Color code will look on white background color. Color contrast ratio is 2.42

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

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(250,129,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(129,250,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,129,157,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.