#972f87 - Plum Hex Color Code

#972F87 (Plum) - RGB 151, 47, 135 Color Information

#972f87 Conversion Table

HEX Triplet 97, 2F, 87
RGB Decimal 151, 47, 135
RGB Octal 227, 57, 207
RGB Percent 59.2%, 18.4%, 52.9%
RGB Binary 10010111, 101111, 10000111
CMY 0.408, 0.816, 0.471
CMYK 0, 69, 11, 41

Percentages of Color #972F87

R 59.2%
G 18.4%
B 52.9%
RGB Percentages of Color #972f87
C 0%
M 69%
Y 11%
K 41%
CMYK Percentages of Color #972f87

Color spaces of #972F87 Plum - RGB(151, 47, 135)

HSV (or HSB) 309°, 69°, 59°
HSL 309°, 53°, 39°
Web Safe #993399
XYZ 18.152, 10.362, 23.965
CIE-Lab 38.484, 53.095, -26.817
xyY 0.346, 0.197, 10.362
Decimal 9908103

#972f87 Color Accessibility Scores (Plum Contrast Checker)

#972f87

On dark background [POOR]

#972f87

On light background [GOOD]

#972f87

As background color [GOOD]

Plum ↔ #972f87 Color Blindness Simulator

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

#972F87 Color Combinations - Color Schemes with 972f87

#972f87 Analogous Colors

#972f87 Triadic Colors

#972f87 Split Complementary Colors

#972f87 Complementary Colors

Shades and Tints of #972f87 Color Variations

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

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

Alternatives colours to Plum (#972f87)

#972f87 Color Codes for CSS3/HTML5 and Icon Previews

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

#972F87 in Programming

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

#972f87 - RGB(151, 47, 135) - Plum Color FAQ

What is the color code for Plum?

Hex color code for Plum color is #972f87. RGB color code for plum color is rgb(151, 47, 135).

What is the RGB value of #972f87?

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

What is the RGB percentage of #972f87?

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

What does RGB 151,47,135 mean?

The RGB color 151, 47, 135 represents a dull and muted shade of Red. The websafe version of this color is hex 993399. This color might be commonly referred to as a shade similar to Plum.

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

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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