#b15bdc - Medium Purple Hex Color Code

#B15BDC (Medium Purple) - RGB 177, 91, 220 Color Information

#b15bdc Conversion Table

HEX Triplet B1, 5B, DC
RGB Decimal 177, 91, 220
RGB Octal 261, 133, 334
RGB Percent 69.4%, 35.7%, 86.3%
RGB Binary 10110001, 1011011, 11011100
CMY 0.306, 0.643, 0.137
CMYK 20, 59, 0, 14

Percentages of Color #B15BDC

R 69.4%
G 35.7%
B 86.3%
RGB Percentages of Color #b15bdc
C 20%
M 59%
Y 0%
K 14%
CMYK Percentages of Color #b15bdc

Color spaces of #B15BDC Medium Purple - RGB(177, 91, 220)

HSV (or HSB) 280°, 59°, 86°
HSL 280°, 65°, 61°
Web Safe #9966cc
XYZ 34.791, 21.997, 70.122
CIE-Lab 54.023, 55.842, -51.984
xyY 0.274, 0.173, 21.997
Decimal 11623388

#b15bdc Color Accessibility Scores (Medium Purple Contrast Checker)

#b15bdc

On dark background [POOR]

#b15bdc

On light background [GOOD]

#b15bdc

As background color [GOOD]

Medium Purple ↔ #b15bdc Color Blindness Simulator

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

#B15BDC Color Combinations - Color Schemes with b15bdc

#b15bdc Analogous Colors

#b15bdc Triadic Colors

#b15bdc Split Complementary Colors

#b15bdc Complementary Colors

Shades and Tints of #b15bdc Color Variations

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

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

Alternatives colours to Medium Purple (#b15bdc)

#b15bdc Color Codes for CSS3/HTML5 and Icon Previews

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

#B15BDC in Programming

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

#b15bdc - RGB(177, 91, 220) - Medium Purple Color FAQ

What is the color code for Medium Purple?

Hex color code for Medium Purple color is #b15bdc. RGB color code for medium purple color is rgb(177, 91, 220).

What is the RGB value of #b15bdc?

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

What is the RGB percentage of #b15bdc?

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

What does RGB 177,91,220 mean?

The RGB color 177, 91, 220 represents a dull and muted shade of Blue. The websafe version of this color is hex 9966cc. 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 #b15bdc?

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

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

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

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