Skip to main content Skip to docs navigation

#ff389e 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 Knockout Pink and its hex is #FF399C Nearest Color Name

Color Hue/Base color: Red

Hex #ff389e Color code in RGB color code model is created after adding 100% red color, 21.96% green color and 61.96% blue color. Hex #ff389e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 38% yellow and 0% black.

Hex #ff389e color code is between #ee3399 web safe hex color code and #dd44aa web safe hex color code. #ee3399 is the nearest web safe color code. You can see here many more shades of #ff389e color code.

RGB Chart

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

Color Table

Hex Color Code ff389e #ff389e
RGB Decimal 255, 56, 158 255, 56, 158
RGB Percent 100%, 22%, 62% rgb(100%, 22%, 62%)
CSS RGBa 255, 56, 158,1 rgba(255,56,158,1)
CMYK Model cmyk(0%,78%,38%,0%)
HSL Color Space 329,100% ,61% hsl(329,100% ,61%)
HSV Color Space 329°, 78%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 00111000 10011110
Octal 377 70 236
Decimal 255 56 158
Hex ff 38 9e

Different shades of #ff389e color code.

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

Darkest of #ff389e
#9e0051
Darker of #ff389e
#d1006b
Dark of #ff389e
#ff0585
Base of #ff389e
#ff389e
Light of #ff389e
#ff6bb7
Lighter
#ff9ed0
Lightest
#ffd1e9

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

#ff389e
#38ff99

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

Split Complementary

#ff389e
#3aff38
#38fffd

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

Analogous Color

#ec38ff
#ff38f1
#ff389e
#ff385c
#ff6738

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

#ff389e
#389eff
#9eff38

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

#ff389e
#9eff38
#38ff99
#9938ff

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

#ff389e
#fffd38
#38ff99
#383aff

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

#6b0037
#9e0051
#d1006b
#ff0585
#ff389e
#ff6bb7
#ff9ed0
#ffd1e9
#ffffff

Tints of #ff389e Color

#ff389e
#ff4ea8
#ff64b3
#ff7abe
#ff90c9
#ffa6d3
#ffbcde
#ffd2e9
#ffe8f4
#ffffff

Shades of #ff389e color code

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

#ff389e
#e2318c
#c62b7a
#aa2569
#8d1f57
#711846
#551234
#380c23
#1c0611
#000000

Tones

#ff389e
#eb4c9d
#d7609d
#c3749c
#af889c

Tones

Similar Color like #ff389e color

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

#ff399f
#ff3aa0
#ff3ba1
#ff3ca2
#ff3da3
#ff3ea4
#ff3fa5
#ff40a6
#ff41a7
#ff42a8
#ff43a9
#ff44aa
#ff45ab
#ff46ac
#fe379d
#fd369c
#fc359b
#fb349a
#fa3399
#f93298
#f83197
#f73096
#f62f95
#f52e94
#f42d93
#f32c92
#f22b91
#f12a90

Download this Dark Red

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

#ff389e Color Code Preview on Black Background Color

This is how #ff389e Color will look on black background color. Color contrast ratio is 6.31

#ff389e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff389e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff389e

#ff389e color code is use for CSS Background Color

Background color for the above div is #ff389e

HTML with inline CSS

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

#ff389e color code is use for CSS Border Color

CSS Border color for the above div is #ff389e

HTML with inline CSS

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

CSS Border Left color for the above div is #ff389e

HTML with inline CSS

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

CSS Border Right color for the above div is #ff389e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff389e

HTML with inline CSS

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

CSS Border Top color for the above div is #ff389e

HTML with inline CSS

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

#ff389e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff389e Color code Preview on White Background

This is how #ff389e Color code will look on white background color. Color contrast ratio is 3.33

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

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