#a03b13 - Tabasco Hex Color Code

#A03B13 (Tabasco) - RGB 160, 59, 19 Color Information

#a03b13 Conversion Table

HEX Triplet A0, 3B, 13
RGB Decimal 160, 59, 19
RGB Octal 240, 73, 23
RGB Percent 62.7%, 23.1%, 7.5%
RGB Binary 10100000, 111011, 10011
CMY 0.373, 0.769, 0.925
CMYK 0, 63, 88, 37

Percentages of Color #A03B13

R 62.7%
G 23.1%
B 7.5%
RGB Percentages of Color #a03b13
C 0%
M 63%
Y 88%
K 37%
CMYK Percentages of Color #a03b13

Color spaces of #A03B13 Tabasco - RGB(160, 59, 19)

HSV (or HSB) 17°, 88°, 63°
HSL 17°, 79°, 35°
Web Safe #993300
XYZ 16.179, 10.649, 1.819
CIE-Lab 38.982, 40.110, 43.672
xyY 0.565, 0.372, 10.649
Decimal 10500883

#a03b13 Color Accessibility Scores (Tabasco Contrast Checker)

#a03b13

On dark background [POOR]

#a03b13

On light background [GOOD]

#a03b13

As background color [GOOD]

Tabasco ↔ #a03b13 Color Blindness Simulator

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

#A03B13 Color Combinations - Color Schemes with a03b13

#a03b13 Analogous Colors

#a03b13 Triadic Colors

#a03b13 Split Complementary Colors

#a03b13 Complementary Colors

Shades and Tints of #a03b13 Color Variations

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

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

Alternatives colours to Tabasco (#a03b13)

#a03b13 Color Codes for CSS3/HTML5 and Icon Previews

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

#A03B13 in Programming

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

#a03b13 - RGB(160, 59, 19) - Tabasco Color FAQ

What is the color code for Tabasco?

Hex color code for Tabasco color is #a03b13. RGB color code for tabasco color is rgb(160, 59, 19).

What is the RGB value of #a03b13?

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

What is the RGB percentage of #a03b13?

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

What does RGB 160,59,19 mean?

The RGB color 160, 59, 19 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 #a03b13?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a03b13 has an HSL value of 17° (degrees) for Hue, 79% for Saturation, and 35% for Lightness. In this HSL representation, the Hue at 17° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 79% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 35% 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?
Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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