#fb312b - Orange Red Hex Color Code

#FB312B (Orange Red) - RGB 251, 49, 43 Color Information

#fb312b Conversion Table

HEX Triplet FB, 31, 2B
RGB Decimal 251, 49, 43
RGB Octal 373, 61, 53
RGB Percent 98.4%, 19.2%, 16.9%
RGB Binary 11111011, 110001, 101011
CMY 0.016, 0.808, 0.831
CMYK 0, 80, 83, 2

Percentages of Color #FB312B

R 98.4%
G 19.2%
B 16.9%
RGB Percentages of Color #fb312b
C 0%
M 80%
Y 83%
K 2%
CMYK Percentages of Color #fb312b

Color spaces of #FB312B Orange Red - RGB(251, 49, 43)

HSV (or HSB) 2°, 83°, 98°
HSL 2°, 96°, 58°
Web Safe #ff3333
XYZ 41.318, 22.880, 4.524
CIE-Lab 54.949, 72.952, 53.054
xyY 0.601, 0.333, 22.880
Decimal 16462123

#fb312b Color Accessibility Scores (Orange Red Contrast Checker)

#fb312b

On dark background [POOR]

#fb312b

On light background [GOOD]

#fb312b

As background color [GOOD]

Orange Red ↔ #fb312b Color Blindness Simulator

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

#FB312B Color Combinations - Color Schemes with fb312b

#fb312b Analogous Colors

#fb312b Triadic Colors

#fb312b Split Complementary Colors

#fb312b Complementary Colors

Shades and Tints of #fb312b Color Variations

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

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

Alternatives colours to Orange Red (#fb312b)

#fb312b Color Codes for CSS3/HTML5 and Icon Previews

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

#FB312B in Programming

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

#fb312b - RGB(251, 49, 43) - Orange Red Color FAQ

What is the color code for Orange Red?

Hex color code for Orange Red color is #fb312b. RGB color code for orange red color is rgb(251, 49, 43).

What is the RGB value of #fb312b?

The RGB value corresponding to the hexadecimal color code #fb312b is rgb(251, 49, 43). 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, '49' represents the green component's intensity, and '43' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #fb312b.

What is the RGB percentage of #fb312b?

The RGB percentage composition for the hexadecimal color code #fb312b is detailed as follows: 98.4% Red, 19.2% Green, and 16.9% 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 19.2% and 16.9% 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 #fb312b.

What does RGB 251,49,43 mean?

The RGB color 251, 49, 43 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 #fb312b?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fb312b is composed of 0% Cyan, 80% 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 80% 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 #fb312b?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fb312b has an HSL value of 2° (degrees) for Hue, 96% for Saturation, and 58% for Lightness. In this HSL representation, the Hue at 2° 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 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?
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 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...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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