crispedge.com

Color picker

Loading...

#f911e6 hex color - Violet - Warm color - Information

#f911e6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f911e6 Color code in RGB color code model is created after adding 97.65% red color, 6.67% green color and 90.2% blue color. Hex #f911e6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 8% yellow and 2% black.

Hex #f911e6 color code is between #ff00ee web safe hex color code and #ee00dd web safe hex color code. #ff00ee is the nearest web safe color code. You can see here many more shades of #f911e6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef911e6#f911e6
RGB Decimal249, 17, 230rgb(249, 17, 230)
RGB Percent98%, 7%, 90%rgb(98%, 7%, 90%)
CSS RGBa249, 17, 230,1rgba(249,17,230,1)
CMYK Modelcmyk(0%,93%,8%,2%)
HSL Color Space305,95% ,52%hsl(305,95% ,52%)
HSV Color Space305°, 93%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010001000111100110
Octal37121346
Decimal24917230
Hexf911e6

Different shades of #f911e6 color code.

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

Light Shade of #f911e6
#fa43eb
Dark Shade of #f911e6
#d205c1
Saturated Shade of #f911e6
#ff0beb
Desaturated Shade of #f911e6
#ed1ddc
Grey scale Shade of #f911e6
#858585
Brighten Shade
#ff2aff
Most Readable Shade
#000000

Shades of #f911e6 color code

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

#f911e6
#dd0fcc
#c10db2
#a60b99
#8a097f
#6e0766
#53054c
#370333
#1b0119
#000000

Similar Color like #f911e6 color

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

#fa12e7
#fb13e8
#fc14e9
#fd15ea
#fe16eb
#ff17ec
#ff18ed
#ff19ee
#ff1aef
#ff1bf0
#ff1cf1
#ff1df2
#ff1ef3
#ff1ff4
#f810e5
#f70fe4
#f60ee3
#f50de2
#f40ce1
#f30be0
#f20adf
#f109de
#f008dd
#ef07dc
#ee06db
#ed05da
#ec04d9
#eb03d8

Monochromatic Color with #f911e6

#f911e6
#240222
#4f0549
#790870
#a40b97
#ce0ebf

Tints of #f911e6 Color

#f911e6
#f92be8
#fa45eb
#fb60ee
#fb7af1
#fc95f3
#fdaff6
#fdcaf9
#fee4fc
#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

#f911e6
#11f924

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

Split Complementary

#f911e6
#72f911
#11f998

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

Analogous Color

#af11f9
#de11f9
#f911e6
#f911b8
#f91189

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

#f911e6
#e6f911
#11e6f9

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

#f911e6
#f99811
#11f924
#1172f9

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

#f911e6
#11f924
#11f998
#f91172

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

#f911e6 Color Code Preview on Black Background Color

This is how #f911e6 Color will look on black background color. Color contrast ratio is 6.25

#f911e6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f911e6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f911e6

#f911e6 color code is use for CSS Background Color

Background color for the above div is #f911e6

HTML with inline CSS

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

#f911e6 color code is use for CSS Border Color

CSS Border color for the above div is #f911e6

HTML with inline CSS

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

CSS Border Left color for the above div is #f911e6

HTML with inline CSS

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

CSS Border Right color for the above div is #f911e6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f911e6

HTML with inline CSS

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

CSS Border Top color for the above div is #f911e6

HTML with inline CSS

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

#f911e6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f911e6 Color code Preview on White Background

This is how #f911e6 Color code will look on white background color. Color contrast ratio is 3.36

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

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,17,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,249,36,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,17,230,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.