#aa6597 - Pearly Purple Hex Color Code

#AA6597 (Pearly Purple) - RGB 170, 101, 151 Color Information

#aa6597 Conversion Table

HEX Triplet AA, 65, 97
RGB Decimal 170, 101, 151
RGB Octal 252, 145, 227
RGB Percent 66.7%, 39.6%, 59.2%
RGB Binary 10101010, 1100101, 10010111
CMY 0.333, 0.604, 0.408
CMYK 0, 41, 11, 33

Percentages of Color #AA6597

R 66.7%
G 39.6%
B 59.2%
RGB Percentages of Color #aa6597
C 0%
M 41%
Y 11%
K 33%
CMYK Percentages of Color #aa6597

Color spaces of #AA6597 Pearly Purple - RGB(170, 101, 151)

HSV (or HSB) 317°, 41°, 67°
HSL 317°, 29°, 53°
Web Safe #996699
XYZ 26.817, 20.088, 31.742
CIE-Lab 51.936, 35.111, -15.482
xyY 0.341, 0.255, 20.088
Decimal 11167127

#aa6597 Color Accessibility Scores (Pearly Purple Contrast Checker)

#aa6597

On dark background [POOR]

#aa6597

On light background [GOOD]

#aa6597

As background color [GOOD]

Pearly Purple ↔ #aa6597 Color Blindness Simulator

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

#AA6597 Color Combinations - Color Schemes with aa6597

#aa6597 Analogous Colors

#aa6597 Triadic Colors

#aa6597 Split Complementary Colors

#aa6597 Complementary Colors

Shades and Tints of #aa6597 Color Variations

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

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

Alternatives colours to Pearly Purple (#aa6597)

#aa6597 Color Codes for CSS3/HTML5 and Icon Previews

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

#AA6597 in Programming

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

#aa6597 - RGB(170, 101, 151) - Pearly Purple Color FAQ

What is the color code for Pearly Purple?

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

What is the RGB value of #aa6597?

The RGB value corresponding to the hexadecimal color code #aa6597 is rgb(170, 101, 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, '101' 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 #aa6597.

What is the RGB percentage of #aa6597?

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

What does RGB 170,101,151 mean?

The RGB color 170, 101, 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 #aa6597?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #aa6597 is composed of 0% Cyan, 41% 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 41% 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 #aa6597?

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

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

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

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

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