crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f11aed hex color - Violet - Warm color - Information

#f11aed hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f11aed Color code in RGB color code model is created after adding 94.51% red color, 10.2% green color and 92.94% blue color. Hex #f11aed Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 2% yellow and 5% black.

Hex #f11aed color code is between #ee22ee web safe hex color code and #ff11dd web safe hex color code. #ee22ee is the nearest web safe color code. You can see here many more shades of #f11aed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef11aed#f11aed
RGB Decimal241, 26, 237rgb(241, 26, 237)
RGB Percent95%, 10%, 93%rgb(95%, 10%, 93%)
CSS RGBa241, 26, 237,1rgba(241,26,237,1)
CMYK Modelcmyk(0%,89%,2%,5%)
HSL Color Space301,88% ,52%hsl(301,88% ,52%)
HSV Color Space301°, 89%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100010001101011101101
Octal36132355
Decimal24126237
Hexf11aed

Different shades of #f11aed color code.

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

Light Shade of #f11aed
#f44af1
Dark Shade of #f11aed
#cc0cc8
Saturated Shade of #f11aed
#fd0ef9
Desaturated Shade of #f11aed
#e526e1
Grey scale Shade of #f11aed
#858585
Brighten Shade
#ff33ff
Most Readable Shade
#000000

Shades of #f11aed color code

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

#f11aed
#d617d2
#bb14b8
#a0119e
#850e83
#6b0b69
#50084f
#350534
#1a021a
#000000

Similar Color like #f11aed color

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

#f21bee
#f31cef
#f41df0
#f51ef1
#f61ff2
#f720f3
#f821f4
#f922f5
#fa23f6
#fb24f7
#fc25f8
#fd26f9
#fe27fa
#ff28fb
#f019ec
#ef18eb
#ee17ea
#ed16e9
#ec15e8
#eb14e7
#ea13e6
#e912e5
#e811e4
#e710e3
#e60fe2
#e50ee1
#e40de0
#e30cdf

Monochromatic Color with #f11aed

#f11aed
#1c031c
#470846
#710c70
#9c1199
#c615c3

Tints of #f11aed Color

#f11aed
#f233ef
#f44cf1
#f566f3
#f77ff5
#f899f7
#fab2f9
#fbccfb
#fde5fd
#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

#f11aed
#1af11e

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

Split Complementary

#f11aed
#82f11a
#1af189

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

Analogous Color

#9f1af1
#ca1af1
#f11aed
#f11ac2
#f11a97

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

#f11aed
#edf11a
#1aedf1

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

#f11aed
#f1891a
#1af11e
#1a81f1

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

#f11aed
#1af11e
#1af189
#f11a82

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

#f11aed Color Code Preview on Black Background Color

This is how #f11aed Color will look on black background color. Color contrast ratio is 6.11

#f11aed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f11aed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f11aed

#f11aed color code is use for CSS Background Color

Background color for the above div is #f11aed

HTML with inline CSS

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

#f11aed color code is use for CSS Border Color

CSS Border color for the above div is #f11aed

HTML with inline CSS

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

CSS Border Left color for the above div is #f11aed

HTML with inline CSS

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

CSS Border Right color for the above div is #f11aed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f11aed

HTML with inline CSS

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

CSS Border Top color for the above div is #f11aed

HTML with inline CSS

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

#f11aed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f11aed Color code Preview on White Background

This is how #f11aed Color code will look on white background color. Color contrast ratio is 3.44

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.