#aa5c97 - Pearly Purple Hex Color Code

#AA5C97 (Pearly Purple) - RGB 170, 92, 151 Color Information

#aa5c97 Conversion Table

HEX Triplet AA, 5C, 97
RGB Decimal 170, 92, 151
RGB Octal 252, 134, 227
RGB Percent 66.7%, 36.1%, 59.2%
RGB Binary 10101010, 1011100, 10010111
CMY 0.333, 0.639, 0.408
CMYK 0, 46, 11, 33

Percentages of Color #AA5C97

R 66.7%
G 36.1%
B 59.2%
RGB Percentages of Color #aa5c97
C 0%
M 46%
Y 11%
K 33%
CMYK Percentages of Color #aa5c97

Color spaces of #AA5C97 Pearly Purple - RGB(170, 92, 151)

HSV (or HSB) 315°, 46°, 67°
HSL 315°, 31°, 51°
Web Safe #996699
XYZ 25.991, 18.435, 31.467
CIE-Lab 50.019, 39.971, -18.403
xyY 0.342, 0.243, 18.435
Decimal 11164823

#aa5c97 Color Accessibility Scores (Pearly Purple Contrast Checker)

#aa5c97

On dark background [POOR]

#aa5c97

On light background [GOOD]

#aa5c97

As background color [GOOD]

Pearly Purple ↔ #aa5c97 Color Blindness Simulator

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

#AA5C97 Color Combinations - Color Schemes with aa5c97

#aa5c97 Analogous Colors

#aa5c97 Triadic Colors

#aa5c97 Split Complementary Colors

#aa5c97 Complementary Colors

Shades and Tints of #aa5c97 Color Variations

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

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

Alternatives colours to Pearly Purple (#aa5c97)

#aa5c97 Color Codes for CSS3/HTML5 and Icon Previews

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

#AA5C97 in Programming

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

#aa5c97 - RGB(170, 92, 151) - Pearly Purple Color FAQ

What is the color code for Pearly Purple?

Hex color code for Pearly Purple color is #aa5c97. RGB color code for pearly purple color is rgb(170, 92, 151).

What is the RGB value of #aa5c97?

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

What is the RGB percentage of #aa5c97?

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

What does RGB 170,92,151 mean?

The RGB color 170, 92, 151 represents a dull and muted shade of Red. The websafe version of this color is hex 996699. This color might be commonly referred to as a shade similar to Pearly Purple.

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

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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