#a050e9 - Medium Purple Hex Color Code

#A050E9 (Medium Purple) - RGB 160, 80, 233 Color Information

#a050e9 Conversion Table

HEX Triplet A0, 50, E9
RGB Decimal 160, 80, 233
RGB Octal 240, 120, 351
RGB Percent 62.7%, 31.4%, 91.4%
RGB Binary 10100000, 1010000, 11101001
CMY 0.373, 0.686, 0.086
CMYK 31, 66, 0, 9

Percentages of Color #A050E9

R 62.7%
G 31.4%
B 91.4%
RGB Percentages of Color #a050e9
C 31%
M 66%
Y 0%
K 9%
CMYK Percentages of Color #a050e9

Color spaces of #A050E9 Medium Purple - RGB(160, 80, 233)

HSV (or HSB) 271°, 66°, 91°
HSL 271°, 78°, 61°
Web Safe #9966ff
XYZ 32.074, 19.094, 79.086
CIE-Lab 50.797, 60.184, -64.613
xyY 0.246, 0.147, 19.094
Decimal 10506473

#a050e9 Color Accessibility Scores (Medium Purple Contrast Checker)

#a050e9

On dark background [POOR]

#a050e9

On light background [GOOD]

#a050e9

As background color [GOOD]

Medium Purple ↔ #a050e9 Color Blindness Simulator

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

#A050E9 Color Combinations - Color Schemes with a050e9

#a050e9 Analogous Colors

#a050e9 Triadic Colors

#a050e9 Split Complementary Colors

#a050e9 Complementary Colors

Shades and Tints of #a050e9 Color Variations

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

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

Alternatives colours to Medium Purple (#a050e9)

#a050e9 Color Codes for CSS3/HTML5 and Icon Previews

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

#A050E9 in Programming

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

#a050e9 - RGB(160, 80, 233) - Medium Purple Color FAQ

What is the color code for Medium Purple?

Hex color code for Medium Purple color is #a050e9. RGB color code for medium purple color is rgb(160, 80, 233).

What is the RGB value of #a050e9?

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

What is the RGB percentage of #a050e9?

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

What does RGB 160,80,233 mean?

The RGB color 160, 80, 233 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 Medium Purple.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a050e9 has an HSL value of 271° (degrees) for Hue, 78% for Saturation, and 61% for Lightness. In this HSL representation, the Hue at 271° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 78% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 61% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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