#cf1dc2 - Frostbite Hex Color Code

#CF1DC2 (Frostbite) - RGB 207, 29, 194 Color Information

#cf1dc2 Conversion Table

HEX Triplet CF, 1D, C2
RGB Decimal 207, 29, 194
RGB Octal 317, 35, 302
RGB Percent 81.2%, 11.4%, 76.1%
RGB Binary 11001111, 11101, 11000010
CMY 0.188, 0.886, 0.239
CMYK 0, 86, 6, 19

Percentages of Color #CF1DC2

R 81.2%
G 11.4%
B 76.1%
RGB Percentages of Color #cf1dc2
C 0%
M 86%
Y 6%
K 19%
CMYK Percentages of Color #cf1dc2

Color spaces of #CF1DC2 Frostbite - RGB(207, 29, 194)

HSV (or HSB) 304°, 86°, 81°
HSL 304°, 75°, 46°
Web Safe #cc33cc
XYZ 35.909, 18.039, 52.628
CIE-Lab 49.544, 78.943, -43.952
xyY 0.337, 0.169, 18.039
Decimal 13573570

#cf1dc2 Color Accessibility Scores (Frostbite Contrast Checker)

#cf1dc2

On dark background [POOR]

#cf1dc2

On light background [GOOD]

#cf1dc2

As background color [GOOD]

Frostbite ↔ #cf1dc2 Color Blindness Simulator

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

#CF1DC2 Color Combinations - Color Schemes with cf1dc2

#cf1dc2 Analogous Colors

#cf1dc2 Triadic Colors

#cf1dc2 Split Complementary Colors

#cf1dc2 Complementary Colors

Shades and Tints of #cf1dc2 Color Variations

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

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

Alternatives colours to Frostbite (#cf1dc2)

#cf1dc2 Color Codes for CSS3/HTML5 and Icon Previews

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

#CF1DC2 in Programming

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

#cf1dc2 - RGB(207, 29, 194) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #cf1dc2. RGB color code for frostbite color is rgb(207, 29, 194).

What is the RGB value of #cf1dc2?

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

What is the RGB percentage of #cf1dc2?

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

What does RGB 207,29,194 mean?

The RGB color 207, 29, 194 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 #cf1dc2?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #cf1dc2 is composed of 0% Cyan, 86% Magenta, 6% Yellow, and 19% 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 6% of Yellow typically adds to the brightness and warmth, and the 19% 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 #cf1dc2?

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

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...