crispedge.com

#f4298b hex color - Red - Warm color - Information

#f4298b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f4298b Color code in RGB color code model is created after adding 95.69% red color, 16.08% green color and 54.51% blue color. Hex #f4298b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 43% yellow and 4.31% black.

Hex #f4298b color code is between #ee2288 web safe hex color code and #ff3399 web safe hex color code. #ee2288 is the nearest web safe color code. You can see here many more shades of #f4298b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef4298b#f4298b
RGB Decimal244, 41, 139rgb(244, 41, 139)
RGB Percent96%, 16%, 55%rgb(96%, 16%, 55%)
CSS RGBa244, 41, 139,1rgba(244,41,139,1)
CMYK Modelcmyk(0%,83%,43%,4.31%)
HSL Color Space331,90% ,56%hsl(331,90% ,56%)
HSV Color Space331°, 83%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000010100110001011
Octal36451213
Decimal24441139
Hexf4298b

Different shades of #f4298b color code.

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

Light Shade of #f4298b
#f659a5
Dark Shade of #f4298b
#df0b71
Saturated Shade of #f4298b
#ff1e8b
Desaturated Shade of #f4298b
#e9348b
Grey scale Shade of #f4298b
#8e8e8e
Brighten Shade
#ff42a4
Most Readable Shade
#FFFFFF

Shades of #f4298b color code

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

#f4298b
#d8247b
#bd1f6c
#a21b5c
#87164d
#6c123d
#510d2e
#36091e
#1b040f
#000000

Similar Color like #f4298b color

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

#f52a8c
#f62b8d
#f72c8e
#f82d8f
#f92e90
#fa2f91
#fb3092
#fc3193
#fd3294
#fe3395
#ff3496
#ff3597
#ff3698
#ff3799
#f3288a
#f22789
#f12688
#f02587
#ef2486
#ee2385
#ed2284
#ec2183
#eb2082
#ea1f81
#e91e80
#e81d7f
#e71c7e
#e61b7d

Monochromatic Color with #f4298b

#f4298b
#1f0512
#4a0c2a
#741442
#9f1b5b
#c92273

Tints of #f4298b Color

#f4298b
#f54097
#f658a4
#f770b1
#f888be
#fa9fcb
#fbb7d8
#fccfe5
#fde7f2
#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

#f4298b
#29f492

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

Split Complementary

#f4298b
#29f42d
#29f0f4

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

Analogous Color

#f429dc
#f429b4
#f4298b
#f42962
#f4293a

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

#f4298b
#8bf429
#298bf4

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

#f4298b
#f0f429
#29f492
#2c29f4

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

#f4298b
#29f492
#29f0f4
#f42d29

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

#f4298b Color Code Preview on Black Background Color

This is how #f4298b Color will look on black background color. Color contrast ratio is 5.54

#f4298b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4298b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4298b

#f4298b color code is use for CSS Background Color

Background color for the above div is #f4298b

HTML with inline CSS

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

#f4298b color code is use for CSS Border Color

CSS Border color for the above div is #f4298b

HTML with inline CSS

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

CSS Border Left color for the above div is #f4298b

HTML with inline CSS

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

CSS Border Right color for the above div is #f4298b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f4298b

HTML with inline CSS

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

CSS Border Top color for the above div is #f4298b

HTML with inline CSS

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

#f4298b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f4298b Color code Preview on White Background

This is how #f4298b Color code will look on white background color. Color contrast ratio is 3.79

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

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,41,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(41,244,146,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,41,139,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.