crispedge.com

Color picker

Loading...

#f654dd hex color - Red - Warm color - Information

#f654dd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f654dd Color code in RGB color code model is created after adding 96.47% red color, 32.94% green color and 86.67% blue color. Hex #f654dd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 10% yellow and 4% black.

Hex #f654dd color code is between #ee55cc web safe hex color code and #ff44ee web safe hex color code. #ee55cc is the nearest web safe color code. You can see here many more shades of #f654dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef654dd#f654dd
RGB Decimal246, 84, 221rgb(246, 84, 221)
RGB Percent96%, 33%, 87%rgb(96%, 33%, 87%)
CSS RGBa246, 84, 221,1rgba(246,84,221,1)
CMYK Modelcmyk(0%,66%,10%,4%)
HSL Color Space309,90% ,65%hsl(309,90% ,65%)
HSV Color Space309°, 66%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101100101010011011101
Octal366124335
Decimal24684221
Hexf654dd

Different shades of #f654dd color code.

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

Light Shade of #f654dd
#f984e7
Dark Shade of #f654dd
#f324d3
Saturated Shade of #f654dd
#ff4be3
Desaturated Shade of #f654dd
#ed5dd7
Grey scale Shade of #f654dd
#a5a5a5
Brighten Shade
#ff6df6
Most Readable Shade
#000000

Shades of #f654dd color code

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

#f654dd
#da4ac4
#bf41ab
#a43893
#882e7a
#6d2562
#521c49
#361231
#1b0918
#000000

Similar Color like #f654dd color

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

#f755de
#f856df
#f957e0
#fa58e1
#fb59e2
#fc5ae3
#fd5be4
#fe5ce5
#ff5de6
#ff5ee7
#ff5fe8
#ff60e9
#ff61ea
#ff62eb
#f553dc
#f452db
#f351da
#f250d9
#f14fd8
#f04ed7
#ef4dd6
#ee4cd5
#ed4bd4
#ec4ad3
#eb49d2
#ea48d1
#e947d0
#e846cf

Monochromatic Color with #f654dd

#f654dd
#210b1e
#4c1a44
#76286a
#a13791
#cb45b7

Tints of #f654dd Color

#f654dd
#f767e0
#f87ae4
#f98de8
#faa0ec
#fbb3ef
#fcc6f3
#fdd9f7
#feecfb
#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

#f654dd
#54f66d

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

Split Complementary

#f654dd
#8cf654
#54f6be

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

Analogous Color

#ce54f6
#ef54f6
#f654dd
#f654bd
#f6549c

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

#f654dd
#ddf654
#54ddf6

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

#f654dd
#f6be54
#54f66d
#548cf6

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

#f654dd
#54f66d
#54f6be
#f6548c

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

#f654dd Color Code Preview on Black Background Color

This is how #f654dd Color will look on black background color. Color contrast ratio is 7.23

#f654dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f654dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f654dd

#f654dd color code is use for CSS Background Color

Background color for the above div is #f654dd

HTML with inline CSS

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

#f654dd color code is use for CSS Border Color

CSS Border color for the above div is #f654dd

HTML with inline CSS

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

CSS Border Left color for the above div is #f654dd

HTML with inline CSS

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

CSS Border Right color for the above div is #f654dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f654dd

HTML with inline CSS

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

CSS Border Top color for the above div is #f654dd

HTML with inline CSS

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

#f654dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f654dd Color code Preview on White Background

This is how #f654dd Color code will look on white background color. Color contrast ratio is 2.90

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

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(246,84,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(84,246,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,84,221,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.