#fe2c2a - Orange Red Hex Color Code

#FE2C2A (Orange Red) - RGB 254, 44, 42 Color Information

#fe2c2a Conversion Table

HEX Triplet FE, 2C, 2A
RGB Decimal 254, 44, 42
RGB Octal 376, 54, 52
RGB Percent 99.6%, 17.3%, 16.5%
RGB Binary 11111110, 101100, 101010
CMY 0.004, 0.827, 0.835
CMYK 0, 83, 83, 0

Percentages of Color #FE2C2A

R 99.6%
G 17.3%
B 16.5%
RGB Percentages of Color #fe2c2a
C 0%
M 83%
Y 83%
K 0%
CMYK Percentages of Color #fe2c2a

Color spaces of #FE2C2A Orange Red - RGB(254, 44, 42)

HSV (or HSB) 1°, 83°, 100°
HSL 1°, 99°, 58°
Web Safe #ff3333
XYZ 42.192, 23.039, 4.414
CIE-Lab 55.113, 74.895, 53.905
xyY 0.606, 0.331, 23.039
Decimal 16657450

#fe2c2a Color Accessibility Scores (Orange Red Contrast Checker)

#fe2c2a

On dark background [POOR]

#fe2c2a

On light background [GOOD]

#fe2c2a

As background color [GOOD]

Orange Red ↔ #fe2c2a Color Blindness Simulator

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

#FE2C2A Color Combinations - Color Schemes with fe2c2a

#fe2c2a Analogous Colors

#fe2c2a Triadic Colors

#fe2c2a Split Complementary Colors

#fe2c2a Complementary Colors

Shades and Tints of #fe2c2a Color Variations

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

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

Alternatives colours to Orange Red (#fe2c2a)

#fe2c2a Color Codes for CSS3/HTML5 and Icon Previews

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

#FE2C2A in Programming

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

#fe2c2a - RGB(254, 44, 42) - Orange Red Color FAQ

What is the color code for Orange Red?

Hex color code for Orange Red color is #fe2c2a. RGB color code for orange red color is rgb(254, 44, 42).

What is the RGB value of #fe2c2a?

The RGB value corresponding to the hexadecimal color code #fe2c2a is rgb(254, 44, 42). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '254' indicates the intensity of the red component, '44' 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 #fe2c2a.

What is the RGB percentage of #fe2c2a?

The RGB percentage composition for the hexadecimal color code #fe2c2a is detailed as follows: 99.6% Red, 17.3% 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 99.6% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 17.3% 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 #fe2c2a.

What does RGB 254,44,42 mean?

The RGB color 254, 44, 42 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 Orange Red.

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

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

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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