#8d5ded - Medium Purple Hex Color Code

#8D5DED (Medium Purple) - RGB 141, 93, 237 Color Information

#8d5ded Conversion Table

HEX Triplet 8D, 5D, ED
RGB Decimal 141, 93, 237
RGB Octal 215, 135, 355
RGB Percent 55.3%, 36.5%, 92.9%
RGB Binary 10001101, 1011101, 11101101
CMY 0.447, 0.635, 0.071
CMYK 41, 61, 0, 7

Percentages of Color #8D5DED

R 55.3%
G 36.5%
B 92.9%
RGB Percentages of Color #8d5ded
C 41%
M 61%
Y 0%
K 7%
CMYK Percentages of Color #8d5ded

Color spaces of #8D5DED Medium Purple - RGB(141, 93, 237)

HSV (or HSB) 260°, 61°, 93°
HSL 260°, 80°, 65°
Web Safe #9966ff
XYZ 30.185, 19.606, 82.314
CIE-Lab 51.389, 50.662, -66.007
xyY 0.228, 0.148, 19.606
Decimal 9264621

#8d5ded Color Accessibility Scores (Medium Purple Contrast Checker)

#8d5ded

On dark background [POOR]

#8d5ded

On light background [GOOD]

#8d5ded

As background color [GOOD]

Medium Purple ↔ #8d5ded Color Blindness Simulator

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

#8D5DED Color Combinations - Color Schemes with 8d5ded

#8d5ded Analogous Colors

#8d5ded Triadic Colors

#8d5ded Split Complementary Colors

#8d5ded Complementary Colors

Shades and Tints of #8d5ded Color Variations

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

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

Alternatives colours to Medium Purple (#8d5ded)

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

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

#8D5DED in Programming

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

#8d5ded - RGB(141, 93, 237) - Medium Purple Color FAQ

What is the color code for Medium Purple?

Hex color code for Medium Purple color is #8d5ded. RGB color code for medium purple color is rgb(141, 93, 237).

What is the RGB value of #8d5ded?

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

What is the RGB percentage of #8d5ded?

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

What does RGB 141,93,237 mean?

The RGB color 141, 93, 237 represents a dull and muted shade of Blue. The websafe version of this color is hex 9966ff. This color might be commonly referred to as a shade similar to Medium Purple.

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

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

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

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...