#b931b9 - Medium Red Violet Hex Color Code

#B931B9 (Medium Red Violet) - RGB 185, 49, 185 Color Information

#b931b9 Conversion Table

HEX Triplet B9, 31, B9
RGB Decimal 185, 49, 185
RGB Octal 271, 61, 271
RGB Percent 72.5%, 19.2%, 72.5%
RGB Binary 10111001, 110001, 10111001
CMY 0.275, 0.808, 0.275
CMYK 0, 74, 0, 27

Percentages of Color #B931B9

R 72.5%
G 19.2%
B 72.5%
RGB Percentages of Color #b931b9
C 0%
M 74%
Y 0%
K 27%
CMYK Percentages of Color #b931b9

Color spaces of #B931B9 Medium Red Violet - RGB(185, 49, 185)

HSV (or HSB) 300°, 74°, 73°
HSL 300°, 58°, 46°
Web Safe #cc33cc
XYZ 29.863, 16.014, 47.416
CIE-Lab 46.992, 68.394, -42.987
xyY 0.320, 0.172, 16.014
Decimal 12136889

#b931b9 Color Accessibility Scores (Medium Red Violet Contrast Checker)

#b931b9

On dark background [POOR]

#b931b9

On light background [GOOD]

#b931b9

As background color [GOOD]

Medium Red Violet ↔ #b931b9 Color Blindness Simulator

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

#B931B9 Color Combinations - Color Schemes with b931b9

#b931b9 Analogous Colors

#b931b9 Triadic Colors

#b931b9 Split Complementary Colors

#b931b9 Complementary Colors

Shades and Tints of #b931b9 Color Variations

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

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

Alternatives colours to Medium Red Violet (#b931b9)

#b931b9 Color Codes for CSS3/HTML5 and Icon Previews

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

#B931B9 in Programming

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

#b931b9 - RGB(185, 49, 185) - Medium Red Violet Color FAQ

What is the color code for Medium Red Violet?

Hex color code for Medium Red Violet color is #b931b9. RGB color code for medium red violet color is rgb(185, 49, 185).

What is the RGB value of #b931b9?

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

What is the RGB percentage of #b931b9?

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

What does RGB 185,49,185 mean?

The RGB color 185, 49, 185 represents a dull and muted shade of Red. The websafe version of this color is hex cc33cc. This color might be commonly referred to as a shade similar to Medium Red Violet.

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

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...