#e2301f - Alizarin Crimson Hex Color Code

#E2301F (Alizarin Crimson) - RGB 226, 48, 31 Color Information

#e2301f Conversion Table

HEX Triplet E2, 30, 1F
RGB Decimal 226, 48, 31
RGB Octal 342, 60, 37
RGB Percent 88.6%, 18.8%, 12.2%
RGB Binary 11100010, 110000, 11111
CMY 0.114, 0.812, 0.878
CMYK 0, 79, 86, 11

Percentages of Color #E2301F

R 88.6%
G 18.8%
B 12.2%
RGB Percentages of Color #e2301f
C 0%
M 79%
Y 86%
K 11%
CMYK Percentages of Color #e2301f

Color spaces of #E2301F Alizarin Crimson - RGB(226, 48, 31)

HSV (or HSB) 5°, 86°, 89°
HSL 5°, 77°, 50°
Web Safe #cc3333
XYZ 32.668, 18.382, 3.123
CIE-Lab 49.956, 65.948, 52.499
xyY 0.603, 0.339, 18.382
Decimal 14823455

#e2301f Color Accessibility Scores (Alizarin Crimson Contrast Checker)

#e2301f

On dark background [POOR]

#e2301f

On light background [GOOD]

#e2301f

As background color [GOOD]

Alizarin Crimson ↔ #e2301f Color Blindness Simulator

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

#E2301F Color Combinations - Color Schemes with e2301f

#e2301f Analogous Colors

#e2301f Triadic Colors

#e2301f Split Complementary Colors

#e2301f Complementary Colors

Shades and Tints of #e2301f Color Variations

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

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

Alternatives colours to Alizarin Crimson (#e2301f)

#e2301f Color Codes for CSS3/HTML5 and Icon Previews

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

#E2301F in Programming

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

#e2301f - RGB(226, 48, 31) - Alizarin Crimson Color FAQ

What is the color code for Alizarin Crimson?

Hex color code for Alizarin Crimson color is #e2301f. RGB color code for alizarin crimson color is rgb(226, 48, 31).

What is the RGB value of #e2301f?

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

What is the RGB percentage of #e2301f?

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

What does RGB 226,48,31 mean?

The RGB color 226, 48, 31 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Alizarin Crimson.

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

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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