#ee32db - Frostbite Hex Color Code

#EE32DB (Frostbite) - RGB 238, 50, 219 Color Information

#ee32db Conversion Table

HEX Triplet EE, 32, DB
RGB Decimal 238, 50, 219
RGB Octal 356, 62, 333
RGB Percent 93.3%, 19.6%, 85.9%
RGB Binary 11101110, 110010, 11011011
CMY 0.067, 0.804, 0.141
CMYK 0, 79, 8, 7

Percentages of Color #EE32DB

R 93.3%
G 19.6%
B 85.9%
RGB Percentages of Color #ee32db
C 0%
M 79%
Y 8%
K 7%
CMYK Percentages of Color #ee32db

Color spaces of #EE32DB Frostbite - RGB(238, 50, 219)

HSV (or HSB) 306°, 79°, 93°
HSL 306°, 85°, 56°
Web Safe #ff33cc
XYZ 49.187, 25.573, 69.361
CIE-Lab 57.629, 84.059, -45.140
xyY 0.341, 0.177, 25.573
Decimal 15610587

#ee32db Color Accessibility Scores (Frostbite Contrast Checker)

#ee32db

On dark background [POOR]

#ee32db

On light background [GOOD]

#ee32db

As background color [GOOD]

Frostbite ↔ #ee32db Color Blindness Simulator

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

#EE32DB Color Combinations - Color Schemes with ee32db

#ee32db Analogous Colors

#ee32db Triadic Colors

#ee32db Split Complementary Colors

#ee32db Complementary Colors

Shades and Tints of #ee32db Color Variations

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

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

Alternatives colours to Frostbite (#ee32db)

#ee32db Color Codes for CSS3/HTML5 and Icon Previews

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

#EE32DB in Programming

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

#ee32db - RGB(238, 50, 219) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #ee32db. RGB color code for frostbite color is rgb(238, 50, 219).

What is the RGB value of #ee32db?

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

What is the RGB percentage of #ee32db?

The RGB percentage composition for the hexadecimal color code #ee32db is detailed as follows: 93.3% Red, 19.6% Green, and 85.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 19.6% and 85.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 #ee32db.

What does RGB 238,50,219 mean?

The RGB color 238, 50, 219 represents a dull and muted shade of Red. The websafe version of this color is hex ff33cc. This color might be commonly referred to as a shade similar to Frostbite.

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

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

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

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

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

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