#ec42c8 - Frostbite Hex Color Code

#EC42C8 (Frostbite) - RGB 236, 66, 200 Color Information

#ec42c8 Conversion Table

HEX Triplet EC, 42, C8
RGB Decimal 236, 66, 200
RGB Octal 354, 102, 310
RGB Percent 92.5%, 25.9%, 78.4%
RGB Binary 11101100, 1000010, 11001000
CMY 0.075, 0.741, 0.216
CMYK 0, 72, 15, 7

Percentages of Color #EC42C8

R 92.5%
G 25.9%
B 78.4%
RGB Percentages of Color #ec42c8
C 0%
M 72%
Y 15%
K 7%
CMYK Percentages of Color #ec42c8

Color spaces of #EC42C8 Frostbite - RGB(236, 66, 200)

HSV (or HSB) 313°, 72°, 93°
HSL 313°, 82°, 59°
Web Safe #ff33cc
XYZ 46.966, 25.899, 57.167
CIE-Lab 57.941, 76.578, -33.861
xyY 0.361, 0.199, 25.899
Decimal 15483592

#ec42c8 Color Accessibility Scores (Frostbite Contrast Checker)

#ec42c8

On dark background [POOR]

#ec42c8

On light background [GOOD]

#ec42c8

As background color [GOOD]

Frostbite ↔ #ec42c8 Color Blindness Simulator

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

#EC42C8 Color Combinations - Color Schemes with ec42c8

#ec42c8 Analogous Colors

#ec42c8 Triadic Colors

#ec42c8 Split Complementary Colors

#ec42c8 Complementary Colors

Shades and Tints of #ec42c8 Color Variations

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

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

Alternatives colours to Frostbite (#ec42c8)

#ec42c8 Color Codes for CSS3/HTML5 and Icon Previews

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

#EC42C8 in Programming

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

#ec42c8 - RGB(236, 66, 200) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #ec42c8. RGB color code for frostbite color is rgb(236, 66, 200).

What is the RGB value of #ec42c8?

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

What is the RGB percentage of #ec42c8?

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

What does RGB 236,66,200 mean?

The RGB color 236, 66, 200 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 #ec42c8?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ec42c8 has an HSL value of 313° (degrees) for Hue, 82% for Saturation, and 59% 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 82% 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?
The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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