#bd32e1 - Medium Purple Hex Color Code

#BD32E1 (Medium Purple) - RGB 189, 50, 225 Color Information

#bd32e1 Conversion Table

HEX Triplet BD, 32, E1
RGB Decimal 189, 50, 225
RGB Octal 275, 62, 341
RGB Percent 74.1%, 19.6%, 88.2%
RGB Binary 10111101, 110010, 11100001
CMY 0.259, 0.804, 0.118
CMYK 16, 78, 0, 12

Percentages of Color #BD32E1

R 74.1%
G 19.6%
B 88.2%
RGB Percentages of Color #bd32e1
C 16%
M 78%
Y 0%
K 12%
CMYK Percentages of Color #bd32e1

Color spaces of #BD32E1 Medium Purple - RGB(189, 50, 225)

HSV (or HSB) 288°, 78°, 88°
HSL 288°, 74°, 54°
Web Safe #cc33cc
XYZ 35.717, 18.536, 72.929
CIE-Lab 50.140, 75.728, -60.954
xyY 0.281, 0.146, 18.536
Decimal 12399329

#bd32e1 Color Accessibility Scores (Medium Purple Contrast Checker)

#bd32e1

On dark background [POOR]

#bd32e1

On light background [GOOD]

#bd32e1

As background color [GOOD]

Medium Purple ↔ #bd32e1 Color Blindness Simulator

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

#BD32E1 Color Combinations - Color Schemes with bd32e1

#bd32e1 Analogous Colors

#bd32e1 Triadic Colors

#bd32e1 Split Complementary Colors

#bd32e1 Complementary Colors

Shades and Tints of #bd32e1 Color Variations

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

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

Alternatives colours to Medium Purple (#bd32e1)

#bd32e1 Color Codes for CSS3/HTML5 and Icon Previews

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

#BD32E1 in Programming

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

#bd32e1 - RGB(189, 50, 225) - Medium Purple Color FAQ

What is the color code for Medium Purple?

Hex color code for Medium Purple color is #bd32e1. RGB color code for medium purple color is rgb(189, 50, 225).

What is the RGB value of #bd32e1?

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

What is the RGB percentage of #bd32e1?

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

What does RGB 189,50,225 mean?

The RGB color 189, 50, 225 represents a dull and muted shade of Blue. The websafe version of this color is hex cc33cc. 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 #bd32e1?

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

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

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

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...