#fa1e2c - Torch Red Hex Color Code

#FA1E2C (Torch Red) - RGB 250, 30, 44 Color Information

#fa1e2c Conversion Table

HEX Triplet FA, 1E, 2C
RGB Decimal 250, 30, 44
RGB Octal 372, 36, 54
RGB Percent 98%, 11.8%, 17.3%
RGB Binary 11111010, 11110, 101100
CMY 0.020, 0.882, 0.827
CMYK 0, 88, 82, 2

Percentages of Color #FA1E2C

R 98%
G 11.8%
B 17.3%
RGB Percentages of Color #fa1e2c
C 0%
M 88%
Y 82%
K 2%
CMYK Percentages of Color #fa1e2c

Color spaces of #FA1E2C Torch Red - RGB(250, 30, 44)

HSV (or HSB) 356°, 88°, 98°
HSL 356°, 96°, 55°
Web Safe #ff3333
XYZ 40.343, 21.434, 4.394
CIE-Lab 53.422, 76.532, 51.093
xyY 0.610, 0.324, 21.434
Decimal 16391724

#fa1e2c Color Accessibility Scores (Torch Red Contrast Checker)

#fa1e2c

On dark background [POOR]

#fa1e2c

On light background [GOOD]

#fa1e2c

As background color [GOOD]

Torch Red ↔ #fa1e2c Color Blindness Simulator

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

#FA1E2C Color Combinations - Color Schemes with fa1e2c

#fa1e2c Analogous Colors

#fa1e2c Triadic Colors

#fa1e2c Split Complementary Colors

#fa1e2c Complementary Colors

Shades and Tints of #fa1e2c Color Variations

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

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

Alternatives colours to Torch Red (#fa1e2c)

#fa1e2c Color Codes for CSS3/HTML5 and Icon Previews

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

#FA1E2C in Programming

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

#fa1e2c - RGB(250, 30, 44) - Torch Red Color FAQ

What is the color code for Torch Red?

Hex color code for Torch Red color is #fa1e2c. RGB color code for torch red color is rgb(250, 30, 44).

What is the RGB value of #fa1e2c?

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

What is the RGB percentage of #fa1e2c?

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

What does RGB 250,30,44 mean?

The RGB color 250, 30, 44 represents a dull and muted shade of Red. The websafe version of this color is hex ff3333. 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 #fa1e2c?

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

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

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 Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...