#a758b8 - Purple Plum Hex Color Code

#A758B8 (Purple Plum) - RGB 167, 88, 184 Color Information

#a758b8 Conversion Table

HEX Triplet A7, 58, B8
RGB Decimal 167, 88, 184
RGB Octal 247, 130, 270
RGB Percent 65.5%, 34.5%, 72.2%
RGB Binary 10100111, 1011000, 10111000
CMY 0.345, 0.655, 0.278
CMYK 9, 52, 0, 28

Percentages of Color #A758B8

R 65.5%
G 34.5%
B 72.2%
RGB Percentages of Color #a758b8
C 9%
M 52%
Y 0%
K 28%
CMYK Percentages of Color #a758b8

Color spaces of #A758B8 Purple Plum - RGB(167, 88, 184)

HSV (or HSB) 289°, 52°, 72°
HSL 289°, 40°, 53°
Web Safe #9966cc
XYZ 28.078, 18.656, 47.468
CIE-Lab 50.282, 47.303, -37.372
xyY 0.298, 0.198, 18.656
Decimal 10967224

#a758b8 Color Accessibility Scores (Purple Plum Contrast Checker)

#a758b8

On dark background [POOR]

#a758b8

On light background [GOOD]

#a758b8

As background color [GOOD]

Purple Plum ↔ #a758b8 Color Blindness Simulator

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

#A758B8 Color Combinations - Color Schemes with a758b8

#a758b8 Analogous Colors

#a758b8 Triadic Colors

#a758b8 Split Complementary Colors

#a758b8 Complementary Colors

Shades and Tints of #a758b8 Color Variations

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

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

Alternatives colours to Purple Plum (#a758b8)

#a758b8 Color Codes for CSS3/HTML5 and Icon Previews

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

#A758B8 in Programming

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

#a758b8 - RGB(167, 88, 184) - Purple Plum Color FAQ

What is the color code for Purple Plum?

Hex color code for Purple Plum color is #a758b8. RGB color code for purple plum color is rgb(167, 88, 184).

What is the RGB value of #a758b8?

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

What is the RGB percentage of #a758b8?

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

What does RGB 167,88,184 mean?

The RGB color 167, 88, 184 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 Purple Plum.

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

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

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

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

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