What is hex #AC1E44 color?

 
The hex code #AC1E44 is also know by an other name that is French Wine.
This color is composed of 172% red, 30% green and 68% blue. So we can say that the RGB value is (172,30,68)
You need to use it for a printer? The CMYK colors code equivalent of hex #AC1E44 is C:0 M:83 Y:60, K:33) .
In the HSV/HSB scale, #AC1E44 has a hue of 344°, 83% saturation and a brightness value of 67%.
If you want to know all about the hex #AC1E44, you can find below others details like Web safe equivalent, closest Pantone color, closest RAL color but also others informations like grayscale equivalent according to some algorithms.
You can also find all about color palettes of hex #AC1E44 (complementary, analogous, triadic, tetradic...).

Hex #AC1E44 Color Codes & Equivalents

Color Name [French Wine]
RGB Values (172,30,68)
CMYK Values (0%, 83%, 60%, 33%)
HSV/HSB Values (344°, 83%, 67%)
Closest Web Safe
#993333
Inverse Color
#53e1bb
Closest Pantone®
7420 C
Closest RAL
RAL 3027 [Raspberry red]
Complementary Color
#1eac86

#AC1E44 Converted to Grayscale Codes

Average
#5a5a5a
Lightness (Desaturation)
#656565
Weighted (BT601)
#4d4d4d
Luma (BT709)
#3f3f3f

Hex #AC1E44 Color Palettes – Complementary, Analogous, Triadic...

Complementary Palette

The complementary color of #AC1E44 is #1eac86. To get this value, we need to use the RGB metrics, and take this opposite color at the end of the color wheel, so for #AC1E44 you will find #1eac86. When placed next to each other, they create the strongest contrast for those two colors. Complementary colors may also be called "opposite colors". So if you need to grab attention, you should use it.

#AC1E44 #1eac86

Analogous Palette

The analogous color scheme of #AC1E44 is composed with colors #AC1E8B and #AC3F1E. Colors are called analogous colors when they are very similar to each other. They are located to the right and left of your main color #AC1E44 with a 30° separation on the RGB color wheel. An analogous color palette is best used with either warm or cool colors, creating a look that has a certain temperature as well as proper color harmony.

#AC1E8B #AC1E44 #AC3F1E

Split-Complementary Palette

The split-complementary color scheme of #AC1E44 is composed with colors #1E8BAC and #1EAC3F. A split-complementary color palette is like an analogous palette but you will take the complementary color as base instead of your main color. This choice, however, also makes the split complementary color combinations less vibrant and eye-catching, but it's also a good choice for beginners as you can hardly go wrong.

#AC1E44 #1E8BAC #1EAC3F

Triadic Palette

The triadic color scheme of #AC1E44 is composed with colors #1E44AC and #44AC1E. They are located to the right and left of your main color #AC1E44 with a 120° separation on the RGB color wheel. With it you have the maximum variation in hue and offering by the same occasion the best possible contrast when taken together.

#AC1E44 #1E44AC #44AC1E

Tetradic Palette

The tetradic color scheme of #AC1E44 is composed with colors #44AC1E, #1EAC86 and #861EAC A tetradic color scheme, an outstanding variant of the twin color scheme, with an equal distance between all colors. All four colors are divided evenly around the color wheel. Like this there being no clear dominance of one color overs others. Colorful palettes create a sense of diversity, optimism and openness which are positive for a consumer brand. You can find the tetradic color scheme on big tech company logo like Google, Slack, Zoho, Microsoft, eBay for example. Fort a better result, you can also adjust saturation and brightness.

#AC1E44 #44AC1E #1EAC86 #861EAC

Square Palette

The square color scheme of #AC1E44 is composed with colors #8BAC1E, #1EAC86 and #3F1EAC To get this color, it's pretty the same method that analogous or triadic, but instead, you will take an angle of 90° on the RGB Wheel between each colors. The square palette looks a lot like the Tetradic palette but it is less dark which is nicer in my opinion.

#AC1E44 #8BAC1E #1EAC86 #3F1EAC

Tints, Tones & Shades of Hex #AC1E44

Tints

Tints are created by adding white, resulting in lighter shades of #AC1E44.

#AC1E44 #BD214A #CE2451 #DA2C5B #DD3E68 #E04F76 #E36083 #E67291

Tones

Tones are made by mixing with gray, softening the original color.

#AC1E44 #A22748 #98314D #8E3B51 #844556 #7A4F5B #70595F #666364

Shades

Shades result from adding black, creating darker variations.

#AC1E44 #9A1A3D #891736 #77142F #661128 #550E21 #430B1A #320813

Hex #AC1E44 in programming languages

If you are a developer, you will find below the color codes to use according to your programming language (HTML, JAVA, Pyhton, .NET), enjoy!

HTML, CSS #AC1E44
Java new Color(172,30,68);
Python Color(#AC1E44)
.NET Color.FromArgb(255, 172,30,68);
Swift / iOS UIColor(red: 0.67, green: 0.12, blue: 0.27, alpha: 1)
Kotlin / Android Color.rgb(172, 30, 68)