crispedge.com

Color picker

Loading...

#f5264f hex color - Red - Warm color - Information

#f5264f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #f5264f Color code in RGB color code model is created after adding 96.08% red color, 14.9% green color and 30.98% blue color. Hex #f5264f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 68% yellow and 4% black.

Hex #f5264f color code is between #ee2255 web safe hex color code and #ff3344 web safe hex color code. #ee2255 is the nearest web safe color code. You can see here many more shades of #f5264f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef5264f#f5264f
RGB Decimal245, 38, 79rgb(245, 38, 79)
RGB Percent96%, 15%, 31%rgb(96%, 15%, 31%)
CSS RGBa245, 38, 79,1rgba(245,38,79,1)
CMYK Modelcmyk(0%,84%,68%,4%)
HSL Color Space348,91% ,55%hsl(348,91% ,55%)
HSV Color Space348°, 84%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010010011001001111
Octal36546117
Decimal2453879
Hexf5264f

Different shades of #f5264f color code.

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

Light Shade of #f5264f
#f75777
Dark Shade of #f5264f
#de0a34
Saturated Shade of #f5264f
#ff1c49
Desaturated Shade of #f5264f
#ea3156
Grey scale Shade of #f5264f
#8d8d8d
Brighten Shade
#ff3f68
Most Readable Shade
#FFFFFF

Shades of #f5264f color code

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

#f5264f
#d92146
#be1d3d
#a31934
#88152b
#6c1023
#510c1a
#360811
#1b0408
#000000

Similar Color like #f5264f color

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

#f62750
#f72851
#f82952
#f92a53
#fa2b54
#fb2c55
#fc2d56
#fd2e57
#fe2f58
#ff3059
#ff315a
#ff325b
#ff335c
#ff345d
#f4254e
#f3244d
#f2234c
#f1224b
#f0214a
#ef2049
#ee1f48
#ed1e47
#ec1d46
#eb1c45
#ea1b44
#e91a43
#e81942
#e71841

Monochromatic Color with #f5264f

#f5264f
#20050a
#4b0c18
#751226
#a01934
#ca1f41

Tints of #f5264f Color

#f5264f
#f63e62
#f75676
#f86e89
#f9869d
#fa9eb0
#fbb6c4
#fcced7
#fde6eb
#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

#f5264f
#26f5cc

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

Split Complementary

#f5264f
#26f564
#26b7f5

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

Analogous Color

#f526a2
#f52678
#f5264f
#f52626
#f55026

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

#f5264f
#4ff526
#264ff5

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

#f5264f
#b6f526
#26f5cc
#6526f5

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

#f5264f
#26f5cc
#26b7f5
#f56426

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

#f5264f Color Code Preview on Black Background Color

This is how #f5264f Color will look on black background color. Color contrast ratio is 5.27

#f5264f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5264f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5264f

#f5264f color code is use for CSS Background Color

Background color for the above div is #f5264f

HTML with inline CSS

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

#f5264f color code is use for CSS Border Color

CSS Border color for the above div is #f5264f

HTML with inline CSS

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

CSS Border Left color for the above div is #f5264f

HTML with inline CSS

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

CSS Border Right color for the above div is #f5264f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5264f

HTML with inline CSS

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

CSS Border Top color for the above div is #f5264f

HTML with inline CSS

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

#f5264f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5264f Color code Preview on White Background

This is how #f5264f Color code will look on white background color. Color contrast ratio is 3.98

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

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(245,38,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(38,245,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,38,79,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.