#fe2f0f - Scarlet Hex Color Code

#FE2F0F (Scarlet) - RGB 254, 47, 15 Color Information

#fe2f0f Conversion Table

HEX Triplet FE, 2F, 0F
RGB Decimal 254, 47, 15
RGB Octal 376, 57, 17
RGB Percent 99.6%, 18.4%, 5.9%
RGB Binary 11111110, 101111, 1111
CMY 0.004, 0.816, 0.941
CMYK 0, 81, 94, 0

Percentages of Color #FE2F0F

R 99.6%
G 18.4%
B 5.9%
RGB Percentages of Color #fe2f0f
C 0%
M 81%
Y 94%
K 0%
CMYK Percentages of Color #fe2f0f

Color spaces of #FE2F0F Scarlet - RGB(254, 47, 15)

HSV (or HSB) 8°, 94°, 100°
HSL 8°, 99°, 53°
Web Safe #ff3300
XYZ 41.976, 23.138, 2.706
CIE-Lab 55.215, 73.806, 64.421
xyY 0.619, 0.341, 23.138
Decimal 16658191

#fe2f0f Color Accessibility Scores (Scarlet Contrast Checker)

#fe2f0f

On dark background [POOR]

#fe2f0f

On light background [GOOD]

#fe2f0f

As background color [GOOD]

Scarlet ↔ #fe2f0f Color Blindness Simulator

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

#FE2F0F Color Combinations - Color Schemes with fe2f0f

#fe2f0f Analogous Colors

#fe2f0f Triadic Colors

#fe2f0f Split Complementary Colors

#fe2f0f Complementary Colors

Shades and Tints of #fe2f0f Color Variations

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

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

Alternatives colours to Scarlet (#fe2f0f)

#fe2f0f Color Codes for CSS3/HTML5 and Icon Previews

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

#FE2F0F in Programming

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

#fe2f0f - RGB(254, 47, 15) - Scarlet Color FAQ

What is the color code for Scarlet?

Hex color code for Scarlet color is #fe2f0f. RGB color code for scarlet color is rgb(254, 47, 15).

What is the RGB value of #fe2f0f?

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

What is the RGB percentage of #fe2f0f?

The RGB percentage composition for the hexadecimal color code #fe2f0f is detailed as follows: 99.6% Red, 18.4% Green, and 5.9% 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 18.4% and 5.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 #fe2f0f.

What does RGB 254,47,15 mean?

The RGB color 254, 47, 15 represents a dull and muted shade of Red. The websafe version of this color is hex ff3300. This color might be commonly referred to as a shade similar to Scarlet.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fe2f0f has an HSL value of 8° (degrees) for Hue, 99% for Saturation, and 53% for Lightness. In this HSL representation, the Hue at 8° 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 53% 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?
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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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

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