#c5142a - Thunderbird Hex Color Code

#C5142A (Thunderbird) - RGB 197, 20, 42 Color Information

#c5142a Conversion Table

HEX Triplet C5, 14, 2A
RGB Decimal 197, 20, 42
RGB Octal 305, 24, 52
RGB Percent 77.3%, 7.8%, 16.5%
RGB Binary 11000101, 10100, 101010
CMY 0.227, 0.922, 0.835
CMYK 0, 90, 79, 23

Percentages of Color #C5142A

R 77.3%
G 7.8%
B 16.5%
RGB Percentages of Color #c5142a
C 0%
M 90%
Y 79%
K 23%
CMYK Percentages of Color #c5142a

Color spaces of #C5142A Thunderbird - RGB(197, 20, 42)

HSV (or HSB) 353°, 90°, 77°
HSL 353°, 82°, 43°
Web Safe #cc0033
XYZ 23.694, 12.538, 3.362
CIE-Lab 42.058, 64.429, 37.358
xyY 0.598, 0.317, 12.538
Decimal 12915754

#c5142a Color Accessibility Scores (Thunderbird Contrast Checker)

#c5142a

On dark background [POOR]

#c5142a

On light background [GOOD]

#c5142a

As background color [GOOD]

Thunderbird ↔ #c5142a Color Blindness Simulator

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

#C5142A Color Combinations - Color Schemes with c5142a

#c5142a Analogous Colors

#c5142a Triadic Colors

#c5142a Split Complementary Colors

#c5142a Complementary Colors

Shades and Tints of #c5142a Color Variations

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

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

Alternatives colours to Thunderbird (#c5142a)

#c5142a Color Codes for CSS3/HTML5 and Icon Previews

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

#C5142A in Programming

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

#c5142a - RGB(197, 20, 42) - Thunderbird Color FAQ

What is the color code for Thunderbird?

Hex color code for Thunderbird color is #c5142a. RGB color code for thunderbird color is rgb(197, 20, 42).

What is the RGB value of #c5142a?

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

What is the RGB percentage of #c5142a?

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

What does RGB 197,20,42 mean?

The RGB color 197, 20, 42 represents a dull and muted shade of Red. The websafe version of this color is hex cc0033. This color might be commonly referred to as a shade similar to Thunderbird.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c5142a has an HSL value of 353° (degrees) for Hue, 82% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 353° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 82% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 43% 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...

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

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