crispedge.com

Color picker

Loading...

#f341eb hex color - Red - Warm color - Information

#f341eb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f341eb Color code in RGB color code model is created after adding 95.29% red color, 25.49% green color and 92.16% blue color. Hex #f341eb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 3% yellow and 5% black.

Hex #f341eb color code is between #ee44ee web safe hex color code and #ff33dd web safe hex color code. #ee44ee is the nearest web safe color code. You can see here many more shades of #f341eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef341eb#f341eb
RGB Decimal243, 65, 235rgb(243, 65, 235)
RGB Percent95%, 25%, 92%rgb(95%, 25%, 92%)
CSS RGBa243, 65, 235,1rgba(243,65,235,1)
CMYK Modelcmyk(0%,73%,3%,5%)
HSL Color Space303,88% ,60%hsl(303,88% ,60%)
HSV Color Space303°, 73%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100110100000111101011
Octal363101353
Decimal24365235
Hexf341eb

Different shades of #f341eb color code.

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

Light Shade of #f341eb
#f671f0
Dark Shade of #f341eb
#f011e6
Saturated Shade of #f341eb
#fd37f4
Desaturated Shade of #f341eb
#e94be2
Grey scale Shade of #f341eb
#9a9a9a
Brighten Shade
#ff5aff
Most Readable Shade
#000000

Shades of #f341eb color code

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

#f341eb
#d839d0
#bd32b6
#a22b9c
#872482
#6c1c68
#51154e
#360e34
#1b071a
#000000

Similar Color like #f341eb color

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

#f442ec
#f543ed
#f644ee
#f745ef
#f846f0
#f947f1
#fa48f2
#fb49f3
#fc4af4
#fd4bf5
#fe4cf6
#ff4df7
#ff4ef8
#ff4ff9
#f240ea
#f13fe9
#f03ee8
#ef3de7
#ee3ce6
#ed3be5
#ec3ae4
#eb39e3
#ea38e2
#e937e1
#e836e0
#e735df
#e634de
#e533dd

Monochromatic Color with #f341eb

#f341eb
#1e081d
#491447
#731f70
#9e2a99
#c836c2

Tints of #f341eb Color

#f341eb
#f456ed
#f56bef
#f780f1
#f895f3
#f9aaf6
#fbbff8
#fcd4fa
#fde9fc
#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

#f341eb
#41f349

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

Split Complementary

#f341eb
#92f341
#41f3a2

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

Analogous Color

#b441f3
#d741f3
#f341eb
#f341c7
#f341a4

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

#f341eb
#ebf341
#41ebf3

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

#f341eb
#f3a241
#41f349
#4192f3

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

#f341eb
#41f349
#41f3a2
#f34192

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

#f341eb Color Code Preview on Black Background Color

This is how #f341eb Color will look on black background color. Color contrast ratio is 6.77

#f341eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f341eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f341eb

#f341eb color code is use for CSS Background Color

Background color for the above div is #f341eb

HTML with inline CSS

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

#f341eb color code is use for CSS Border Color

CSS Border color for the above div is #f341eb

HTML with inline CSS

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

CSS Border Left color for the above div is #f341eb

HTML with inline CSS

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

CSS Border Right color for the above div is #f341eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f341eb

HTML with inline CSS

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

CSS Border Top color for the above div is #f341eb

HTML with inline CSS

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

#f341eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f341eb Color code Preview on White Background

This is how #f341eb Color code will look on white background color. Color contrast ratio is 3.10

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

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(243,65,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,243,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,65,235,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.