#e221b8 - Frostbite Hex Color Code

#E221B8 (Frostbite) - RGB 226, 33, 184 Color Information

#e221b8 Conversion Table

HEX Triplet E2, 21, B8
RGB Decimal 226, 33, 184
RGB Octal 342, 41, 270
RGB Percent 88.6%, 12.9%, 72.2%
RGB Binary 11100010, 100001, 10111000
CMY 0.114, 0.871, 0.278
CMYK 0, 85, 19, 11

Percentages of Color #E221B8

R 88.6%
G 12.9%
B 72.2%
RGB Percentages of Color #e221b8
C 0%
M 85%
Y 19%
K 11%
CMYK Percentages of Color #e221b8

Color spaces of #E221B8 Frostbite - RGB(226, 33, 184)

HSV (or HSB) 313°, 85°, 89°
HSL 313°, 77°, 51°
Web Safe #cc33cc
XYZ 40.560, 20.717, 47.208
CIE-Lab 52.639, 80.578, -33.031
xyY 0.374, 0.191, 20.717
Decimal 14819768

#e221b8 Color Accessibility Scores (Frostbite Contrast Checker)

#e221b8

On dark background [POOR]

#e221b8

On light background [GOOD]

#e221b8

As background color [GOOD]

Frostbite ↔ #e221b8 Color Blindness Simulator

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

#E221B8 Color Combinations - Color Schemes with e221b8

#e221b8 Analogous Colors

#e221b8 Triadic Colors

#e221b8 Split Complementary Colors

#e221b8 Complementary Colors

Shades and Tints of #e221b8 Color Variations

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

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

Alternatives colours to Frostbite (#e221b8)

#e221b8 Color Codes for CSS3/HTML5 and Icon Previews

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

#E221B8 in Programming

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

#e221b8 - RGB(226, 33, 184) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #e221b8. RGB color code for frostbite color is rgb(226, 33, 184).

What is the RGB value of #e221b8?

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

What is the RGB percentage of #e221b8?

The RGB percentage composition for the hexadecimal color code #e221b8 is detailed as follows: 88.6% Red, 12.9% Green, and 72.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 12.9% and 72.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 #e221b8.

What does RGB 226,33,184 mean?

The RGB color 226, 33, 184 represents a dull and muted shade of Red. The websafe version of this color is hex cc33cc. This color might be commonly referred to as a shade similar to Frostbite.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #e221b8 has an HSL value of 313° (degrees) for Hue, 77% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 313° 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 51% 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?
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 ...

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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