Skip to main content Skip to docs navigation

#ff147f 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 Pucker Up and its hex is #FF1177 Nearest Color Name

Color Hue/Base color: Red

Hex #ff147f Color code in RGB color code model is created after adding 100% red color, 7.84% green color and 49.8% blue color. Hex #ff147f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 50% yellow and 0% black.

Hex #ff147f color code is between #ee1177 web safe hex color code and #dd2288 web safe hex color code. #ee1177 is the nearest web safe color code. You can see here many more shades of #ff147f color code.

RGB Chart

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

Color Table

Hex Color Code ff147f #ff147f
RGB Decimal 255, 20, 127 255, 20, 127
RGB Percent 100%, 8%, 50% rgb(100%, 8%, 50%)
CSS RGBa 255, 20, 127,1 rgba(255,20,127,1)
CMYK Model cmyk(0%,92%,50%,0%)
HSL Color Space 333,100% ,54% hsl(333,100% ,54%)
HSV Color Space 333°, 92%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 00010100 01111111
Octal 377 24 177
Decimal 255 20 127
Hex ff 14 7f

Different shades of #ff147f color code.

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

Darkest of #ff147f
#7a0038
Darker of #ff147f
#ad004f
Dark of #ff147f
#e00066
Base of #ff147f
#ff147f
Light of #ff147f
#ff479b
Lighter
#ff7ab7
Lightest
#ffadd2

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

#ff147f
#14ff94

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

Split Complementary

#ff147f
#14ff1e
#14f5ff

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

Analogous Color

#f614ff
#ff14e1
#ff147f
#ff1431
#ff5914

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

#ff147f
#147fff
#7fff14

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

#ff147f
#7fff14
#14ff94
#9414ff

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

#ff147f
#f5ff14
#14ff94
#1e14ff

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

#470020
#7a0038
#ad004f
#e00066
#ff147f
#ff479b
#ff7ab7
#ffadd2
#ffe0ee

Tints of #ff147f Color

#ff147f
#ff2e8d
#ff489b
#ff62a9
#ff7cb7
#ff96c6
#ffb0d4
#ffcae2
#ffe4f0
#ffffff

Shades of #ff147f color code

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

#ff147f
#e21170
#c60f62
#aa0d54
#8d0b46
#710838
#55062a
#38041c
#1c020e
#000000

Tones

#ff147f
#e72b81
#d04383
#b85a85
#a17287

Tones

Similar Color like #ff147f color

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

#ff1580
#ff1681
#ff1782
#ff1883
#ff1984
#ff1a85
#ff1b86
#ff1c87
#ff1d88
#ff1e89
#ff1f8a
#ff208b
#ff218c
#ff228d
#fe137e
#fd127d
#fc117c
#fb107b
#fa0f7a
#f90e79
#f80d78
#f70c77
#f60b76
#f50a75
#f40974
#f30873
#f20772
#f10671

Download this Dark Red

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

#ff147f Color Code Preview on Black Background Color

This is how #ff147f Color will look on black background color. Color contrast ratio is 5.66

#ff147f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff147f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff147f

#ff147f color code is use for CSS Background Color

Background color for the above div is #ff147f

HTML with inline CSS

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

#ff147f color code is use for CSS Border Color

CSS Border color for the above div is #ff147f

HTML with inline CSS

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

CSS Border Left color for the above div is #ff147f

HTML with inline CSS

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

CSS Border Right color for the above div is #ff147f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff147f

HTML with inline CSS

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

CSS Border Top color for the above div is #ff147f

HTML with inline CSS

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

#ff147f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff147f Color code Preview on White Background

This is how #ff147f Color code will look on white background color. Color contrast ratio is 3.71

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

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