#db32c9 - Frostbite Hex Color Code

#DB32C9 (Frostbite) - RGB 219, 50, 201 Color Information

#db32c9 Conversion Table

HEX Triplet DB, 32, C9
RGB Decimal 219, 50, 201
RGB Octal 333, 62, 311
RGB Percent 85.9%, 19.6%, 78.8%
RGB Binary 11011011, 110010, 11001001
CMY 0.141, 0.804, 0.212
CMYK 0, 77, 8, 14

Percentages of Color #DB32C9

R 85.9%
G 19.6%
B 78.8%
RGB Percentages of Color #db32c9
C 0%
M 77%
Y 8%
K 14%
CMYK Percentages of Color #db32c9

Color spaces of #DB32C9 Frostbite - RGB(219, 50, 201)

HSV (or HSB) 306°, 77°, 86°
HSL 306°, 70°, 53°
Web Safe #cc33cc
XYZ 40.897, 21.558, 57.264
CIE-Lab 53.555, 77.667, -41.515
xyY 0.342, 0.180, 21.558
Decimal 14365385

#db32c9 Color Accessibility Scores (Frostbite Contrast Checker)

#db32c9

On dark background [POOR]

#db32c9

On light background [GOOD]

#db32c9

As background color [GOOD]

Frostbite ↔ #db32c9 Color Blindness Simulator

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

#DB32C9 Color Combinations - Color Schemes with db32c9

#db32c9 Analogous Colors

#db32c9 Triadic Colors

#db32c9 Split Complementary Colors

#db32c9 Complementary Colors

Shades and Tints of #db32c9 Color Variations

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

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

Alternatives colours to Frostbite (#db32c9)

#db32c9 Color Codes for CSS3/HTML5 and Icon Previews

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

#DB32C9 in Programming

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

#db32c9 - RGB(219, 50, 201) - Frostbite Color FAQ

What is the color code for Frostbite?

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

What is the RGB value of #db32c9?

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

What is the RGB percentage of #db32c9?

The RGB percentage composition for the hexadecimal color code #db32c9 is detailed as follows: 85.9% Red, 19.6% Green, and 78.8% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 85.9% 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 78.8% 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 #db32c9.

What does RGB 219,50,201 mean?

The RGB color 219, 50, 201 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 #db32c9?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #db32c9 has an HSL value of 306° (degrees) for Hue, 70% for Saturation, and 53% 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 70% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 53% 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 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...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...