crispedge.com

#f963df hex color - Violet - Warm color - Information

#f963df hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f963df Color code in RGB color code model is created after adding 97.65% red color, 38.82% green color and 87.45% blue color. Hex #f963df Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 10% yellow and 2.35% black.

Hex #f963df color code is between #ff66dd web safe hex color code and #ee55ee web safe hex color code. #ff66dd is the nearest web safe color code. You can see here many more shades of #f963df color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef963df#f963df
RGB Decimal249, 99, 223rgb(249, 99, 223)
RGB Percent98%, 39%, 87%rgb(98%, 39%, 87%)
CSS RGBa249, 99, 223,1rgba(249,99,223,1)
CMYK Modelcmyk(0%,60%,10%,2.35%)
HSL Color Space310,93% ,68%hsl(310,93% ,68%)
HSV Color Space310°, 60%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010110001111011111
Octal371143337
Decimal24999223
Hexf963df

Different shades of #f963df color code.

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

Light Shade of #f963df
#fb94e9
Dark Shade of #f963df
#f732d5
Saturated Shade of #f963df
#ff5de3
Desaturated Shade of #f963df
#f16bda
Grey scale Shade of #f963df
#aeaeae
Brighten Shade
#ff7cf8
Most Readable Shade
#000000

Shades of #f963df color code

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

#f963df
#dd58c6
#c14dad
#a64294
#8a377b
#6e2c63
#53214a
#371631
#1b0b18
#000000

Similar Color like #f963df color

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

#fa64e0
#fb65e1
#fc66e2
#fd67e3
#fe68e4
#ff69e5
#ff6ae6
#ff6be7
#ff6ce8
#ff6de9
#ff6eea
#ff6feb
#ff70ec
#ff71ed
#f862de
#f761dd
#f660dc
#f55fdb
#f45eda
#f35dd9
#f25cd8
#f15bd7
#f05ad6
#ef59d5
#ee58d4
#ed57d3
#ec56d2
#eb55d1

Monochromatic Color with #f963df

#f963df
#240f21
#4f1f47
#79306d
#a44193
#ce52b9

Tints of #f963df Color

#f963df
#f974e2
#fa85e6
#fb97e9
#fba8ed
#fcb9f0
#fdcbf4
#fddcf7
#feedfb
#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

#f963df
#63f97d

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

Split Complementary

#f963df
#94f963
#63f9c8

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

Analogous Color

#d763f9
#f563f9
#f963df
#f963c1
#f963a3

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

#f963df
#dff963
#63dff9

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

#f963df
#f9c863
#63f97d
#6394f9

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

#f963df
#63f97d
#63f9c8
#f96394

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

#f963df Color Code Preview on Black Background Color

This is how #f963df Color will look on black background color. Color contrast ratio is 7.88

#f963df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f963df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f963df

#f963df color code is use for CSS Background Color

Background color for the above div is #f963df

HTML with inline CSS

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

#f963df color code is use for CSS Border Color

CSS Border color for the above div is #f963df

HTML with inline CSS

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

CSS Border Left color for the above div is #f963df

HTML with inline CSS

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

CSS Border Right color for the above div is #f963df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f963df

HTML with inline CSS

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

CSS Border Top color for the above div is #f963df

HTML with inline CSS

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

#f963df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f963df Color code Preview on White Background

This is how #f963df Color code will look on white background color. Color contrast ratio is 2.67

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

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,99,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,249,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,99,223,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.