#e65aed - Lilac Hex Color Code

#E65AED (Lilac) - RGB 230, 90, 237 Color Information

#e65aed Conversion Table

HEX Triplet E6, 5A, ED
RGB Decimal 230, 90, 237
RGB Octal 346, 132, 355
RGB Percent 90.2%, 35.3%, 92.9%
RGB Binary 11100110, 1011010, 11101101
CMY 0.098, 0.647, 0.071
CMYK 3, 62, 0, 7

Percentages of Color #E65AED

R 90.2%
G 35.3%
B 92.9%
RGB Percentages of Color #e65aed
C 3%
M 62%
Y 0%
K 7%
CMYK Percentages of Color #e65aed

Color spaces of #E65AED Lilac - RGB(230, 90, 237)

HSV (or HSB) 297°, 62°, 93°
HSL 297°, 80°, 64°
Web Safe #ff66ff
XYZ 51.575, 30.250, 83.241
CIE-Lab 61.869, 72.180, -48.619
xyY 0.312, 0.183, 30.250
Decimal 15096557

#e65aed Color Accessibility Scores (Lilac Contrast Checker)

#e65aed

On dark background [POOR]

#e65aed

On light background [GOOD]

#e65aed

As background color [GOOD]

Lilac ↔ #e65aed Color Blindness Simulator

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

#E65AED Color Combinations - Color Schemes with e65aed

#e65aed Analogous Colors

#e65aed Triadic Colors

#e65aed Split Complementary Colors

#e65aed Complementary Colors

Shades and Tints of #e65aed Color Variations

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

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

Alternatives colours to Lilac (#e65aed)

#e65aed Color Codes for CSS3/HTML5 and Icon Previews

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

#E65AED in Programming

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

#e65aed - RGB(230, 90, 237) - Lilac Color FAQ

What is the color code for Lilac?

Hex color code for Lilac color is #e65aed. RGB color code for lilac color is rgb(230, 90, 237).

What is the RGB value of #e65aed?

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

What is the RGB percentage of #e65aed?

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

What does RGB 230,90,237 mean?

The RGB color 230, 90, 237 represents a dull and muted shade of Blue. The websafe version of this color is hex ff66ff. This color might be commonly referred to as a shade similar to Lilac.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #e65aed is composed of 3% Cyan, 62% Magenta, 0% Yellow, and 7% Black. In this CMYK breakdown, the Cyan component at 3% influences the coolness or green-blue aspects of the color, whereas the 62% 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 #e65aed?

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

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

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

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