#ef3ed2 - Frostbite Hex Color Code

#EF3ED2 (Frostbite) - RGB 239, 62, 210 Color Information

#ef3ed2 Conversion Table

HEX Triplet EF, 3E, D2
RGB Decimal 239, 62, 210
RGB Octal 357, 76, 322
RGB Percent 93.7%, 24.3%, 82.4%
RGB Binary 11101111, 111110, 11010010
CMY 0.063, 0.757, 0.176
CMYK 0, 74, 12, 6

Percentages of Color #EF3ED2

R 93.7%
G 24.3%
B 82.4%
RGB Percentages of Color #ef3ed2
C 0%
M 74%
Y 12%
K 6%
CMYK Percentages of Color #ef3ed2

Color spaces of #EF3ED2 Frostbite - RGB(239, 62, 210)

HSV (or HSB) 310°, 74°, 94°
HSL 310°, 85°, 59°
Web Safe #ff33cc
XYZ 48.952, 26.449, 63.498
CIE-Lab 58.461, 79.835, -38.714
xyY 0.352, 0.190, 26.449
Decimal 15679186

#ef3ed2 Color Accessibility Scores (Frostbite Contrast Checker)

#ef3ed2

On dark background [POOR]

#ef3ed2

On light background [GOOD]

#ef3ed2

As background color [GOOD]

Frostbite ↔ #ef3ed2 Color Blindness Simulator

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

#EF3ED2 Color Combinations - Color Schemes with ef3ed2

#ef3ed2 Analogous Colors

#ef3ed2 Triadic Colors

#ef3ed2 Split Complementary Colors

#ef3ed2 Complementary Colors

Shades and Tints of #ef3ed2 Color Variations

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

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

Alternatives colours to Frostbite (#ef3ed2)

#ef3ed2 Color Codes for CSS3/HTML5 and Icon Previews

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

#EF3ED2 in Programming

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

#ef3ed2 - RGB(239, 62, 210) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #ef3ed2. RGB color code for frostbite color is rgb(239, 62, 210).

What is the RGB value of #ef3ed2?

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

What is the RGB percentage of #ef3ed2?

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

What does RGB 239,62,210 mean?

The RGB color 239, 62, 210 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 #ef3ed2?

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

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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