#8e427e - Plum Hex Color Code

#8E427E (Plum) - RGB 142, 66, 126 Color Information

#8e427e Conversion Table

HEX Triplet 8E, 42, 7E
RGB Decimal 142, 66, 126
RGB Octal 216, 102, 176
RGB Percent 55.7%, 25.9%, 49.4%
RGB Binary 10001110, 1000010, 1111110
CMY 0.443, 0.741, 0.506
CMYK 0, 54, 11, 44

Percentages of Color #8E427E

R 55.7%
G 25.9%
B 49.4%
RGB Percentages of Color #8e427e
C 0%
M 54%
Y 11%
K 44%
CMYK Percentages of Color #8e427e

Color spaces of #8E427E Plum - RGB(142, 66, 126)

HSV (or HSB) 313°, 54°, 56°
HSL 313°, 37°, 41°
Web Safe #993366
XYZ 16.869, 11.154, 21.002
CIE-Lab 39.838, 40.309, -19.286
xyY 0.344, 0.228, 11.154
Decimal 9323134

#8e427e Color Accessibility Scores (Plum Contrast Checker)

#8e427e

On dark background [POOR]

#8e427e

On light background [GOOD]

#8e427e

As background color [GOOD]

Plum ↔ #8e427e Color Blindness Simulator

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

#8E427E Color Combinations - Color Schemes with 8e427e

#8e427e Analogous Colors

#8e427e Triadic Colors

#8e427e Split Complementary Colors

#8e427e Complementary Colors

Shades and Tints of #8e427e Color Variations

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

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

Alternatives colours to Plum (#8e427e)

#8e427e Color Codes for CSS3/HTML5 and Icon Previews

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

#8E427E in Programming

HTML5, CSS3 #8e427e
Java new Color(142, 66, 126);
.NET Color.FromArgb(255, 142, 66, 126);
Swift UIColor(red:142, green:66, blue:126, alpha:1.00000)
Objective-C [UIColor colorWithRed:142 green:66 blue:126 alpha:1.00000];
OpenGL glColor3f(142f, 66f, 126f);
Python Color('#8e427e')

#8e427e - RGB(142, 66, 126) - Plum Color FAQ

What is the color code for Plum?

Hex color code for Plum color is #8e427e. RGB color code for plum color is rgb(142, 66, 126).

What is the RGB value of #8e427e?

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

What is the RGB percentage of #8e427e?

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

What does RGB 142,66,126 mean?

The RGB color 142, 66, 126 represents a dull and muted shade of Red. The websafe version of this color is hex 993366. This color might be commonly referred to as a shade similar to Plum.

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

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

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

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

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

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