crispedge.com

Color picker

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

#f31cef hex color - Violet - Warm color - Information

#f31cef hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #f31cef 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 #f31cef color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef31cef#f31cef
RGB Decimal243, 28, 239rgb(243, 28, 239)
RGB Percent95%, 11%, 94%rgb(95%, 11%, 94%)
CSS RGBa243, 28, 239,1rgba(243,28,239,1)
CMYK Modelcmyk(0%,88%,2%,5%)
HSL Color Space301,90% ,53%hsl(301,90% ,53%)
HSV Color Space301°, 88%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100110001110011101111
Octal36334357
Decimal24328239
Hexf31cef

Different shades of #f31cef color code.

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

Light Shade of #f31cef
#f64cf2
Dark Shade of #f31cef
#d10bcd
Saturated Shade of #f31cef
#ff10fa
Desaturated Shade of #f31cef
#e728e3
Grey scale Shade of #f31cef
#878787
Brighten Shade
#ff35ff
Most Readable Shade
#000000

Shades of #f31cef color code

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

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

Similar Color like #f31cef color

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

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

Monochromatic Color with #f31cef

#f31cef
#1e041e
#490848
#730d72
#9e129b
#c817c5

Tints of #f31cef Color

#f31cef
#f435f0
#f54ef2
#f767f4
#f880f6
#f99af7
#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

#f31cef
#1cf320

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

Split Complementary

#f31cef
#84f31c
#1cf38b

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

Analogous Color

#a11cf3
#cc1cf3
#f31cef
#f31cc4
#f31c99

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

#f31cef
#eff31c
#1ceff3

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

#f31cef
#f38b1c
#1cf320
#1c83f3

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

#f31cef
#1cf320
#1cf38b
#f31c84

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

#f31cef Color Code Preview on Black Background Color

This is how #f31cef Color will look on black background color. Color contrast ratio is 6.22

#f31cef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f31cef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f31cef

#f31cef color code is use for CSS Background Color

Background color for the above div is #f31cef

HTML with inline CSS

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

#f31cef color code is use for CSS Border Color

CSS Border color for the above div is #f31cef

HTML with inline CSS

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

CSS Border Left color for the above div is #f31cef

HTML with inline CSS

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

CSS Border Right color for the above div is #f31cef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f31cef

HTML with inline CSS

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

CSS Border Top color for the above div is #f31cef

HTML with inline CSS

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

#f31cef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f31cef Color code Preview on White Background

This is how #f31cef Color code will look on white background color. Color contrast ratio is 3.37

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

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.