#e418e1 - Frostbite Hex Color Code

#E418E1 (Frostbite) - RGB 228, 24, 225 Color Information

#e418e1 Conversion Table

HEX Triplet E4, 18, E1
RGB Decimal 228, 24, 225
RGB Octal 344, 30, 341
RGB Percent 89.4%, 9.4%, 88.2%
RGB Binary 11100100, 11000, 11100001
CMY 0.106, 0.906, 0.118
CMYK 0, 89, 1, 11

Percentages of Color #E418E1

R 89.4%
G 9.4%
B 88.2%
RGB Percentages of Color #e418e1
C 0%
M 89%
Y 1%
K 11%
CMYK Percentages of Color #e418e1

Color spaces of #E418E1 Frostbite - RGB(228, 24, 225)

HSV (or HSB) 301°, 89°, 89°
HSL 301°, 81°, 49°
Web Safe #cc00cc
XYZ 45.912, 22.583, 73.173
CIE-Lab 54.641, 87.828, -53.390
xyY 0.324, 0.159, 22.583
Decimal 14948577

#e418e1 Color Accessibility Scores (Frostbite Contrast Checker)

#e418e1

On dark background [POOR]

#e418e1

On light background [GOOD]

#e418e1

As background color [GOOD]

Frostbite ↔ #e418e1 Color Blindness Simulator

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

#E418E1 Color Combinations - Color Schemes with e418e1

#e418e1 Analogous Colors

#e418e1 Triadic Colors

#e418e1 Split Complementary Colors

#e418e1 Complementary Colors

Shades and Tints of #e418e1 Color Variations

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

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

Alternatives colours to Frostbite (#e418e1)

#e418e1 Color Codes for CSS3/HTML5 and Icon Previews

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

#E418E1 in Programming

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

#e418e1 - RGB(228, 24, 225) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #e418e1. RGB color code for frostbite color is rgb(228, 24, 225).

What is the RGB value of #e418e1?

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

What is the RGB percentage of #e418e1?

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

What does RGB 228,24,225 mean?

The RGB color 228, 24, 225 represents a dull and muted shade of Red. The websafe version of this color is hex cc00cc. This color might be commonly referred to as a shade similar to Frostbite.

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

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

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

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...