crispedge.com

#f473ac hex color - Red - Warm color - Information

#f473ac hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f473ac Color code in RGB color code model is created after adding 95.69% red color, 45.1% green color and 67.45% blue color. Hex #f473ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 30% yellow and 4% black.

Hex #f473ac color code is between #ee77aa web safe hex color code and #ff66bb web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #f473ac color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codef473ac#f473ac
RGB Decimal244, 115, 172rgb(244, 115, 172)
RGB Percent96%, 45%, 67%rgb(96%, 45%, 67%)
CSS RGBa244, 115, 172,1rgba(244,115,172,1)
CMYK Modelcmyk(0%,53%,30%,4%)
HSL Color Space333,85% ,70%hsl(333,85% ,70%)
HSV Color Space333°, 53%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000111001110101100
Octal364163254
Decimal244115172
Hexf473ac

Different shades of #f473ac color code.

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

Light Shade of #f473ac
#f8a2c8
Dark Shade of #f473ac
#f04490
Saturated Shade of #f473ac
#fc6bab
Desaturated Shade of #f473ac
#ec7bad
Grey scale Shade of #f473ac
#b3b3b3
Brighten Shade
#ff8cc5
Most Readable Shade
#000000

Shades of #f473ac color code

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

#f473ac
#d86698
#bd5985
#a24c72
#873f5f
#6c334c
#512639
#361926
#1b0c13
#000000

Similar Color like #f473ac color

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

#f574ad
#f675ae
#f776af
#f877b0
#f978b1
#fa79b2
#fb7ab3
#fc7bb4
#fd7cb5
#fe7db6
#ff7eb7
#ff7fb8
#ff80b9
#ff81ba
#f372ab
#f271aa
#f170a9
#f06fa8
#ef6ea7
#ee6da6
#ed6ca5
#ec6ba4
#eb6aa3
#ea69a2
#e968a1
#e867a0
#e7669f
#e6659e

Monochromatic Color with #f473ac

#f473ac
#1f0f16
#4a2334
#743752
#9f4b70
#c95f8e

Tints of #f473ac Color

#f473ac
#f582b5
#f692be
#f7a1c7
#f8b1d0
#fac0da
#fbd0e3
#fcdfec
#fdeff5
#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

#f473ac
#73f4bb

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

Split Complementary

#f473ac
#73f47b
#73edf4

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

Analogous Color

#f473e0
#f473c6
#f473ac
#f47392
#f47378

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

#f473ac
#acf473
#73acf4

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

#f473ac
#ecf473
#73f4bb
#7a73f4

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

#f473ac
#73f4bb
#73edf4
#f47b73

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

#f473ac Color Code Preview on Black Background Color

This is how #f473ac Color will look on black background color. Color contrast ratio is 7.89

#f473ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f473ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f473ac

#f473ac color code is use for CSS Background Color

Background color for the above div is #f473ac

HTML with inline CSS

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

#f473ac color code is use for CSS Border Color

CSS Border color for the above div is #f473ac

HTML with inline CSS

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

CSS Border Left color for the above div is #f473ac

HTML with inline CSS

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

CSS Border Right color for the above div is #f473ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f473ac

HTML with inline CSS

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

CSS Border Top color for the above div is #f473ac

HTML with inline CSS

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

#f473ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f473ac Color code Preview on White Background

This is how #f473ac Color code will look on white background color. Color contrast ratio is 2.66

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

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,115,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,244,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,115,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>