@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#f5050d hex color - Red - Warm color - Information

#f5050d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f5050d Color code in RGB color code model is created after adding 96.08% red color, 1.96% green color and 5.1% blue color. Hex #f5050d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 95% yellow and 3.92% black.

Hex #f5050d color code is between #ee0011 web safe hex color code and #ff0000 web safe hex color code. #ee0011 is the nearest web safe color code. You can see here many more shades of #f5050d color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef5050d#f5050d
RGB Decimal245, 5, 13rgb(245, 5, 13)
RGB Percent96%, 2%, 5%rgb(96%, 2%, 5%)
CSS RGBa245, 5, 13,1rgba(245,5,13,1)
CMYK Modelcmyk(0%,98%,95%,3.92%)
HSL Color Space358,96% ,49%hsl(358,96% ,49%)
HSV Color Space358°, 98%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010000010100001101
Octal365515
Decimal245513
Hexf5050d

Different shades of #f5050d color code.

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

Light Shade of #f5050d
#fb3239
Dark Shade of #f5050d
#c3040a
Saturated Shade of #f5050d
#fa0008
Desaturated Shade of #f5050d
#e81119
Grey scale Shade of #f5050d
#7d7d7d
Brighten Shade
#ff1e26
Most Readable Shade
#FFFFFF

Shades of #f5050d color code

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

#f5050d
#d9040b
#be030a
#a30308
#880207
#6c0205
#510104
#360102
#1b0001
#000000

Similar Color like #f5050d color

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

#f6060e
#f7070f
#f80810
#f90911
#fa0a12
#fb0b13
#fc0c14
#fd0d15
#fe0e16
#ff0f17
#ff1018
#ff1119
#ff121a
#ff131b
#f4040c
#f3030b
#f2020a
#f10109
#f00008
#ef0007
#ee0006
#ed0005
#ec0004
#eb0003
#ea0002
#e90001
#e80000
#e70000

Monochromatic Color with #f5050d

#f5050d
#200102
#4b0204
#750206
#a00309
#ca040b

Tints of #f5050d Color

#f5050d
#f62027
#f73c42
#f8585d
#f97478
#fa8f93
#fbabae
#fcc7c9
#fde3e4
#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

#f5050d
#05f5ed

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

Split Complementary

#f5050d
#05f575
#0585f5

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

Analogous Color

#f5056d
#f5053d
#f5050d
#f52d05
#f55d05

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

#f5050d
#0df505
#050df5

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

#f5050d
#85f505
#05f5ed
#7505f5

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

#f5050d
#05f5ed
#0585f5
#f57505

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

#f5050d Color Code Preview on Black Background Color

This is how #f5050d Color will look on black background color. Color contrast ratio is 4.91

#f5050d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5050d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5050d

#f5050d color code is use for CSS Background Color

Background color for the above div is #f5050d

HTML with inline CSS

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

#f5050d color code is use for CSS Border Color

CSS Border color for the above div is #f5050d

HTML with inline CSS

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

CSS Border Left color for the above div is #f5050d

HTML with inline CSS

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

CSS Border Right color for the above div is #f5050d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5050d

HTML with inline CSS

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

CSS Border Top color for the above div is #f5050d

HTML with inline CSS

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

#f5050d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5050d Color code Preview on White Background

This is how #f5050d Color code will look on white background color. Color contrast ratio is 4.28

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

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,5,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(5,245,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,5,13,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.