#a271c5 - Amethyst Hex Color Code

#A271C5 (Amethyst) - RGB 162, 113, 197 Color Information

#a271c5 Conversion Table

HEX Triplet A2, 71, C5
RGB Decimal 162, 113, 197
RGB Octal 242, 161, 305
RGB Percent 63.5%, 44.3%, 77.3%
RGB Binary 10100010, 1110001, 11000101
CMY 0.365, 0.557, 0.227
CMYK 18, 43, 0, 23

Percentages of Color #A271C5

R 63.5%
G 44.3%
B 77.3%
RGB Percentages of Color #a271c5
C 18%
M 43%
Y 0%
K 23%
CMYK Percentages of Color #a271c5

Color spaces of #A271C5 Amethyst - RGB(162, 113, 197)

HSV (or HSB) 275°, 43°, 77°
HSL 275°, 42°, 61°
Web Safe #9966cc
XYZ 30.883, 23.523, 55.736
CIE-Lab 55.607, 35.092, -36.528
xyY 0.280, 0.214, 23.523
Decimal 10645957

#a271c5 Color Accessibility Scores (Amethyst Contrast Checker)

#a271c5

On dark background [POOR]

#a271c5

On light background [GOOD]

#a271c5

As background color [GOOD]

Amethyst ↔ #a271c5 Color Blindness Simulator

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

#A271C5 Color Combinations - Color Schemes with a271c5

#a271c5 Analogous Colors

#a271c5 Triadic Colors

#a271c5 Split Complementary Colors

#a271c5 Complementary Colors

Shades and Tints of #a271c5 Color Variations

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

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

Alternatives colours to Amethyst (#a271c5)

#a271c5 Color Codes for CSS3/HTML5 and Icon Previews

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

#A271C5 in Programming

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

#a271c5 - RGB(162, 113, 197) - Amethyst Color FAQ

What is the color code for Amethyst?

Hex color code for Amethyst color is #a271c5. RGB color code for amethyst color is rgb(162, 113, 197).

What is the RGB value of #a271c5?

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

What is the RGB percentage of #a271c5?

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

What does RGB 162,113,197 mean?

The RGB color 162, 113, 197 represents a dull and muted shade of Blue. The websafe version of this color is hex 9966cc. This color might be commonly referred to as a shade similar to Amethyst.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a271c5 has an HSL value of 275° (degrees) for Hue, 42% for Saturation, and 61% for Lightness. In this HSL representation, the Hue at 275° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 42% 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?
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...

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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