crispedge.com

#fd19f5 hex color - Violet - Warm color - Information

#fd19f5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #fd19f5 Color code in RGB color code model is created after adding 99.22% red color, 9.8% green color and 96.08% blue color. Hex #fd19f5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 3% yellow and 0.78% black.

Hex #fd19f5 color code is between #ff11ee web safe hex color code and #ee22ff web safe hex color code. #ff11ee is the nearest web safe color code. You can see here many more shades of #fd19f5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd19f5#fd19f5
RGB Decimal253, 25, 245rgb(253, 25, 245)
RGB Percent99%, 10%, 96%rgb(99%, 10%, 96%)
CSS RGBa253, 25, 245,1rgba(253,25,245,1)
CMYK Modelcmyk(0%,90%,3%,0.78%)
HSL Color Space302,98% ,55%hsl(302,98% ,55%)
HSV Color Space302°, 90%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010001100111110101
Octal37531365
Decimal25325245
Hexfd19f5

Different shades of #fd19f5 color code.

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

Light Shade of #fd19f5
#fd4cf7
Dark Shade of #fd19f5
#e102d9
Saturated Shade of #fd19f5
#ff17f7
Desaturated Shade of #fd19f5
#f125ea
Grey scale Shade of #fd19f5
#8b8b8b
Brighten Shade
#ff32ff
Most Readable Shade
#000000

Shades of #fd19f5 color code

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

#fd19f5
#e016d9
#c413be
#a810a3
#8c0d88
#700b6c
#540851
#380536
#1c021b
#000000

Similar Color like #fd19f5 color

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

#fe1af6
#ff1bf7
#ff1cf8
#ff1df9
#ff1efa
#ff1ffb
#ff20fc
#ff21fd
#ff22fe
#ff23ff
#ff24ff
#ff25ff
#ff26ff
#ff27ff
#fc18f4
#fb17f3
#fa16f2
#f915f1
#f814f0
#f713ef
#f612ee
#f511ed
#f410ec
#f30feb
#f20eea
#f10de9
#f00ce8
#ef0be7

Monochromatic Color with #fd19f5

#fd19f5
#280427
#530850
#7d0c7a
#a811a3
#d215cc

Tints of #fd19f5 Color

#fd19f5
#fd32f6
#fd4cf7
#fd65f8
#fd7ff9
#fe98fa
#feb2fb
#fecbfc
#fee5fd
#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

#fd19f5
#19fd21

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

Split Complementary

#fd19f5
#83fd19
#19fd93

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

Analogous Color

#aa19fd
#d719fd
#fd19f5
#fd19c7
#fd199a

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

#fd19f5
#f5fd19
#19f5fd

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

#fd19f5
#fd9319
#19fd21
#1983fd

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

#fd19f5
#19fd21
#19fd93
#fd1983

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

#fd19f5 Color Code Preview on Black Background Color

This is how #fd19f5 Color will look on black background color. Color contrast ratio is 6.63

#fd19f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd19f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd19f5

#fd19f5 color code is use for CSS Background Color

Background color for the above div is #fd19f5

HTML with inline CSS

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

#fd19f5 color code is use for CSS Border Color

CSS Border color for the above div is #fd19f5

HTML with inline CSS

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

CSS Border Left color for the above div is #fd19f5

HTML with inline CSS

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

CSS Border Right color for the above div is #fd19f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd19f5

HTML with inline CSS

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

CSS Border Top color for the above div is #fd19f5

HTML with inline CSS

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

#fd19f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd19f5 Color code Preview on White Background

This is how #fd19f5 Color code will look on white background color. Color contrast ratio is 3.17

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

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(253,25,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,253,33,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,25,245,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.