#b91a9c - Red Violet Hex Color Code

#B91A9C (Red Violet) - RGB 185, 26, 156 Color Information

#b91a9c Conversion Table

HEX Triplet B9, 1A, 9C
RGB Decimal 185, 26, 156
RGB Octal 271, 32, 234
RGB Percent 72.5%, 10.2%, 61.2%
RGB Binary 10111001, 11010, 10011100
CMY 0.275, 0.898, 0.388
CMYK 0, 86, 16, 27

Percentages of Color #B91A9C

R 72.5%
G 10.2%
B 61.2%
RGB Percentages of Color #b91a9c
C 0%
M 86%
Y 16%
K 27%
CMYK Percentages of Color #b91a9c

Color spaces of #B91A9C Red Violet - RGB(185, 26, 156)

HSV (or HSB) 311°, 86°, 73°
HSL 311°, 75°, 41°
Web Safe #cc3399
XYZ 26.378, 13.453, 32.659
CIE-Lab 43.439, 69.938, -31.398
xyY 0.364, 0.186, 13.453
Decimal 12130972

#b91a9c Color Accessibility Scores (Red Violet Contrast Checker)

#b91a9c

On dark background [POOR]

#b91a9c

On light background [GOOD]

#b91a9c

As background color [GOOD]

Red Violet ↔ #b91a9c Color Blindness Simulator

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

#B91A9C Color Combinations - Color Schemes with b91a9c

#b91a9c Analogous Colors

#b91a9c Triadic Colors

#b91a9c Split Complementary Colors

#b91a9c Complementary Colors

Shades and Tints of #b91a9c Color Variations

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

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

Alternatives colours to Red Violet (#b91a9c)

#b91a9c Color Codes for CSS3/HTML5 and Icon Previews

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

#B91A9C in Programming

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

#b91a9c - RGB(185, 26, 156) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #b91a9c. RGB color code for red violet color is rgb(185, 26, 156).

What is the RGB value of #b91a9c?

The RGB value corresponding to the hexadecimal color code #b91a9c is rgb(185, 26, 156). 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, '26' represents the green component's intensity, and '156' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #b91a9c.

What is the RGB percentage of #b91a9c?

The RGB percentage composition for the hexadecimal color code #b91a9c is detailed as follows: 72.5% Red, 10.2% Green, and 61.2% 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 10.2% and 61.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 #b91a9c.

What does RGB 185,26,156 mean?

The RGB color 185, 26, 156 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 Red Violet.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #b91a9c is composed of 0% Cyan, 86% Magenta, 16% 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 86% of Magenta contributes to the red-purple qualities. The 16% 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 #b91a9c?

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

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

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

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

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