crispedge.com

Color picker

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

#f41cef hex color - Violet - Warm color - Information

#f41cef hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f41cef Color code in RGB color code model is created after adding 95.69% red color, 10.98% green color and 93.73% blue color. Hex #f41cef Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 2% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef41cef#f41cef
RGB Decimal244, 28, 239rgb(244, 28, 239)
RGB Percent96%, 11%, 94%rgb(96%, 11%, 94%)
CSS RGBa244, 28, 239,1rgba(244,28,239,1)
CMYK Modelcmyk(0%,89%,2%,4%)
HSL Color Space301,91% ,53%hsl(301,91% ,53%)
HSV Color Space301°, 89%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000001110011101111
Octal36434357
Decimal24428239
Hexf41cef

Different shades of #f41cef color code.

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

Light Shade of #f41cef
#f64df2
Dark Shade of #f41cef
#d30ace
Saturated Shade of #f41cef
#ff11f9
Desaturated Shade of #f41cef
#e828e4
Grey scale Shade of #f41cef
#888888
Brighten Shade
#ff35ff
Most Readable Shade
#000000

Shades of #f41cef color code

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

#f41cef
#d818d4
#bd15b9
#a2129f
#870f84
#6c0c6a
#51094f
#360635
#1b031a
#000000

Similar Color like #f41cef color

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

#f51df0
#f61ef1
#f71ff2
#f820f3
#f921f4
#fa22f5
#fb23f6
#fc24f7
#fd25f8
#fe26f9
#ff27fa
#ff28fb
#ff29fc
#ff2afd
#f31bee
#f21aed
#f119ec
#f018eb
#ef17ea
#ee16e9
#ed15e8
#ec14e7
#eb13e6
#ea12e5
#e911e4
#e810e3
#e70fe2
#e60ee1

Monochromatic Color with #f41cef

#f41cef
#1f041f
#4a0848
#740d72
#9f129c
#c917c5

Tints of #f41cef Color

#f41cef
#f535f0
#f64ef2
#f767f4
#f880f6
#fa9af7
#fbb3f9
#fcccfb
#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

#f41cef
#1cf421

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

Split Complementary

#f41cef
#83f41c
#1cf48d

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

Analogous Color

#a31cf4
#ce1cf4
#f41cef
#f41cc4
#f41c99

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

#f41cef
#eff41c
#1ceff4

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

#f41cef
#f48d1c
#1cf421
#1c83f4

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

#f41cef
#1cf421
#1cf48d
#f41c83

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

#f41cef Color Code Preview on Black Background Color

This is how #f41cef Color will look on black background color. Color contrast ratio is 6.26

#f41cef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f41cef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f41cef

#f41cef color code is use for CSS Background Color

Background color for the above div is #f41cef

HTML with inline CSS

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

#f41cef color code is use for CSS Border Color

CSS Border color for the above div is #f41cef

HTML with inline CSS

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

CSS Border Left color for the above div is #f41cef

HTML with inline CSS

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

CSS Border Right color for the above div is #f41cef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f41cef

HTML with inline CSS

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

CSS Border Top color for the above div is #f41cef

HTML with inline CSS

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

#f41cef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f41cef Color code Preview on White Background

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

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.