crispedge.com

Color picker

Loading...

#f50808 hex color - Red - Warm color - Information

#f50808 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef50808#f50808
RGB Decimal245, 8, 8rgb(245, 8, 8)
RGB Percent96%, 3%, 3%rgb(96%, 3%, 3%)
CSS RGBa245, 8, 8,1rgba(245,8,8,1)
CMYK Modelcmyk(0%,97%,97%,4%)
HSL Color Space0,94% ,50%hsl(0,94% ,50%)
HSV Color Space0°, 97%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010000100000001000
Octal3651010
Decimal24588
Hexf50808

Different shades of #f50808 color code.

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

Light Shade of #f50808
#f83737
Dark Shade of #f50808
#c40606
Saturated Shade of #f50808
#fd0000
Desaturated Shade of #f50808
#e81515
Grey scale Shade of #f50808
#7e7e7e
Brighten Shade
#ff2121
Most Readable Shade
#FFFFFF

Shades of #f50808 color code

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

#f50808
#d90707
#be0606
#a30505
#880404
#6c0303
#510202
#360101
#1b0000
#000000

Similar Color like #f50808 color

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

#f60909
#f70a0a
#f80b0b
#f90c0c
#fa0d0d
#fb0e0e
#fc0f0f
#fd1010
#fe1111
#ff1212
#ff1313
#ff1414
#ff1515
#ff1616
#f40707
#f30606
#f20505
#f10404
#f00303
#ef0202
#ee0101
#ed0000
#ec0000
#eb0000
#ea0000
#e90000
#e80000
#e70000

Monochromatic Color with #f50808

#f50808
#200101
#4b0202
#750404
#a00505
#ca0707

Tints of #f50808 Color

#f50808
#f62323
#f73e3e
#f85a5a
#f97575
#fa9191
#fbacac
#fcc8c8
#fde3e3
#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

#f50808
#08f5f5

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

Split Complementary

#f50808
#08f57e
#087ff5

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

Analogous Color

#f50867
#f50837
#f50808
#f53708
#f56708

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

#f50808
#08f508
#0808f5

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

#f50808
#7ef508
#08f5f5
#7e08f5

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

#f50808
#08f5f5
#087ff5
#f57e08

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

#f50808 Color Code Preview on Black Background Color

This is how #f50808 Color will look on black background color. Color contrast ratio is 4.92

#f50808 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f50808

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f50808

#f50808 color code is use for CSS Background Color

Background color for the above div is #f50808

HTML with inline CSS

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

#f50808 color code is use for CSS Border Color

CSS Border color for the above div is #f50808

HTML with inline CSS

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

CSS Border Left color for the above div is #f50808

HTML with inline CSS

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

CSS Border Right color for the above div is #f50808

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f50808

HTML with inline CSS

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

CSS Border Top color for the above div is #f50808

HTML with inline CSS

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

#f50808 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f50808 Color code Preview on White Background

This is how #f50808 Color code will look on white background color. Color contrast ratio is 4.27

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

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