Skip to main content Skip to docs navigation

#ff124d 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 Golden Blood and its hex is #FF1155 Nearest Color Name

Color Hue/Base color: Red

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

Hex #ff124d color code is between #ee1155 web safe hex color code and #dd2244 web safe hex color code. #ee1155 is the nearest web safe color code. You can see here many more shades of #ff124d color code.

RGB Chart

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

Color Table

Hex Color Code ff124d #ff124d
RGB Decimal 255, 18, 77 255, 18, 77
RGB Percent 100%, 7%, 30% rgb(100%, 7%, 30%)
CSS RGBa 255, 18, 77,1 rgba(255,18,77,1)
CMYK Model cmyk(0%,93%,70%,0%)
HSL Color Space 345,100% ,54% hsl(345,100% ,54%)
HSV Color Space 345°, 93%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 00010010 01001101
Octal 377 22 115
Decimal 255 18 77
Hex ff 12 4d

Different shades of #ff124d color code.

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

Darkest of #ff124d
#78001e
Darker of #ff124d
#ab002b
Dark of #ff124d
#de0037
Base of #ff124d
#ff124d
Light of #ff124d
#ff4573
Lighter
#ff789a
Lightest
#ffabc0

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

#ff124d
#12ffc4

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

Split Complementary

#ff124d
#12ff4d
#12c4ff

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

Analogous Color

#ff12d7
#ff12b0
#ff124d
#ff2612
#ff8912

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

#ff124d
#124dff
#4dff12

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

#ff124d
#4dff12
#12ffc4
#c412ff

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

#ff124d
#c4ff12
#12ffc4
#4d12ff

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

#450011
#78001e
#ab002b
#de0037
#ff124d
#ff4573
#ff789a
#ffabc0
#ffdee6

Tints of #ff124d Color

#ff124d
#ff2c60
#ff4674
#ff6188
#ff7b9c
#ff95af
#ffb0c3
#ffcad7
#ffe4eb
#ffffff

Shades of #ff124d color code

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

#ff124d
#e21044
#c60e3b
#aa0c33
#8d0a2a
#710822
#550619
#380411
#1c0208
#000000

Tones

#ff124d
#e72a59
#d04165
#b85971
#a0717d

Tones

Similar Color like #ff124d color

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

#ff134e
#ff144f
#ff1550
#ff1651
#ff1752
#ff1853
#ff1954
#ff1a55
#ff1b56
#ff1c57
#ff1d58
#ff1e59
#ff1f5a
#ff205b
#fe114c
#fd104b
#fc0f4a
#fb0e49
#fa0d48
#f90c47
#f80b46
#f70a45
#f60944
#f50843
#f40742
#f30641
#f20540
#f1043f

Download this Dark Red

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

#ff124d Color Code Preview on Black Background Color

This is how #ff124d Color will look on black background color. Color contrast ratio is 5.45

#ff124d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff124d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff124d

#ff124d color code is use for CSS Background Color

Background color for the above div is #ff124d

HTML with inline CSS

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

#ff124d color code is use for CSS Border Color

CSS Border color for the above div is #ff124d

HTML with inline CSS

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

CSS Border Left color for the above div is #ff124d

HTML with inline CSS

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

CSS Border Right color for the above div is #ff124d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff124d

HTML with inline CSS

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

CSS Border Top color for the above div is #ff124d

HTML with inline CSS

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

#ff124d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff124d Color code Preview on White Background

This is how #ff124d Color code will look on white background color. Color contrast ratio is 3.86

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

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