#f2091d - Torch Red Hex Color Code

#F2091D (Torch Red) - RGB 242, 9, 29 Color Information

#f2091d Conversion Table

HEX Triplet F2, 09, 1D
RGB Decimal 242, 9, 29
RGB Octal 362, 11, 35
RGB Percent 94.9%, 3.5%, 11.4%
RGB Binary 11110010, 1001, 11101
CMY 0.051, 0.965, 0.886
CMYK 0, 96, 88, 5

Percentages of Color #F2091D

R 94.9%
G 3.5%
B 11.4%
RGB Percentages of Color #f2091d
C 0%
M 96%
Y 88%
K 5%
CMYK Percentages of Color #f2091d

Color spaces of #F2091D Torch Red - RGB(242, 9, 29)

HSV (or HSB) 355°, 96°, 95°
HSL 355°, 93°, 49°
Web Safe #ff0033
XYZ 36.937, 19.161, 2.914
CIE-Lab 50.875, 76.620, 55.478
xyY 0.626, 0.325, 19.161
Decimal 15862045

#f2091d Color Accessibility Scores (Torch Red Contrast Checker)

#f2091d

On dark background [POOR]

#f2091d

On light background [GOOD]

#f2091d

As background color [GOOD]

Torch Red ↔ #f2091d Color Blindness Simulator

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

#F2091D Color Combinations - Color Schemes with f2091d

#f2091d Analogous Colors

#f2091d Triadic Colors

#f2091d Split Complementary Colors

#f2091d Complementary Colors

Shades and Tints of #f2091d Color Variations

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

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

Alternatives colours to Torch Red (#f2091d)

#f2091d Color Codes for CSS3/HTML5 and Icon Previews

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

#F2091D in Programming

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

#f2091d - RGB(242, 9, 29) - Torch Red Color FAQ

What is the color code for Torch Red?

Hex color code for Torch Red color is #f2091d. RGB color code for torch red color is rgb(242, 9, 29).

What is the RGB value of #f2091d?

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

What is the RGB percentage of #f2091d?

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

What does RGB 242,9,29 mean?

The RGB color 242, 9, 29 represents a dull and muted shade of Red. The websafe version of this color is hex ff0033. This color might be commonly referred to as a shade similar to Torch Red.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f2091d has an HSL value of 355° (degrees) for Hue, 93% for Saturation, and 49% for Lightness. In this HSL representation, the Hue at 355° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 93% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 49% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...