#aaced4 - Jungle Mist Hex Color Code

#AACED4 (Jungle Mist) - RGB 170, 206, 212 Color Information

#aaced4 Conversion Table

HEX Triplet AA, CE, D4
RGB Decimal 170, 206, 212
RGB Octal 252, 316, 324
RGB Percent 66.7%, 80.8%, 83.1%
RGB Binary 10101010, 11001110, 11010100
CMY 0.333, 0.192, 0.169
CMYK 20, 3, 0, 17

Percentages of Color #AACED4

R 66.7%
G 80.8%
B 83.1%
RGB Percentages of Color #aaced4
C 20%
M 3%
Y 0%
K 17%
CMYK Percentages of Color #aaced4

Color spaces of #AACED4 Jungle Mist - RGB(170, 206, 212)

HSV (or HSB) 189°, 20°, 83°
HSL 189°, 33°, 75°
Web Safe #99cccc
XYZ 50.533, 57.442, 70.711
CIE-Lab 80.428, -10.581, -6.942
xyY 0.283, 0.321, 57.442
Decimal 11194068

#aaced4 Color Accessibility Scores (Jungle Mist Contrast Checker)

#aaced4

On dark background [GOOD]

#aaced4

On light background [POOR]

#aaced4

As background color [POOR]

Jungle Mist ↔ #aaced4 Color Blindness Simulator

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

#AACED4 Color Combinations - Color Schemes with aaced4

#aaced4 Analogous Colors

#aaced4 Triadic Colors

#aaced4 Split Complementary Colors

#aaced4 Complementary Colors

Shades and Tints of #aaced4 Color Variations

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

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

Alternatives colours to Jungle Mist (#aaced4)

#aaced4 Color Codes for CSS3/HTML5 and Icon Previews

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

#AACED4 in Programming

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

#aaced4 - RGB(170, 206, 212) - Jungle Mist Color FAQ

What is the color code for Jungle Mist?

Hex color code for Jungle Mist color is #aaced4. RGB color code for jungle mist color is rgb(170, 206, 212).

What is the RGB value of #aaced4?

The RGB value corresponding to the hexadecimal color code #aaced4 is rgb(170, 206, 212). 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, '206' represents the green component's intensity, and '212' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #aaced4.

What is the RGB percentage of #aaced4?

The RGB percentage composition for the hexadecimal color code #aaced4 is detailed as follows: 66.7% Red, 80.8% Green, and 83.1% 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 80.8% and 83.1% 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 #aaced4.

What does RGB 170,206,212 mean?

The RGB color 170, 206, 212 represents a bright and vivid shade of Blue. The websafe version of this color is hex 99cccc. This color might be commonly referred to as a shade similar to Jungle Mist.

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

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

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

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

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

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

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