#a5e0dc - Morning Glory Hex Color Code

#A5E0DC (Morning Glory) - RGB 165, 224, 220 Color Information

#a5e0dc Conversion Table

HEX Triplet A5, E0, DC
RGB Decimal 165, 224, 220
RGB Octal 245, 340, 334
RGB Percent 64.7%, 87.8%, 86.3%
RGB Binary 10100101, 11100000, 11011100
CMY 0.353, 0.122, 0.137
CMYK 26, 0, 2, 12

Percentages of Color #A5E0DC

R 64.7%
G 87.8%
B 86.3%
RGB Percentages of Color #a5e0dc
C 26%
M 0%
Y 2%
K 12%
CMYK Percentages of Color #a5e0dc

Color spaces of #A5E0DC Morning Glory - RGB(165, 224, 220)

HSV (or HSB) 176°, 26°, 88°
HSL 176°, 49°, 76°
Web Safe #99cccc
XYZ 55.091, 66.478, 77.638
CIE-Lab 85.240, -19.492, -4.126
xyY 0.277, 0.334, 66.478
Decimal 10871004

#a5e0dc Color Accessibility Scores (Morning Glory Contrast Checker)

#a5e0dc

On dark background [GOOD]

#a5e0dc

On light background [POOR]

#a5e0dc

As background color [POOR]

Morning Glory ↔ #a5e0dc Color Blindness Simulator

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

#A5E0DC Color Combinations - Color Schemes with a5e0dc

#a5e0dc Analogous Colors

#a5e0dc Triadic Colors

#a5e0dc Split Complementary Colors

#a5e0dc Complementary Colors

Shades and Tints of #a5e0dc Color Variations

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

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

Alternatives colours to Morning Glory (#a5e0dc)

#a5e0dc Color Codes for CSS3/HTML5 and Icon Previews

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

#A5E0DC in Programming

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

#a5e0dc - RGB(165, 224, 220) - Morning Glory Color FAQ

What is the color code for Morning Glory?

Hex color code for Morning Glory color is #a5e0dc. RGB color code for morning glory color is rgb(165, 224, 220).

What is the RGB value of #a5e0dc?

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

What is the RGB percentage of #a5e0dc?

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

What does RGB 165,224,220 mean?

The RGB color 165, 224, 220 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cccc. This color might be commonly referred to as a shade similar to Morning Glory.

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

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

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

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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 Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...