#aa64ee - Lilac Hex Color Code

#AA64EE (Lilac) - RGB 170, 100, 238 Color Information

#aa64ee Conversion Table

HEX Triplet AA, 64, EE
RGB Decimal 170, 100, 238
RGB Octal 252, 144, 356
RGB Percent 66.7%, 39.2%, 93.3%
RGB Binary 10101010, 1100100, 11101110
CMY 0.333, 0.608, 0.067
CMYK 29, 58, 0, 7

Percentages of Color #AA64EE

R 66.7%
G 39.2%
B 93.3%
RGB Percentages of Color #aa64ee
C 29%
M 58%
Y 0%
K 7%
CMYK Percentages of Color #aa64ee

Color spaces of #AA64EE Lilac - RGB(170, 100, 238)

HSV (or HSB) 270°, 58°, 93°
HSL 270°, 80°, 66°
Web Safe #9966ff
XYZ 36.567, 23.833, 83.562
CIE-Lab 55.921, 53.651, -59.109
xyY 0.254, 0.166, 23.833
Decimal 11166958

#aa64ee Color Accessibility Scores (Lilac Contrast Checker)

#aa64ee

On dark background [POOR]

#aa64ee

On light background [GOOD]

#aa64ee

As background color [GOOD]

Lilac ↔ #aa64ee Color Blindness Simulator

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

#AA64EE Color Combinations - Color Schemes with aa64ee

#aa64ee Analogous Colors

#aa64ee Triadic Colors

#aa64ee Split Complementary Colors

#aa64ee Complementary Colors

Shades and Tints of #aa64ee Color Variations

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

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

Alternatives colours to Lilac (#aa64ee)

#aa64ee Color Codes for CSS3/HTML5 and Icon Previews

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

#AA64EE in Programming

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

#aa64ee - RGB(170, 100, 238) - Lilac Color FAQ

What is the color code for Lilac?

Hex color code for Lilac color is #aa64ee. RGB color code for lilac color is rgb(170, 100, 238).

What is the RGB value of #aa64ee?

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

What is the RGB percentage of #aa64ee?

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

What does RGB 170,100,238 mean?

The RGB color 170, 100, 238 represents a dull and muted shade of Blue. The websafe version of this color is hex 9966ff. This color might be commonly referred to as a shade similar to Lilac.

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

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

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

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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