#ce1dcb - Frostbite Hex Color Code

#CE1DCB (Frostbite) - RGB 206, 29, 203 Color Information

#ce1dcb Conversion Table

HEX Triplet CE, 1D, CB
RGB Decimal 206, 29, 203
RGB Octal 316, 35, 313
RGB Percent 80.8%, 11.4%, 79.6%
RGB Binary 11001110, 11101, 11001011
CMY 0.192, 0.886, 0.204
CMYK 0, 86, 1, 19

Percentages of Color #CE1DCB

R 80.8%
G 11.4%
B 79.6%
RGB Percentages of Color #ce1dcb
C 0%
M 86%
Y 1%
K 19%
CMYK Percentages of Color #ce1dcb

Color spaces of #CE1DCB Frostbite - RGB(206, 29, 203)

HSV (or HSB) 301°, 86°, 81°
HSL 301°, 75°, 46°
Web Safe #cc33cc
XYZ 36.672, 18.312, 58.102
CIE-Lab 49.873, 80.068, -48.647
xyY 0.324, 0.162, 18.312
Decimal 13508043

#ce1dcb Color Accessibility Scores (Frostbite Contrast Checker)

#ce1dcb

On dark background [POOR]

#ce1dcb

On light background [GOOD]

#ce1dcb

As background color [GOOD]

Frostbite ↔ #ce1dcb Color Blindness Simulator

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

#CE1DCB Color Combinations - Color Schemes with ce1dcb

#ce1dcb Analogous Colors

#ce1dcb Triadic Colors

#ce1dcb Split Complementary Colors

#ce1dcb Complementary Colors

Shades and Tints of #ce1dcb Color Variations

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

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

Alternatives colours to Frostbite (#ce1dcb)

#ce1dcb Color Codes for CSS3/HTML5 and Icon Previews

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

#CE1DCB in Programming

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

#ce1dcb - RGB(206, 29, 203) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #ce1dcb. RGB color code for frostbite color is rgb(206, 29, 203).

What is the RGB value of #ce1dcb?

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

What is the RGB percentage of #ce1dcb?

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

What does RGB 206,29,203 mean?

The RGB color 206, 29, 203 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 #ce1dcb?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ce1dcb is composed of 0% Cyan, 86% Magenta, 1% 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 1% 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 #ce1dcb?

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...