Skip to main content Skip to docs navigation

#ff165f 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 Burning Fireflies and its hex is #FF1166 Nearest Color Name

Color Hue/Base color: Red

Hex #ff165f Color code in RGB color code model is created after adding 100% red color, 8.63% green color and 37.25% blue color. Hex #ff165f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 63% yellow and 0% black.

Hex #ff165f color code is between #ee1166 web safe hex color code and #dd2255 web safe hex color code. #ee1166 is the nearest web safe color code. You can see here many more shades of #ff165f color code.

RGB Chart

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

Color Table

Hex Color Code ff165f #ff165f
RGB Decimal 255, 22, 95 255, 22, 95
RGB Percent 100%, 9%, 37% rgb(100%, 9%, 37%)
CSS RGBa 255, 22, 95,1 rgba(255,22,95,1)
CMYK Model cmyk(0%,91%,63%,0%)
HSL Color Space 341,100% ,54% hsl(341,100% ,54%)
HSV Color Space 341°, 91%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 00010110 01011111
Octal 377 26 137
Decimal 255 22 95
Hex ff 16 5f

Different shades of #ff165f color code.

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

Darkest of #ff165f
#7c0027
Darker of #ff165f
#af0037
Dark of #ff165f
#e20047
Base of #ff165f
#ff165f
Light of #ff165f
#ff4982
Lighter
#ff7ca5
Lightest
#ffafc8

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

#ff165f
#16ffb6

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

Split Complementary

#ff165f
#16ff41
#16d4ff

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

Analogous Color

#ff16e7
#ff16c0
#ff165f
#ff1b16
#ff7c16

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

#ff165f
#165fff
#5fff16

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

#ff165f
#5fff16
#16ffb6
#b616ff

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

#ff165f
#d4ff16
#16ffb6
#4116ff

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

#490017
#7c0027
#af0037
#e20047
#ff165f
#ff4982
#ff7ca5
#ffafc8
#ffe2eb

Tints of #ff165f Color

#ff165f
#ff2f70
#ff4982
#ff6394
#ff7da6
#ff97b7
#ffb1c9
#ffcbdb
#ffe5ed
#ffffff

Shades of #ff165f color code

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

#ff165f
#e21354
#c61149
#aa0e3f
#8d0c34
#71092a
#55071f
#380415
#1c020a
#000000

Tones

#ff165f
#e82d68
#d04570
#b95c79
#a27382

Tones

Similar Color like #ff165f color

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

#ff1760
#ff1861
#ff1962
#ff1a63
#ff1b64
#ff1c65
#ff1d66
#ff1e67
#ff1f68
#ff2069
#ff216a
#ff226b
#ff236c
#ff246d
#fe155e
#fd145d
#fc135c
#fb125b
#fa115a
#f91059
#f80f58
#f70e57
#f60d56
#f50c55
#f40b54
#f30a53
#f20952
#f10851

Download this Dark Red

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

#ff165f Color Code Preview on Black Background Color

This is how #ff165f Color will look on black background color. Color contrast ratio is 5.53

#ff165f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff165f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff165f

#ff165f color code is use for CSS Background Color

Background color for the above div is #ff165f

HTML with inline CSS

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

#ff165f color code is use for CSS Border Color

CSS Border color for the above div is #ff165f

HTML with inline CSS

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

CSS Border Left color for the above div is #ff165f

HTML with inline CSS

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

CSS Border Right color for the above div is #ff165f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff165f

HTML with inline CSS

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

CSS Border Top color for the above div is #ff165f

HTML with inline CSS

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

#ff165f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff165f Color code Preview on White Background

This is how #ff165f Color code will look on white background color. Color contrast ratio is 3.80

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

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