crispedge.com

Color picker

Loading...

#fb4fc2 hex color - Red - Warm color - Information

#fb4fc2 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fb4fc2 Color code in RGB color code model is created after adding 98.43% red color, 30.98% green color and 76.08% blue color. Hex #fb4fc2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 23% yellow and 2% black.

Hex #fb4fc2 color code is between #ff55bb web safe hex color code and #ee44cc web safe hex color code. #ff55bb is the nearest web safe color code. You can see here many more shades of #fb4fc2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefb4fc2#fb4fc2
RGB Decimal251, 79, 194rgb(251, 79, 194)
RGB Percent98%, 31%, 76%rgb(98%, 31%, 76%)
CSS RGBa251, 79, 194,1rgba(251,79,194,1)
CMYK Modelcmyk(0%,69%,23%,2%)
HSL Color Space320,96% ,65%hsl(320,96% ,65%)
HSV Color Space320°, 69%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110110100111111000010
Octal373117302
Decimal25179194
Hexfb4fc2

Different shades of #fb4fc2 color code.

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

Light Shade of #fb4fc2
#fc81d3
Dark Shade of #fb4fc2
#fa1db1
Saturated Shade of #fb4fc2
#ff4bc3
Desaturated Shade of #fb4fc2
#f258bf
Grey scale Shade of #fb4fc2
#a5a5a5
Brighten Shade
#ff68db
Most Readable Shade
#000000

Shades of #fb4fc2 color code

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

#fb4fc2
#df46ac
#c33d96
#a73481
#8b2b6b
#6f2356
#531a40
#37112b
#1b0815
#000000

Similar Color like #fb4fc2 color

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

#fc50c3
#fd51c4
#fe52c5
#ff53c6
#ff54c7
#ff55c8
#ff56c9
#ff57ca
#ff58cb
#ff59cc
#ff5acd
#ff5bce
#ff5ccf
#ff5dd0
#fa4ec1
#f94dc0
#f84cbf
#f74bbe
#f64abd
#f549bc
#f448bb
#f347ba
#f246b9
#f145b8
#f044b7
#ef43b6
#ee42b5
#ed41b4

Monochromatic Color with #fb4fc2

#fb4fc2
#260c1e
#51193f
#7b275f
#a63480
#d042a1

Tints of #fb4fc2 Color

#fb4fc2
#fb62c8
#fb76cf
#fc89d6
#fc9ddd
#fdb0e3
#fdc4ea
#fed7f1
#feebf8
#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

#fb4fc2
#4ffb88

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

Split Complementary

#fb4fc2
#6cfb4f
#4ffbde

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

Analogous Color

#ef4ffb
#fb4fe4
#fb4fc2
#fb4fa0
#fb4f7d

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

#fb4fc2
#c2fb4f
#4fc2fb

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

#fb4fc2
#fbde4f
#4ffb88
#4f6cfb

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

#fb4fc2
#4ffb88
#4ffbde
#fb4f6c

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

#fb4fc2 Color Code Preview on Black Background Color

This is how #fb4fc2 Color will look on black background color. Color contrast ratio is 7.00

#fb4fc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb4fc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb4fc2

#fb4fc2 color code is use for CSS Background Color

Background color for the above div is #fb4fc2

HTML with inline CSS

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

#fb4fc2 color code is use for CSS Border Color

CSS Border color for the above div is #fb4fc2

HTML with inline CSS

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

CSS Border Left color for the above div is #fb4fc2

HTML with inline CSS

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

CSS Border Right color for the above div is #fb4fc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fb4fc2

HTML with inline CSS

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

CSS Border Top color for the above div is #fb4fc2

HTML with inline CSS

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

#fb4fc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fb4fc2 Color code Preview on White Background

This is how #fb4fc2 Color code will look on white background color. Color contrast ratio is 3.00

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

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(251,79,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,251,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,79,194,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.