#fc2b33 - Orange Red Hex Color Code

#FC2B33 (Orange Red) - RGB 252, 43, 51 Color Information

#fc2b33 Conversion Table

HEX Triplet FC, 2B, 33
RGB Decimal 252, 43, 51
RGB Octal 374, 53, 63
RGB Percent 98.8%, 16.9%, 20%
RGB Binary 11111100, 101011, 110011
CMY 0.012, 0.831, 0.800
CMYK 0, 83, 80, 1

Percentages of Color #FC2B33

R 98.8%
G 16.9%
B 20%
RGB Percentages of Color #fc2b33
C 0%
M 83%
Y 80%
K 1%
CMYK Percentages of Color #fc2b33

Color spaces of #FC2B33 Orange Red - RGB(252, 43, 51)

HSV (or HSB) 358°, 83°, 99°
HSL 358°, 97°, 58°
Web Safe #ff3333
XYZ 41.606, 22.662, 5.313
CIE-Lab 54.723, 74.805, 48.850
xyY 0.598, 0.326, 22.662
Decimal 16526131

#fc2b33 Color Accessibility Scores (Orange Red Contrast Checker)

#fc2b33

On dark background [POOR]

#fc2b33

On light background [GOOD]

#fc2b33

As background color [GOOD]

Orange Red ↔ #fc2b33 Color Blindness Simulator

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

#FC2B33 Color Combinations - Color Schemes with fc2b33

#fc2b33 Analogous Colors

#fc2b33 Triadic Colors

#fc2b33 Split Complementary Colors

#fc2b33 Complementary Colors

Shades and Tints of #fc2b33 Color Variations

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

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

Alternatives colours to Orange Red (#fc2b33)

#fc2b33 Color Codes for CSS3/HTML5 and Icon Previews

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

#FC2B33 in Programming

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

#fc2b33 - RGB(252, 43, 51) - Orange Red Color FAQ

What is the color code for Orange Red?

Hex color code for Orange Red color is #fc2b33. RGB color code for orange red color is rgb(252, 43, 51).

What is the RGB value of #fc2b33?

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

What is the RGB percentage of #fc2b33?

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

What does RGB 252,43,51 mean?

The RGB color 252, 43, 51 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 #fc2b33?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fc2b33 is composed of 0% Cyan, 83% Magenta, 80% Yellow, and 1% 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 80% of Yellow typically adds to the brightness and warmth, and the 1% 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 #fc2b33?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fc2b33 has an HSL value of 358° (degrees) for Hue, 97% for Saturation, and 58% for Lightness. In this HSL representation, the Hue at 358° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 97% 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?
Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...