#aa3112 - Tabasco Hex Color Code

#AA3112 (Tabasco) - RGB 170, 49, 18 Color Information

#aa3112 Conversion Table

HEX Triplet AA, 31, 12
RGB Decimal 170, 49, 18
RGB Octal 252, 61, 22
RGB Percent 66.7%, 19.2%, 7.1%
RGB Binary 10101010, 110001, 10010
CMY 0.333, 0.808, 0.929
CMYK 0, 71, 89, 33

Percentages of Color #AA3112

R 66.7%
G 19.2%
B 7.1%
RGB Percentages of Color #aa3112
C 0%
M 71%
Y 89%
K 33%
CMYK Percentages of Color #aa3112

Color spaces of #AA3112 Tabasco - RGB(170, 49, 18)

HSV (or HSB) 12°, 89°, 67°
HSL 12°, 81°, 37°
Web Safe #993300
XYZ 17.785, 10.786, 1.717
CIE-Lab 39.218, 47.975, 45.052
xyY 0.587, 0.356, 10.786
Decimal 11153682

#aa3112 Color Accessibility Scores (Tabasco Contrast Checker)

#aa3112

On dark background [POOR]

#aa3112

On light background [GOOD]

#aa3112

As background color [GOOD]

Tabasco ↔ #aa3112 Color Blindness Simulator

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

#AA3112 Color Combinations - Color Schemes with aa3112

#aa3112 Analogous Colors

#aa3112 Triadic Colors

#aa3112 Split Complementary Colors

#aa3112 Complementary Colors

Shades and Tints of #aa3112 Color Variations

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

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

Alternatives colours to Tabasco (#aa3112)

#aa3112 Color Codes for CSS3/HTML5 and Icon Previews

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

#AA3112 in Programming

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

#aa3112 - RGB(170, 49, 18) - Tabasco Color FAQ

What is the color code for Tabasco?

Hex color code for Tabasco color is #aa3112. RGB color code for tabasco color is rgb(170, 49, 18).

What is the RGB value of #aa3112?

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

What is the RGB percentage of #aa3112?

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

What does RGB 170,49,18 mean?

The RGB color 170, 49, 18 represents a dull and muted shade of Red. The websafe version of this color is hex 993300. This color might be commonly referred to as a shade similar to Tabasco.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #aa3112 has an HSL value of 12° (degrees) for Hue, 81% for Saturation, and 37% for Lightness. In this HSL representation, the Hue at 12° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 81% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 37% 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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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 Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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