#d12515 - Thunderbird Hex Color Code

#D12515 (Thunderbird) - RGB 209, 37, 21 Color Information

#d12515 Conversion Table

HEX Triplet D1, 25, 15
RGB Decimal 209, 37, 21
RGB Octal 321, 45, 25
RGB Percent 82%, 14.5%, 8.2%
RGB Binary 11010001, 100101, 10101
CMY 0.180, 0.855, 0.918
CMYK 0, 82, 90, 18

Percentages of Color #D12515

R 82%
G 14.5%
B 8.2%
RGB Percentages of Color #d12515
C 0%
M 82%
Y 90%
K 18%
CMYK Percentages of Color #d12515

Color spaces of #D12515 Thunderbird - RGB(209, 37, 21)

HSV (or HSB) 5°, 90°, 82°
HSL 5°, 82°, 45°
Web Safe #cc3300
XYZ 27.091, 14.933, 2.164
CIE-Lab 45.542, 63.788, 51.933
xyY 0.613, 0.338, 14.933
Decimal 13706517

#d12515 Color Accessibility Scores (Thunderbird Contrast Checker)

#d12515

On dark background [POOR]

#d12515

On light background [GOOD]

#d12515

As background color [GOOD]

Thunderbird ↔ #d12515 Color Blindness Simulator

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

#D12515 Color Combinations - Color Schemes with d12515

#d12515 Analogous Colors

#d12515 Triadic Colors

#d12515 Split Complementary Colors

#d12515 Complementary Colors

Shades and Tints of #d12515 Color Variations

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

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

Alternatives colours to Thunderbird (#d12515)

#d12515 Color Codes for CSS3/HTML5 and Icon Previews

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

#D12515 in Programming

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

#d12515 - RGB(209, 37, 21) - Thunderbird Color FAQ

What is the color code for Thunderbird?

Hex color code for Thunderbird color is #d12515. RGB color code for thunderbird color is rgb(209, 37, 21).

What is the RGB value of #d12515?

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

What is the RGB percentage of #d12515?

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

What does RGB 209,37,21 mean?

The RGB color 209, 37, 21 represents a dull and muted shade of Red. The websafe version of this color is hex cc3300. This color might be commonly referred to as a shade similar to Thunderbird.

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

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

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

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

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

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...