crispedge.com

Color picker

Loading...

#fa75b1 hex color - Red - Warm color - Information

#fa75b1 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fa75b1 Color code in RGB color code model is created after adding 98.04% red color, 45.88% green color and 69.41% blue color. Hex #fa75b1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 29% yellow and 2% black.

Hex #fa75b1 color code is between #ff77aa web safe hex color code and #ee66bb web safe hex color code. #ff77aa is the nearest web safe color code. You can see here many more shades of #fa75b1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa75b1#fa75b1
RGB Decimal250, 117, 177rgb(250, 117, 177)
RGB Percent98%, 46%, 69%rgb(98%, 46%, 69%)
CSS RGBa250, 117, 177,1rgba(250,117,177,1)
CMYK Modelcmyk(0%,53%,29%,2%)
HSL Color Space333,93% ,72%hsl(333,93% ,72%)
HSV Color Space333°, 53%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100111010110110001
Octal372165261
Decimal250117177
Hexfa75b1

Different shades of #fa75b1 color code.

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

Light Shade of #fa75b1
#fca6cd
Dark Shade of #fa75b1
#f84495
Saturated Shade of #fa75b1
#ff70b1
Desaturated Shade of #fa75b1
#f37cb2
Grey scale Shade of #fa75b1
#b7b7b7
Brighten Shade
#ff8eca
Most Readable Shade
#000000

Shades of #fa75b1 color code

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

#fa75b1
#de689d
#c25b89
#a64e76
#8a4162
#6f344e
#53273b
#371a27
#1b0d13
#000000

Similar Color like #fa75b1 color

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

#fb76b2
#fc77b3
#fd78b4
#fe79b5
#ff7ab6
#ff7bb7
#ff7cb8
#ff7db9
#ff7eba
#ff7fbb
#ff80bc
#ff81bd
#ff82be
#ff83bf
#f974b0
#f873af
#f772ae
#f671ad
#f570ac
#f46fab
#f36eaa
#f26da9
#f16ca8
#f06ba7
#ef6aa6
#ee69a5
#ed68a4
#ec67a3

Monochromatic Color with #fa75b1

#fa75b1
#25121b
#502539
#7a3957
#a54d75
#cf6193

Tints of #fa75b1 Color

#fa75b1
#fa84b9
#fb93c2
#fba3cb
#fcb2d3
#fcc1dc
#fdd1e5
#fde0ed
#feeff6
#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

#fa75b1
#75fabe

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

Split Complementary

#fa75b1
#75fa7c
#75f3fa

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

Analogous Color

#fa75e6
#fa75cc
#fa75b1
#fa7596
#fa757c

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

#fa75b1
#b1fa75
#75b1fa

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

#fa75b1
#f3fa75
#75fabe
#7c75fa

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

#fa75b1
#75fabe
#75f3fa
#fa7c75

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

#fa75b1 Color Code Preview on Black Background Color

This is how #fa75b1 Color will look on black background color. Color contrast ratio is 8.24

#fa75b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa75b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa75b1

#fa75b1 color code is use for CSS Background Color

Background color for the above div is #fa75b1

HTML with inline CSS

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

#fa75b1 color code is use for CSS Border Color

CSS Border color for the above div is #fa75b1

HTML with inline CSS

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

CSS Border Left color for the above div is #fa75b1

HTML with inline CSS

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

CSS Border Right color for the above div is #fa75b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa75b1

HTML with inline CSS

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

CSS Border Top color for the above div is #fa75b1

HTML with inline CSS

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

#fa75b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa75b1 Color code Preview on White Background

This is how #fa75b1 Color code will look on white background color. Color contrast ratio is 2.55

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

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,117,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,250,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,117,177,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.