#bf29a1 - Medium Red Violet Hex Color Code

#BF29A1 (Medium Red Violet) - RGB 191, 41, 161 Color Information

#bf29a1 Conversion Table

HEX Triplet BF, 29, A1
RGB Decimal 191, 41, 161
RGB Octal 277, 51, 241
RGB Percent 74.9%, 16.1%, 63.1%
RGB Binary 10111111, 101001, 10100001
CMY 0.251, 0.839, 0.369
CMYK 0, 79, 16, 25

Percentages of Color #BF29A1

R 74.9%
G 16.1%
B 63.1%
RGB Percentages of Color #bf29a1
C 0%
M 79%
Y 16%
K 25%
CMYK Percentages of Color #bf29a1

Color spaces of #BF29A1 Medium Red Violet - RGB(191, 41, 161)

HSV (or HSB) 312°, 79°, 75°
HSL 312°, 65°, 45°
Web Safe #cc3399
XYZ 28.712, 15.235, 35.146
CIE-Lab 45.955, 68.441, -30.375
xyY 0.363, 0.193, 15.235
Decimal 12528033

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

#bf29a1

On dark background [POOR]

#bf29a1

On light background [GOOD]

#bf29a1

As background color [GOOD]

Medium Red Violet ↔ #bf29a1 Color Blindness Simulator

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

#BF29A1 Color Combinations - Color Schemes with bf29a1

#bf29a1 Analogous Colors

#bf29a1 Triadic Colors

#bf29a1 Split Complementary Colors

#bf29a1 Complementary Colors

Shades and Tints of #bf29a1 Color Variations

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

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

Alternatives colours to Medium Red Violet (#bf29a1)

#bf29a1 Color Codes for CSS3/HTML5 and Icon Previews

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

#BF29A1 in Programming

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

#bf29a1 - RGB(191, 41, 161) - Medium Red Violet Color FAQ

What is the color code for Medium Red Violet?

Hex color code for Medium Red Violet color is #bf29a1. RGB color code for medium red violet color is rgb(191, 41, 161).

What is the RGB value of #bf29a1?

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

What is the RGB percentage of #bf29a1?

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

What does RGB 191,41,161 mean?

The RGB color 191, 41, 161 represents a dull and muted shade of Red. The websafe version of this color is hex cc3399. 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 #bf29a1?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bf29a1 has an HSL value of 312° (degrees) for Hue, 65% for Saturation, and 45% for Lightness. In this HSL representation, the Hue at 312° 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 45% 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?
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...

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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