#aaf0ef - Blizzard Blue Hex Color Code

#AAF0EF (Blizzard Blue) - RGB 170, 240, 239 Color Information

#aaf0ef Conversion Table

HEX Triplet AA, F0, EF
RGB Decimal 170, 240, 239
RGB Octal 252, 360, 357
RGB Percent 66.7%, 94.1%, 93.7%
RGB Binary 10101010, 11110000, 11101111
CMY 0.333, 0.059, 0.063
CMYK 29, 0, 0, 6

Percentages of Color #AAF0EF

R 66.7%
G 94.1%
B 93.7%
RGB Percentages of Color #aaf0ef
C 29%
M 0%
Y 0%
K 6%
CMYK Percentages of Color #aaf0ef

Color spaces of #AAF0EF Blizzard Blue - RGB(170, 240, 239)

HSV (or HSB) 179°, 29°, 94°
HSL 179°, 70°, 80°
Web Safe #99ffff
XYZ 63.318, 77.098, 93.206
CIE-Lab 90.367, -21.795, -6.509
xyY 0.271, 0.330, 77.098
Decimal 11202799

#aaf0ef Color Accessibility Scores (Blizzard Blue Contrast Checker)

#aaf0ef

On dark background [GOOD]

#aaf0ef

On light background [POOR]

#aaf0ef

As background color [POOR]

Blizzard Blue ↔ #aaf0ef Color Blindness Simulator

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

#AAF0EF Color Combinations - Color Schemes with aaf0ef

#aaf0ef Analogous Colors

#aaf0ef Triadic Colors

#aaf0ef Split Complementary Colors

#aaf0ef Complementary Colors

Shades and Tints of #aaf0ef Color Variations

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

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

Alternatives colours to Blizzard Blue (#aaf0ef)

#aaf0ef Color Codes for CSS3/HTML5 and Icon Previews

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

#AAF0EF in Programming

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

#aaf0ef - RGB(170, 240, 239) - Blizzard Blue Color FAQ

What is the color code for Blizzard Blue?

Hex color code for Blizzard Blue color is #aaf0ef. RGB color code for blizzard blue color is rgb(170, 240, 239).

What is the RGB value of #aaf0ef?

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

What is the RGB percentage of #aaf0ef?

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

What does RGB 170,240,239 mean?

The RGB color 170, 240, 239 represents a bright and vivid shade of Green. The websafe version of this color is hex 99ffff. This color might be commonly referred to as a shade similar to Blizzard Blue.

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

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

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

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

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