#ae1d55 - Maroon Flush Hex Color Code

#AE1D55 (Maroon Flush) - RGB 174, 29, 85 Color Information

#ae1d55 Conversion Table

HEX Triplet AE, 1D, 55
RGB Decimal 174, 29, 85
RGB Octal 256, 35, 125
RGB Percent 68.2%, 11.4%, 33.3%
RGB Binary 10101110, 11101, 1010101
CMY 0.318, 0.886, 0.667
CMYK 0, 83, 51, 32

Percentages of Color #AE1D55

R 68.2%
G 11.4%
B 33.3%
RGB Percentages of Color #ae1d55
C 0%
M 83%
Y 51%
K 32%
CMYK Percentages of Color #ae1d55

Color spaces of #AE1D55 Maroon Flush - RGB(174, 29, 85)

HSV (or HSB) 337°, 83°, 68°
HSL 337°, 71°, 40°
Web Safe #993366
XYZ 19.535, 10.533, 9.598
CIE-Lab 38.783, 58.937, 5.444
xyY 0.492, 0.266, 10.533
Decimal 11410773

#ae1d55 Color Accessibility Scores (Maroon Flush Contrast Checker)

#ae1d55

On dark background [POOR]

#ae1d55

On light background [GOOD]

#ae1d55

As background color [GOOD]

Maroon Flush ↔ #ae1d55 Color Blindness Simulator

Coming soon... You can see how #ae1d55 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#AE1D55 Color Combinations - Color Schemes with ae1d55

#ae1d55 Analogous Colors

#ae1d55 Triadic Colors

#ae1d55 Split Complementary Colors

#ae1d55 Complementary Colors

Shades and Tints of #ae1d55 Color Variations

#ae1d55 Shade Color Variations (When you combine pure black with this color, #ae1d55, darker shades are produced.)

#ae1d55 Tint Color Variations (Lighter shades of #ae1d55 can be created by blending the color with different amounts of white.)

Alternatives colours to Maroon Flush (#ae1d55)

#ae1d55 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #ae1d55
This sample text has a font color of #ae1d55
#ae1d55 Border Color
This sample element has a border color of #ae1d55
#ae1d55 CSS3 Linear Gradient
#ae1d55 Background Color
This sample paragraph has a background color of #ae1d55
#ae1d55 Text Shadow
This sample text has a shadow color of #ae1d55
Sample text with glow color #ae1d55
This sample text has a glow color of #ae1d55
#ae1d55 Box Shadow
This sample element has a box shadow of #ae1d55
Sample text with Underline Color #ae1d55
This sample text has a underline color of #ae1d55
A selection of SVG images/icons using the hex version #ae1d55 of the current color.

#AE1D55 in Programming

HTML5, CSS3 #ae1d55
Java new Color(174, 29, 85);
.NET Color.FromArgb(255, 174, 29, 85);
Swift UIColor(red:174, green:29, blue:85, alpha:1.00000)
Objective-C [UIColor colorWithRed:174 green:29 blue:85 alpha:1.00000];
OpenGL glColor3f(174f, 29f, 85f);
Python Color('#ae1d55')

#ae1d55 - RGB(174, 29, 85) - Maroon Flush Color FAQ

What is the color code for Maroon Flush?

Hex color code for Maroon Flush color is #ae1d55. RGB color code for maroon flush color is rgb(174, 29, 85).

What is the RGB value of #ae1d55?

The RGB value corresponding to the hexadecimal color code #ae1d55 is rgb(174, 29, 85). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '174' indicates the intensity of the red component, '29' represents the green component's intensity, and '85' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ae1d55.

What is the RGB percentage of #ae1d55?

The RGB percentage composition for the hexadecimal color code #ae1d55 is detailed as follows: 68.2% Red, 11.4% Green, and 33.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 68.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 11.4% and 33.3% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #ae1d55.

What does RGB 174,29,85 mean?

The RGB color 174, 29, 85 represents a dull and muted shade of Red. The websafe version of this color is hex 993366. This color might be commonly referred to as a shade similar to Maroon Flush.

What is the CMYK (Cyan Magenta Yellow Black) color model of #ae1d55?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ae1d55 is composed of 0% Cyan, 83% Magenta, 51% Yellow, and 32% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 83% of Magenta contributes to the red-purple qualities. The 51% of Yellow typically adds to the brightness and warmth, and the 32% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #ae1d55?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ae1d55 has an HSL value of 337° (degrees) for Hue, 71% for Saturation, and 40% for Lightness. In this HSL representation, the Hue at 337° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 71% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 40% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...