Skip to main content Skip to docs navigation

#f03435 hex color | Download Dark Red BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Dungeon Keeper and its hex is #EF3038 Nearest Color Name

Color Hue/Base color: Red

Hex #f03435 Color code in RGB color code model is created after adding 94.12% red color, 20.39% green color and 20.78% blue color. Hex #f03435 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 78% yellow and 5.88% black.

Hex #f03435 color code is between #ee3333 web safe hex color code and #ff4444 web safe hex color code. #ee3333 is the nearest web safe color code. You can see here many more shades of #f03435 color code.

RGB Chart

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

Color Table

Hex Color Code f03435 #f03435
RGB Decimal 240, 52, 53 240, 52, 53
RGB Percent 94%, 20%, 21% rgb(94%, 20%, 21%)
CSS RGBa 240, 52, 53,1 rgba(240,52,53,1)
CMYK Model cmyk(0%,78%,78%,5.88%)
HSL Color Space 360,86% ,57% hsl(360,86% ,57%)
HSV Color Space 0°, 78%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 00110100 00110101
Octal 360 64 65
Decimal 240 52 53
Hex f0 34 35

Different shades of #f03435 color code.

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

Darkest of #f03435
#810a0a
Darker of #f03435
#b10d0e
Dark of #f03435
#e01112
Base of #f03435
#f03435
Light of #f03435
#f46364
Lighter
#f79393
Lightest
#fbc2c3

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

#f03435
#34f0ef

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

Split Complementary

#f03435
#34f091
#3493f0

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

Analogous Color

#f034a3
#f03483
#f03435
#f07234
#f0c034

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

#f03435
#3435f0
#35f034

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

#f03435
#35f034
#34f0ef
#ef34f0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#f03435
#93f034
#34f0ef
#9134f0

Square 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).

Monochromatic Color with #f03435

#520606
#810a0a
#b10d0e
#e01112
#f03435
#f46364
#f79393
#fbc2c3
#fef2f2

Tints of #f03435 Color

#f03435
#f14a4b
#f36161
#f57778
#f68e8e
#f8a4a5
#fabbbb
#fbd1d2
#fde8e8
#ffffff

Shades of #f03435 color code

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

#f03435
#d52e2f
#ba2829
#a02223
#851c1d
#6a1717
#501111
#350b0b
#1a0505
#000000

Tones

#f03435
#da4a4b
#c46060
#af7576
#998b8b

Tones

Similar Color like #f03435 color

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

#f13536
#f23637
#f33738
#f43839
#f5393a
#f63a3b
#f73b3c
#f83c3d
#f93d3e
#fa3e3f
#fb3f40
#fc4041
#fd4142
#fe4243
#ef3334
#ee3233
#ed3132
#ec3031
#eb2f30
#ea2e2f
#e92d2e
#e82c2d
#e72b2c
#e62a2b
#e5292a
#e42829
#e32728
#e22627

Download this Dark Red

Hex #f03435 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.

#f03435 Color Code Preview on Black Background Color

This is how #f03435 Color will look on black background color. Color contrast ratio is 5.25

#f03435 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f03435

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f03435

#f03435 color code is use for CSS Background Color

Background color for the above div is #f03435

HTML with inline CSS

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

#f03435 color code is use for CSS Border Color

CSS Border color for the above div is #f03435

HTML with inline CSS

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

CSS Border Left color for the above div is #f03435

HTML with inline CSS

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

CSS Border Right color for the above div is #f03435

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f03435

HTML with inline CSS

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

CSS Border Top color for the above div is #f03435

HTML with inline CSS

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

#f03435 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f03435 Color code Preview on White Background

This is how #f03435 Color code will look on white background color. Color contrast ratio is 4.00

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(240,52,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,240,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,52,53,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }