Skip to main content Skip to docs navigation

#ff334d 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 Cherry Paddle Pop and its hex is #FE314B Nearest Color Name

Color Hue/Base color: Red

Hex #ff334d Color code in RGB color code model is created after adding 100% red color, 20% green color and 30.2% blue color. Hex #ff334d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 70% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code ff334d #ff334d
RGB Decimal 255, 51, 77 255, 51, 77
RGB Percent 100%, 20%, 30% rgb(100%, 20%, 30%)
CSS RGBa 255, 51, 77,1 rgba(255,51,77,1)
CMYK Model cmyk(0%,80%,70%,0%)
HSL Color Space 352,100% ,60% hsl(352,100% ,60%)
HSV Color Space 352°, 80%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 00110011 01001101
Octal 377 63 115
Decimal 255 51 77
Hex ff 33 4d

Different shades of #ff334d color code.

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

Darkest of #ff334d
#990014
Darker of #ff334d
#cc001a
Dark of #ff334d
#ff0021
Base of #ff334d
#ff334d
Light of #ff334d
#ff667a
Lighter
#ff99a6
Lightest
#ffccd3

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

#ff334d
#33ffe5

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

Split Complementary

#ff334d
#33ff7f
#33b3ff

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

Analogous Color

#ff33c4
#ff33a2
#ff334d
#ff5d33
#ffb233

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

#ff334d
#334dff
#4dff33

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

#ff334d
#4dff33
#33ffe5
#e533ff

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

#ff334d
#b3ff33
#33ffe5
#7f33ff

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 #ff334d

#66000d
#990014
#cc001a
#ff0021
#ff334d
#ff667a
#ff99a6
#ffccd3
#ffffff

Tints of #ff334d Color

#ff334d
#ff4960
#ff6074
#ff7788
#ff8d9c
#ffa4af
#ffbbc3
#ffd1d7
#ffe8eb
#ffffff

Shades of #ff334d color code

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

#ff334d
#e22d44
#c6273b
#aa2233
#8d1c2a
#711622
#551119
#380b11
#1c0508
#000000

Tones

#ff334d
#eb475c
#d65c6b
#c2707b
#ad858a

Tones

Similar Color like #ff334d color

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

#ff344e
#ff354f
#ff3650
#ff3751
#ff3852
#ff3953
#ff3a54
#ff3b55
#ff3c56
#ff3d57
#ff3e58
#ff3f59
#ff405a
#ff415b
#fe324c
#fd314b
#fc304a
#fb2f49
#fa2e48
#f92d47
#f82c46
#f72b45
#f62a44
#f52943
#f42842
#f32741
#f22640
#f1253f

Download this Dark Red

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

#ff334d Color Code Preview on Black Background Color

This is how #ff334d Color will look on black background color. Color contrast ratio is 5.83

#ff334d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff334d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff334d

#ff334d color code is use for CSS Background Color

Background color for the above div is #ff334d

HTML with inline CSS

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

#ff334d color code is use for CSS Border Color

CSS Border color for the above div is #ff334d

HTML with inline CSS

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

CSS Border Left color for the above div is #ff334d

HTML with inline CSS

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

CSS Border Right color for the above div is #ff334d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff334d

HTML with inline CSS

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

CSS Border Top color for the above div is #ff334d

HTML with inline CSS

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

#ff334d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff334d Color code Preview on White Background

This is how #ff334d Color code will look on white background color. Color contrast ratio is 3.60

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

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(255,51,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(51,255,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,51,77,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }