#ac8ede - Lavender Hex Color Code

#AC8EDE (Lavender) - RGB 172, 142, 222 Color Information

#ac8ede Conversion Table

HEX Triplet AC, 8E, DE
RGB Decimal 172, 142, 222
RGB Octal 254, 216, 336
RGB Percent 67.5%, 55.7%, 87.1%
RGB Binary 10101100, 10001110, 11011110
CMY 0.325, 0.443, 0.129
CMYK 23, 36, 0, 13

Percentages of Color #AC8EDE

R 67.5%
G 55.7%
B 87.1%
RGB Percentages of Color #ac8ede
C 23%
M 36%
Y 0%
K 13%
CMYK Percentages of Color #ac8ede

Color spaces of #AC8EDE Lavender - RGB(172, 142, 222)

HSV (or HSB) 263°, 36°, 87°
HSL 263°, 55°, 71°
Web Safe #9999cc
XYZ 39.871, 33.391, 73.451
CIE-Lab 64.476, 27.412, -36.653
xyY 0.272, 0.228, 33.391
Decimal 11308766

#ac8ede Color Accessibility Scores (Lavender Contrast Checker)

#ac8ede

On dark background [POOR]

#ac8ede

On light background [GOOD]

#ac8ede

As background color [GOOD]

Lavender ↔ #ac8ede Color Blindness Simulator

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

#AC8EDE Color Combinations - Color Schemes with ac8ede

#ac8ede Analogous Colors

#ac8ede Triadic Colors

#ac8ede Split Complementary Colors

#ac8ede Complementary Colors

Shades and Tints of #ac8ede Color Variations

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

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

Alternatives colours to Lavender (#ac8ede)

#ac8ede Color Codes for CSS3/HTML5 and Icon Previews

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

#AC8EDE in Programming

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

#ac8ede - RGB(172, 142, 222) - Lavender Color FAQ

What is the color code for Lavender?

Hex color code for Lavender color is #ac8ede. RGB color code for lavender color is rgb(172, 142, 222).

What is the RGB value of #ac8ede?

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

What is the RGB percentage of #ac8ede?

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

What does RGB 172,142,222 mean?

The RGB color 172, 142, 222 represents a dull and muted shade of Blue. The websafe version of this color is hex 9999cc. This color might be commonly referred to as a shade similar to Lavender.

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

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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