#d815b8 - Frostbite Hex Color Code

#D815B8 (Frostbite) - RGB 216, 21, 184 Color Information

#d815b8 Conversion Table

HEX Triplet D8, 15, B8
RGB Decimal 216, 21, 184
RGB Octal 330, 25, 270
RGB Percent 84.7%, 8.2%, 72.2%
RGB Binary 11011000, 10101, 10111000
CMY 0.153, 0.918, 0.278
CMYK 0, 90, 15, 15

Percentages of Color #D815B8

R 84.7%
G 8.2%
B 72.2%
RGB Percentages of Color #d815b8
C 0%
M 90%
Y 15%
K 15%
CMYK Percentages of Color #d815b8

Color spaces of #D815B8 Frostbite - RGB(216, 21, 184)

HSV (or HSB) 310°, 90°, 85°
HSL 310°, 82°, 46°
Web Safe #cc00cc
XYZ 37.239, 18.596, 46.974
CIE-Lab 50.211, 80.474, -36.966
xyY 0.362, 0.181, 18.596
Decimal 14161336

#d815b8 Color Accessibility Scores (Frostbite Contrast Checker)

#d815b8

On dark background [POOR]

#d815b8

On light background [GOOD]

#d815b8

As background color [GOOD]

Frostbite ↔ #d815b8 Color Blindness Simulator

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

#D815B8 Color Combinations - Color Schemes with d815b8

#d815b8 Analogous Colors

#d815b8 Triadic Colors

#d815b8 Split Complementary Colors

#d815b8 Complementary Colors

Shades and Tints of #d815b8 Color Variations

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

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

Alternatives colours to Frostbite (#d815b8)

#d815b8 Color Codes for CSS3/HTML5 and Icon Previews

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

#D815B8 in Programming

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

#d815b8 - RGB(216, 21, 184) - Frostbite Color FAQ

What is the color code for Frostbite?

Hex color code for Frostbite color is #d815b8. RGB color code for frostbite color is rgb(216, 21, 184).

What is the RGB value of #d815b8?

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

What is the RGB percentage of #d815b8?

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

What does RGB 216,21,184 mean?

The RGB color 216, 21, 184 represents a dull and muted shade of Red. The websafe version of this color is hex cc00cc. This color might be commonly referred to as a shade similar to Frostbite.

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

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

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

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...