#ab3c29 - Tall Poppy Hex Color Code

#AB3C29 (Tall Poppy) - RGB 171, 60, 41 Color Information

#ab3c29 Conversion Table

HEX Triplet AB, 3C, 29
RGB Decimal 171, 60, 41
RGB Octal 253, 74, 51
RGB Percent 67.1%, 23.5%, 16.1%
RGB Binary 10101011, 111100, 101001
CMY 0.329, 0.765, 0.839
CMYK 0, 65, 76, 33

Percentages of Color #AB3C29

R 67.1%
G 23.5%
B 16.1%
RGB Percentages of Color #ab3c29
C 0%
M 65%
Y 76%
K 33%
CMYK Percentages of Color #ab3c29

Color spaces of #AB3C29 Tall Poppy - RGB(171, 60, 41)

HSV (or HSB) 9°, 76°, 67°
HSL 9°, 61°, 42°
Web Safe #993333
XYZ 18.811, 12.050, 3.432
CIE-Lab 41.295, 44.418, 35.606
xyY 0.549, 0.351, 12.050
Decimal 11222057

#ab3c29 Color Accessibility Scores (Tall Poppy Contrast Checker)

#ab3c29

On dark background [POOR]

#ab3c29

On light background [GOOD]

#ab3c29

As background color [GOOD]

Tall Poppy ↔ #ab3c29 Color Blindness Simulator

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

#AB3C29 Color Combinations - Color Schemes with ab3c29

#ab3c29 Analogous Colors

#ab3c29 Triadic Colors

#ab3c29 Split Complementary Colors

#ab3c29 Complementary Colors

Shades and Tints of #ab3c29 Color Variations

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

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

Alternatives colours to Tall Poppy (#ab3c29)

#ab3c29 Color Codes for CSS3/HTML5 and Icon Previews

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

#AB3C29 in Programming

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

#ab3c29 - RGB(171, 60, 41) - Tall Poppy Color FAQ

What is the color code for Tall Poppy?

Hex color code for Tall Poppy color is #ab3c29. RGB color code for tall poppy color is rgb(171, 60, 41).

What is the RGB value of #ab3c29?

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

What is the RGB percentage of #ab3c29?

The RGB percentage composition for the hexadecimal color code #ab3c29 is detailed as follows: 67.1% Red, 23.5% Green, and 16.1% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 67.1% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 23.5% and 16.1% 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 #ab3c29.

What does RGB 171,60,41 mean?

The RGB color 171, 60, 41 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 #ab3c29?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ab3c29 is composed of 0% Cyan, 65% Magenta, 76% Yellow, and 33% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 65% of Magenta contributes to the red-purple qualities. The 76% of Yellow typically adds to the brightness and warmth, and the 33% 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 #ab3c29?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ab3c29 has an HSL value of 9° (degrees) for Hue, 61% for Saturation, and 42% for Lightness. In this HSL representation, the Hue at 9° 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?
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...

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...