#9d68eb - Medium Purple Hex Color Code

#9D68EB (Medium Purple) - RGB 157, 104, 235 Color Information

#9d68eb Conversion Table

HEX Triplet 9D, 68, EB
RGB Decimal 157, 104, 235
RGB Octal 235, 150, 353
RGB Percent 61.6%, 40.8%, 92.2%
RGB Binary 10011101, 1101000, 11101011
CMY 0.384, 0.592, 0.078
CMYK 33, 56, 0, 8

Percentages of Color #9D68EB

R 61.6%
G 40.8%
B 92.2%
RGB Percentages of Color #9d68eb
C 33%
M 56%
Y 0%
K 8%
CMYK Percentages of Color #9d68eb

Color spaces of #9D68EB Medium Purple - RGB(157, 104, 235)

HSV (or HSB) 264°, 56°, 92°
HSL 264°, 77°, 66°
Web Safe #9966ff
XYZ 33.850, 23.067, 81.266
CIE-Lab 55.141, 47.772, -58.760
xyY 0.245, 0.167, 23.067
Decimal 10316011

#9d68eb Color Accessibility Scores (Medium Purple Contrast Checker)

#9d68eb

On dark background [POOR]

#9d68eb

On light background [GOOD]

#9d68eb

As background color [GOOD]

Medium Purple ↔ #9d68eb Color Blindness Simulator

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

#9D68EB Color Combinations - Color Schemes with 9d68eb

#9d68eb Analogous Colors

#9d68eb Triadic Colors

#9d68eb Split Complementary Colors

#9d68eb Complementary Colors

Shades and Tints of #9d68eb Color Variations

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

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

Alternatives colours to Medium Purple (#9d68eb)

#9d68eb Color Codes for CSS3/HTML5 and Icon Previews

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

#9D68EB in Programming

HTML5, CSS3 #9d68eb
Java new Color(157, 104, 235);
.NET Color.FromArgb(255, 157, 104, 235);
Swift UIColor(red:157, green:104, blue:235, alpha:1.00000)
Objective-C [UIColor colorWithRed:157 green:104 blue:235 alpha:1.00000];
OpenGL glColor3f(157f, 104f, 235f);
Python Color('#9d68eb')

#9d68eb - RGB(157, 104, 235) - Medium Purple Color FAQ

What is the color code for Medium Purple?

Hex color code for Medium Purple color is #9d68eb. RGB color code for medium purple color is rgb(157, 104, 235).

What is the RGB value of #9d68eb?

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

What is the RGB percentage of #9d68eb?

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

What does RGB 157,104,235 mean?

The RGB color 157, 104, 235 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 #9d68eb?

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

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

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...