#fb2c2a - Orange Red Hex Color Code

#FB2C2A (Orange Red) - RGB 251, 44, 42 Color Information

#fb2c2a Conversion Table

HEX Triplet FB, 2C, 2A
RGB Decimal 251, 44, 42
RGB Octal 373, 54, 52
RGB Percent 98.4%, 17.3%, 16.5%
RGB Binary 11111011, 101100, 101010
CMY 0.016, 0.827, 0.835
CMYK 0, 82, 83, 2

Percentages of Color #FB2C2A

R 98.4%
G 17.3%
B 16.5%
RGB Percentages of Color #fb2c2a
C 0%
M 82%
Y 83%
K 2%
CMYK Percentages of Color #fb2c2a

Color spaces of #FB2C2A Orange Red - RGB(251, 44, 42)

HSV (or HSB) 1°, 83°, 98°
HSL 1°, 96°, 57°
Web Safe #ff3333
XYZ 41.102, 22.478, 4.363
CIE-Lab 54.530, 74.095, 53.166
xyY 0.605, 0.331, 22.478
Decimal 16460842

#fb2c2a Color Accessibility Scores (Orange Red Contrast Checker)

#fb2c2a

On dark background [POOR]

#fb2c2a

On light background [GOOD]

#fb2c2a

As background color [GOOD]

Orange Red ↔ #fb2c2a Color Blindness Simulator

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

#FB2C2A Color Combinations - Color Schemes with fb2c2a

#fb2c2a Analogous Colors

#fb2c2a Triadic Colors

#fb2c2a Split Complementary Colors

#fb2c2a Complementary Colors

Shades and Tints of #fb2c2a Color Variations

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

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

Alternatives colours to Orange Red (#fb2c2a)

#fb2c2a Color Codes for CSS3/HTML5 and Icon Previews

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

#FB2C2A in Programming

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

#fb2c2a - RGB(251, 44, 42) - Orange Red Color FAQ

What is the color code for Orange Red?

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

What is the RGB value of #fb2c2a?

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

What is the RGB percentage of #fb2c2a?

The RGB percentage composition for the hexadecimal color code #fb2c2a is detailed as follows: 98.4% 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 98.4% 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 #fb2c2a.

What does RGB 251,44,42 mean?

The RGB color 251, 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 #fb2c2a?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fb2c2a is composed of 0% Cyan, 82% Magenta, 83% 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 82% of Magenta contributes to the red-purple qualities. The 83% 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 #fb2c2a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fb2c2a has an HSL value of 1° (degrees) for Hue, 96% for Saturation, and 57% 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 96% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 57% 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?
A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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