crispedge.com

#f966da hex color - Violet - Warm color - Information

#f966da hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f966da Color code in RGB color code model is created after adding 97.65% red color, 40% green color and 85.49% blue color. Hex #f966da Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 12% yellow and 2.35% black.

Hex #f966da color code is between #ff55dd web safe hex color code and #ee77cc web safe hex color code. #ff55dd is the nearest web safe color code. You can see here many more shades of #f966da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef966da#f966da
RGB Decimal249, 102, 218rgb(249, 102, 218)
RGB Percent98%, 40%, 85%rgb(98%, 40%, 85%)
CSS RGBa249, 102, 218,1rgba(249,102,218,1)
CMYK Modelcmyk(0%,59%,12%,2.35%)
HSL Color Space313,92% ,69%hsl(313,92% ,69%)
HSV Color Space313°, 59%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010110011011011010
Octal371146332
Decimal249102218
Hexf966da

Different shades of #f966da color code.

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

Light Shade of #f966da
#fb97e6
Dark Shade of #f966da
#f735ce
Saturated Shade of #f966da
#ff60dd
Desaturated Shade of #f966da
#f16ed5
Grey scale Shade of #f966da
#afafaf
Brighten Shade
#ff7ff3
Most Readable Shade
#000000

Shades of #f966da color code

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

#f966da
#dd5ac1
#c14fa9
#a64491
#8a3879
#6e2d60
#532248
#371630
#1b0b18
#000000

Similar Color like #f966da color

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

#fa67db
#fb68dc
#fc69dd
#fd6ade
#fe6bdf
#ff6ce0
#ff6de1
#ff6ee2
#ff6fe3
#ff70e4
#ff71e5
#ff72e6
#ff73e7
#ff74e8
#f865d9
#f764d8
#f663d7
#f562d6
#f461d5
#f360d4
#f25fd3
#f15ed2
#f05dd1
#ef5cd0
#ee5bcf
#ed5ace
#ec59cd
#eb58cc

Monochromatic Color with #f966da

#f966da
#240f20
#4f2045
#79326a
#a44390
#ce55b5

Tints of #f966da Color

#f966da
#f977de
#fa88e2
#fb99e6
#fbaaea
#fcbbee
#fdccf2
#fdddf6
#feeefa
#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

#f966da
#66f985

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

Split Complementary

#f966da
#90f966
#66f9cf

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

Analogous Color

#dd66f9
#f966f7
#f966da
#f966bd
#f9669f

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

#f966da
#daf966
#66daf9

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

#f966da
#f9ce66
#66f985
#6690f9

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

#f966da
#66f985
#66f9cf
#f96690

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

#f966da Color Code Preview on Black Background Color

This is how #f966da Color will look on black background color. Color contrast ratio is 7.94

#f966da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f966da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f966da

#f966da color code is use for CSS Background Color

Background color for the above div is #f966da

HTML with inline CSS

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

#f966da color code is use for CSS Border Color

CSS Border color for the above div is #f966da

HTML with inline CSS

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

CSS Border Left color for the above div is #f966da

HTML with inline CSS

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

CSS Border Right color for the above div is #f966da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f966da

HTML with inline CSS

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

CSS Border Top color for the above div is #f966da

HTML with inline CSS

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

#f966da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f966da Color code Preview on White Background

This is how #f966da Color code will look on white background color. Color contrast ratio is 2.64

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

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,102,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,249,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,102,218,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.