#cd3d1c - Thunderbird Hex Color Code

#CD3D1C (Thunderbird) - RGB 205, 61, 28 Color Information

#cd3d1c Conversion Table

HEX Triplet CD, 3D, 1C
RGB Decimal 205, 61, 28
RGB Octal 315, 75, 34
RGB Percent 80.4%, 23.9%, 11%
RGB Binary 11001101, 111101, 11100
CMY 0.196, 0.761, 0.890
CMYK 0, 70, 86, 20

Percentages of Color #CD3D1C

R 80.4%
G 23.9%
B 11%
RGB Percentages of Color #cd3d1c
C 0%
M 70%
Y 86%
K 20%
CMYK Percentages of Color #cd3d1c

Color spaces of #CD3D1C Thunderbird - RGB(205, 61, 28)

HSV (or HSB) 11°, 86°, 80°
HSL 11°, 76°, 46°
Web Safe #cc3333
XYZ 27.055, 16.400, 2.838
CIE-Lab 47.496, 55.220, 50.174
xyY 0.584, 0.354, 16.400
Decimal 13450524

#cd3d1c Color Accessibility Scores (Thunderbird Contrast Checker)

#cd3d1c

On dark background [POOR]

#cd3d1c

On light background [GOOD]

#cd3d1c

As background color [GOOD]

Thunderbird ↔ #cd3d1c Color Blindness Simulator

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

#CD3D1C Color Combinations - Color Schemes with cd3d1c

#cd3d1c Analogous Colors

#cd3d1c Triadic Colors

#cd3d1c Split Complementary Colors

#cd3d1c Complementary Colors

Shades and Tints of #cd3d1c Color Variations

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

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

Alternatives colours to Thunderbird (#cd3d1c)

#cd3d1c Color Codes for CSS3/HTML5 and Icon Previews

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

#CD3D1C in Programming

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

#cd3d1c - RGB(205, 61, 28) - Thunderbird Color FAQ

What is the color code for Thunderbird?

Hex color code for Thunderbird color is #cd3d1c. RGB color code for thunderbird color is rgb(205, 61, 28).

What is the RGB value of #cd3d1c?

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

What is the RGB percentage of #cd3d1c?

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

What does RGB 205,61,28 mean?

The RGB color 205, 61, 28 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Thunderbird.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cd3d1c has an HSL value of 11° (degrees) for Hue, 76% for Saturation, and 46% for Lightness. In this HSL representation, the Hue at 11° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 76% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 46% 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?
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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...