#a6fffe - Fresh Air Hex Color Code

#A6FFFE (Fresh Air) - RGB 166, 255, 254 Color Information

#a6fffe Conversion Table

HEX Triplet A6, FF, FE
RGB Decimal 166, 255, 254
RGB Octal 246, 377, 376
RGB Percent 65.1%, 100%, 99.6%
RGB Binary 10100110, 11111111, 11111110
CMY 0.349, 0.000, 0.004
CMYK 35, 0, 0, 0

Percentages of Color #A6FFFE

R 65.1%
G 100%
B 99.6%
RGB Percentages of Color #a6fffe
C 35%
M 0%
Y 0%
K 0%
CMYK Percentages of Color #a6fffe

Color spaces of #A6FFFE Fresh Air - RGB(166, 255, 254)

HSV (or HSB) 179°, 35°, 100°
HSL 179°, 100°, 83°
Web Safe #99ffff
XYZ 69.375, 86.783, 106.860
CIE-Lab 94.646, -26.736, -7.985
xyY 0.264, 0.330, 86.783
Decimal 10944510

#a6fffe Color Accessibility Scores (Fresh Air Contrast Checker)

#a6fffe

On dark background [GOOD]

#a6fffe

On light background [POOR]

#a6fffe

As background color [POOR]

Fresh Air ↔ #a6fffe Color Blindness Simulator

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

#A6FFFE Color Combinations - Color Schemes with a6fffe

#a6fffe Analogous Colors

#a6fffe Triadic Colors

#a6fffe Split Complementary Colors

#a6fffe Complementary Colors

Shades and Tints of #a6fffe Color Variations

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

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

Alternatives colours to Fresh Air (#a6fffe)

#a6fffe Color Codes for CSS3/HTML5 and Icon Previews

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

#A6FFFE in Programming

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

#a6fffe - RGB(166, 255, 254) - Fresh Air Color FAQ

What is the color code for Fresh Air?

Hex color code for Fresh Air color is #a6fffe. RGB color code for fresh air color is rgb(166, 255, 254).

What is the RGB value of #a6fffe?

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

What is the RGB percentage of #a6fffe?

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

What does RGB 166,255,254 mean?

The RGB color 166, 255, 254 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 Fresh Air.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a6fffe is composed of 35% Cyan, 0% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 35% 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 0% 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 #a6fffe?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a6fffe has an HSL value of 179° (degrees) for Hue, 100% for Saturation, and 83% 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 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 83% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...