#de20af - Frostbite Hex Color Code

#DE20AF (Frostbite) - RGB 222, 32, 175 Color Information

#de20af Conversion Table

HEX Triplet DE, 20, AF
RGB Decimal 222, 32, 175
RGB Octal 336, 40, 257
RGB Percent 87.1%, 12.5%, 68.6%
RGB Binary 11011110, 100000, 10101111
CMY 0.129, 0.875, 0.314
CMYK 0, 86, 21, 13

Percentages of Color #DE20AF

R 87.1%
G 12.5%
B 68.6%
RGB Percentages of Color #de20af
C 0%
M 86%
Y 21%
K 13%
CMYK Percentages of Color #de20af

Color spaces of #DE20AF Frostbite - RGB(222, 32, 175)

HSV (or HSB) 315°, 86°, 87°
HSL 315°, 75°, 50°
Web Safe #cc3399
XYZ 38.379, 19.658, 42.329
CIE-Lab 51.448, 78.837, -29.678
xyY 0.382, 0.196, 19.658
Decimal 14557359

#de20af Color Accessibility Scores (Frostbite Contrast Checker)

#de20af

On dark background [POOR]

#de20af

On light background [GOOD]

#de20af

As background color [GOOD]

Frostbite ↔ #de20af Color Blindness Simulator

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

#DE20AF Color Combinations - Color Schemes with de20af

#de20af Analogous Colors

#de20af Triadic Colors

#de20af Split Complementary Colors

#de20af Complementary Colors

Shades and Tints of #de20af Color Variations

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

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

Alternatives colours to Frostbite (#de20af)

#de20af Color Codes for CSS3/HTML5 and Icon Previews

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

#DE20AF in Programming

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

#de20af - RGB(222, 32, 175) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #de20af. RGB color code for frostbite color is rgb(222, 32, 175).

What is the RGB value of #de20af?

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

What is the RGB percentage of #de20af?

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

What does RGB 222,32,175 mean?

The RGB color 222, 32, 175 represents a dull and muted shade of Red. The websafe version of this color is hex cc3399. This color might be commonly referred to as a shade similar to Frostbite.

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

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

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

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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