#a1f2db - Ice Cold Hex Color Code

#A1F2DB (Ice Cold) - RGB 161, 242, 219 Color Information

#a1f2db Conversion Table

HEX Triplet A1, F2, DB
RGB Decimal 161, 242, 219
RGB Octal 241, 362, 333
RGB Percent 63.1%, 94.9%, 85.9%
RGB Binary 10100001, 11110010, 11011011
CMY 0.369, 0.051, 0.141
CMYK 33, 0, 10, 5

Percentages of Color #A1F2DB

R 63.1%
G 94.9%
B 85.9%
RGB Percentages of Color #a1f2db
C 33%
M 0%
Y 10%
K 5%
CMYK Percentages of Color #a1f2db

Color spaces of #A1F2DB Ice Cold - RGB(161, 242, 219)

HSV (or HSB) 163°, 33°, 95°
HSL 163°, 76°, 79°
Web Safe #99ffcc
XYZ 59.236, 76.196, 78.603
CIE-Lab 89.950, -29.591, 3.259
xyY 0.277, 0.356, 76.196
Decimal 10613467

#a1f2db Color Accessibility Scores (Ice Cold Contrast Checker)

#a1f2db

On dark background [GOOD]

#a1f2db

On light background [POOR]

#a1f2db

As background color [POOR]

Ice Cold ↔ #a1f2db Color Blindness Simulator

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

#A1F2DB Color Combinations - Color Schemes with a1f2db

#a1f2db Analogous Colors

#a1f2db Triadic Colors

#a1f2db Split Complementary Colors

#a1f2db Complementary Colors

Shades and Tints of #a1f2db Color Variations

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

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

Alternatives colours to Ice Cold (#a1f2db)

#a1f2db Color Codes for CSS3/HTML5 and Icon Previews

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

#A1F2DB in Programming

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

#a1f2db - RGB(161, 242, 219) - Ice Cold Color FAQ

What is the color code for Ice Cold?

Hex color code for Ice Cold color is #a1f2db. RGB color code for ice cold color is rgb(161, 242, 219).

What is the RGB value of #a1f2db?

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

What is the RGB percentage of #a1f2db?

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

What does RGB 161,242,219 mean?

The RGB color 161, 242, 219 represents a bright and vivid shade of Green. The websafe version of this color is hex 99ffcc. This color might be commonly referred to as a shade similar to Ice Cold.

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

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

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

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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