#a31f2b - Mexican Red Hex Color Code

#A31F2B (Mexican Red) - RGB 163, 31, 43 Color Information

#a31f2b Conversion Table

HEX Triplet A3, 1F, 2B
RGB Decimal 163, 31, 43
RGB Octal 243, 37, 53
RGB Percent 63.9%, 12.2%, 16.9%
RGB Binary 10100011, 11111, 101011
CMY 0.361, 0.878, 0.831
CMYK 0, 81, 74, 36

Percentages of Color #A31F2B

R 63.9%
G 12.2%
B 16.9%
RGB Percentages of Color #a31f2b
C 0%
M 81%
Y 74%
K 36%
CMYK Percentages of Color #a31f2b

Color spaces of #A31F2B Mexican Red - RGB(163, 31, 43)

HSV (or HSB) 355°, 81°, 64°
HSL 355°, 68°, 38°
Web Safe #993333
XYZ 16.030, 8.941, 3.166
CIE-Lab 35.870, 52.672, 27.928
xyY 0.570, 0.318, 8.941
Decimal 10690347

#a31f2b Color Accessibility Scores (Mexican Red Contrast Checker)

#a31f2b

On dark background [POOR]

#a31f2b

On light background [GOOD]

#a31f2b

As background color [GOOD]

Mexican Red ↔ #a31f2b Color Blindness Simulator

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

#A31F2B Color Combinations - Color Schemes with a31f2b

#a31f2b Analogous Colors

#a31f2b Triadic Colors

#a31f2b Split Complementary Colors

#a31f2b Complementary Colors

Shades and Tints of #a31f2b Color Variations

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

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

Alternatives colours to Mexican Red (#a31f2b)

#a31f2b Color Codes for CSS3/HTML5 and Icon Previews

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

#A31F2B in Programming

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

#a31f2b - RGB(163, 31, 43) - Mexican Red Color FAQ

What is the color code for Mexican Red?

Hex color code for Mexican Red color is #a31f2b. RGB color code for mexican red color is rgb(163, 31, 43).

What is the RGB value of #a31f2b?

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

What is the RGB percentage of #a31f2b?

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

What does RGB 163,31,43 mean?

The RGB color 163, 31, 43 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 Mexican Red.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a31f2b has an HSL value of 355° (degrees) for Hue, 68% for Saturation, and 38% 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 68% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 38% 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?
What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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

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 Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...