crispedge.com

#f12ead hex color - Red - Warm color - Information

#f12ead hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f12ead Color code in RGB color code model is created after adding 94.51% red color, 18.04% green color and 67.84% blue color. Hex #f12ead Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 28% yellow and 5% black.

Hex #f12ead color code is between #ee33aa web safe hex color code and #ff22bb web safe hex color code. #ee33aa is the nearest web safe color code. You can see here many more shades of #f12ead color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef12ead#f12ead
RGB Decimal241, 46, 173rgb(241, 46, 173)
RGB Percent95%, 18%, 68%rgb(95%, 18%, 68%)
CSS RGBa241, 46, 173,1rgba(241,46,173,1)
CMYK Modelcmyk(0%,81%,28%,5%)
HSL Color Space321,87% ,56%hsl(321,87% ,56%)
HSV Color Space321°, 81%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100010010111010101101
Octal36156255
Decimal24146173
Hexf12ead

Different shades of #f12ead color code.

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

Light Shade of #f12ead
#f45ec0
Dark Shade of #f12ead
#dd0f95
Saturated Shade of #f12ead
#fc23b0
Desaturated Shade of #f12ead
#e639aa
Grey scale Shade of #f12ead
#8f8f8f
Brighten Shade
#ff47c6
Most Readable Shade
#FFFFFF

Shades of #f12ead color code

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

#f12ead
#d62899
#bb2386
#a01e73
#851960
#6b144c
#500f39
#350a26
#1a0513
#000000

Similar Color like #f12ead color

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

#f22fae
#f330af
#f431b0
#f532b1
#f633b2
#f734b3
#f835b4
#f936b5
#fa37b6
#fb38b7
#fc39b8
#fd3ab9
#fe3bba
#ff3cbb
#f02dac
#ef2cab
#ee2baa
#ed2aa9
#ec29a8
#eb28a7
#ea27a6
#e926a5
#e825a4
#e724a3
#e623a2
#e522a1
#e421a0
#e3209f

Monochromatic Color with #f12ead

#f12ead
#1c0514
#470e33
#711651
#9c1e70
#c6268e

Tints of #f12ead Color

#f12ead
#f245b6
#f45cbf
#f573c8
#f78ad1
#f8a2da
#fab9e3
#fbd0ec
#fde7f5
#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

#f12ead
#2ef172

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

Split Complementary

#f12ead
#4cf12e
#2ef1d3

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

Analogous Color

#e72ef1
#f12ed4
#f12ead
#f12e86
#f12e5f

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

#f12ead
#adf12e
#2eadf1

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

#f12ead
#f1d32e
#2ef172
#2e4bf1

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

#f12ead
#2ef172
#2ef1d3
#f12e4c

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

#f12ead Color Code Preview on Black Background Color

This is how #f12ead Color will look on black background color. Color contrast ratio is 5.73

#f12ead in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f12ead

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f12ead

#f12ead color code is use for CSS Background Color

Background color for the above div is #f12ead

HTML with inline CSS

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

#f12ead color code is use for CSS Border Color

CSS Border color for the above div is #f12ead

HTML with inline CSS

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

CSS Border Left color for the above div is #f12ead

HTML with inline CSS

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

CSS Border Right color for the above div is #f12ead

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f12ead

HTML with inline CSS

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

CSS Border Top color for the above div is #f12ead

HTML with inline CSS

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

#f12ead hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f12ead Color code Preview on White Background

This is how #f12ead Color code will look on white background color. Color contrast ratio is 3.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 #f12ead; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f12ead; }

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(241,46,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,241,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,46,173,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.

< /html>