#ee1a0f - Scarlet Hex Color Code

#EE1A0F (Scarlet) - RGB 238, 26, 15 Color Information

#ee1a0f Conversion Table

HEX Triplet EE, 1A, 0F
RGB Decimal 238, 26, 15
RGB Octal 356, 32, 17
RGB Percent 93.3%, 10.2%, 5.9%
RGB Binary 11101110, 11010, 1111
CMY 0.067, 0.898, 0.941
CMYK 0, 89, 94, 7

Percentages of Color #EE1A0F

R 93.3%
G 10.2%
B 5.9%
RGB Percentages of Color #ee1a0f
C 0%
M 89%
Y 94%
K 7%
CMYK Percentages of Color #ee1a0f

Color spaces of #EE1A0F Scarlet - RGB(238, 26, 15)

HSV (or HSB) 3°, 94°, 93°
HSL 3°, 88°, 50°
Web Safe #ff3300
XYZ 35.716, 18.950, 2.227
CIE-Lab 50.629, 73.613, 60.180
xyY 0.628, 0.333, 18.950
Decimal 15604239

#ee1a0f Color Accessibility Scores (Scarlet Contrast Checker)

#ee1a0f

On dark background [POOR]

#ee1a0f

On light background [GOOD]

#ee1a0f

As background color [GOOD]

Scarlet ↔ #ee1a0f Color Blindness Simulator

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

#EE1A0F Color Combinations - Color Schemes with ee1a0f

#ee1a0f Analogous Colors

#ee1a0f Triadic Colors

#ee1a0f Split Complementary Colors

#ee1a0f Complementary Colors

Shades and Tints of #ee1a0f Color Variations

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

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

Alternatives colours to Scarlet (#ee1a0f)

#ee1a0f Color Codes for CSS3/HTML5 and Icon Previews

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

#EE1A0F in Programming

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

#ee1a0f - RGB(238, 26, 15) - Scarlet Color FAQ

What is the color code for Scarlet?

Hex color code for Scarlet color is #ee1a0f. RGB color code for scarlet color is rgb(238, 26, 15).

What is the RGB value of #ee1a0f?

The RGB value corresponding to the hexadecimal color code #ee1a0f is rgb(238, 26, 15). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '238' indicates the intensity of the red component, '26' 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 #ee1a0f.

What is the RGB percentage of #ee1a0f?

The RGB percentage composition for the hexadecimal color code #ee1a0f is detailed as follows: 93.3% Red, 10.2% 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 93.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 10.2% 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 #ee1a0f.

What does RGB 238,26,15 mean?

The RGB color 238, 26, 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 #ee1a0f?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ee1a0f has an HSL value of 3° (degrees) for Hue, 88% for Saturation, and 50% for Lightness. In this HSL representation, the Hue at 3° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 88% 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?
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...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...