crispedge.com

Color picker

Loading...

#f464cc hex color - Red - Warm color - Information

#f464cc hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f464cc Color code in RGB color code model is created after adding 95.69% red color, 39.22% green color and 80% blue color. Hex #f464cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 16% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef464cc#f464cc
RGB Decimal244, 100, 204rgb(244, 100, 204)
RGB Percent96%, 39%, 80%rgb(96%, 39%, 80%)
CSS RGBa244, 100, 204,1rgba(244,100,204,1)
CMYK Modelcmyk(0%,59%,16%,4%)
HSL Color Space317,87% ,67%hsl(317,87% ,67%)
HSV Color Space317°, 59%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000110010011001100
Octal364144314
Decimal244100204
Hexf464cc

Different shades of #f464cc color code.

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

Light Shade of #f464cc
#f794dc
Dark Shade of #f464cc
#f134bc
Saturated Shade of #f464cc
#fc5cd0
Desaturated Shade of #f464cc
#ec6cc8
Grey scale Shade of #f464cc
#acacac
Brighten Shade
#ff7de5
Most Readable Shade
#000000

Shades of #f464cc color code

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

#f464cc
#d858b5
#bd4d9e
#a24288
#873771
#6c2c5a
#512144
#36162d
#1b0b16
#000000

Similar Color like #f464cc color

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

#f565cd
#f666ce
#f767cf
#f868d0
#f969d1
#fa6ad2
#fb6bd3
#fc6cd4
#fd6dd5
#fe6ed6
#ff6fd7
#ff70d8
#ff71d9
#ff72da
#f363cb
#f262ca
#f161c9
#f060c8
#ef5fc7
#ee5ec6
#ed5dc5
#ec5cc4
#eb5bc3
#ea5ac2
#e959c1
#e858c0
#e757bf
#e656be

Monochromatic Color with #f464cc

#f464cc
#1f0d1a
#4a1e3e
#743061
#9f4185
#c953a8

Tints of #f464cc Color

#f464cc
#f575d1
#f686d7
#f797dd
#f8a8e2
#fabae8
#fbcbee
#fcdcf3
#fdedf9
#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

#f464cc
#64f48c

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

Split Complementary

#f464cc
#84f464
#64f4d4

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

Analogous Color

#e264f4
#f464e9
#f464cc
#f464af
#f46492

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

#f464cc
#ccf464
#64ccf4

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

#f464cc
#f4d464
#64f48c
#6484f4

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

#f464cc
#64f48c
#64f4d4
#f46484

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

#f464cc Color Code Preview on Black Background Color

This is how #f464cc Color will look on black background color. Color contrast ratio is 7.54

#f464cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f464cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f464cc

#f464cc color code is use for CSS Background Color

Background color for the above div is #f464cc

HTML with inline CSS

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

#f464cc color code is use for CSS Border Color

CSS Border color for the above div is #f464cc

HTML with inline CSS

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

CSS Border Left color for the above div is #f464cc

HTML with inline CSS

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

CSS Border Right color for the above div is #f464cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f464cc

HTML with inline CSS

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

CSS Border Top color for the above div is #f464cc

HTML with inline CSS

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

#f464cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f464cc Color code Preview on White Background

This is how #f464cc Color code will look on white background color. Color contrast ratio is 2.78

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

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(244,100,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,244,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,100,204,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.