#ae2a34 - Tall Poppy Hex Color Code

#AE2A34 (Tall Poppy) - RGB 174, 42, 52 Color Information

#ae2a34 Conversion Table

HEX Triplet AE, 2A, 34
RGB Decimal 174, 42, 52
RGB Octal 256, 52, 64
RGB Percent 68.2%, 16.5%, 20.4%
RGB Binary 10101110, 101010, 110100
CMY 0.318, 0.835, 0.796
CMYK 0, 76, 70, 32

Percentages of Color #AE2A34

R 68.2%
G 16.5%
B 20.4%
RGB Percentages of Color #ae2a34
C 0%
M 76%
Y 70%
K 32%
CMYK Percentages of Color #ae2a34

Color spaces of #AE2A34 Tall Poppy - RGB(174, 42, 52)

HSV (or HSB) 355°, 76°, 68°
HSL 355°, 61°, 42°
Web Safe #993333
XYZ 18.903, 10.903, 4.357
CIE-Lab 39.416, 52.996, 27.137
xyY 0.553, 0.319, 10.903
Decimal 11414068

#ae2a34 Color Accessibility Scores (Tall Poppy Contrast Checker)

#ae2a34

On dark background [POOR]

#ae2a34

On light background [GOOD]

#ae2a34

As background color [GOOD]

Tall Poppy ↔ #ae2a34 Color Blindness Simulator

Coming soon... You can see how #ae2a34 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.

#AE2A34 Color Combinations - Color Schemes with ae2a34

#ae2a34 Analogous Colors

#ae2a34 Triadic Colors

#ae2a34 Split Complementary Colors

#ae2a34 Complementary Colors

Shades and Tints of #ae2a34 Color Variations

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

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

Alternatives colours to Tall Poppy (#ae2a34)

#ae2a34 Color Codes for CSS3/HTML5 and Icon Previews

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

#AE2A34 in Programming

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

#ae2a34 - RGB(174, 42, 52) - Tall Poppy Color FAQ

What is the color code for Tall Poppy?

Hex color code for Tall Poppy color is #ae2a34. RGB color code for tall poppy color is rgb(174, 42, 52).

What is the RGB value of #ae2a34?

The RGB value corresponding to the hexadecimal color code #ae2a34 is rgb(174, 42, 52). 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, '42' represents the green component's intensity, and '52' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ae2a34.

What is the RGB percentage of #ae2a34?

The RGB percentage composition for the hexadecimal color code #ae2a34 is detailed as follows: 68.2% Red, 16.5% Green, and 20.4% 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 16.5% and 20.4% 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 #ae2a34.

What does RGB 174,42,52 mean?

The RGB color 174, 42, 52 represents a dull and muted shade of Red. The websafe version of this color is hex 993333. This color might be commonly referred to as a shade similar to Tall Poppy.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ae2a34 is composed of 0% Cyan, 76% Magenta, 70% 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 76% of Magenta contributes to the red-purple qualities. The 70% 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 #ae2a34?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ae2a34 has an HSL value of 355° (degrees) for Hue, 61% for Saturation, and 42% for Lightness. In this HSL representation, the Hue at 355° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 61% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 42% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...