#b43288 - Medium Red Violet Hex Color Code

#B43288 (Medium Red Violet) - RGB 180, 50, 136 Color Information

#b43288 Conversion Table

HEX Triplet B4, 32, 88
RGB Decimal 180, 50, 136
RGB Octal 264, 62, 210
RGB Percent 70.6%, 19.6%, 53.3%
RGB Binary 10110100, 110010, 10001000
CMY 0.294, 0.804, 0.467
CMYK 0, 72, 24, 29

Percentages of Color #B43288

R 70.6%
G 19.6%
B 53.3%
RGB Percentages of Color #b43288
C 0%
M 72%
Y 24%
K 29%
CMYK Percentages of Color #b43288

Color spaces of #B43288 Medium Red Violet - RGB(180, 50, 136)

HSV (or HSB) 320°, 72°, 71°
HSL 320°, 57°, 45°
Web Safe #cc3399
XYZ 24.407, 13.762, 24.663
CIE-Lab 43.890, 59.660, -18.656
xyY 0.388, 0.219, 13.762
Decimal 11809416

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

#b43288

On dark background [POOR]

#b43288

On light background [GOOD]

#b43288

As background color [GOOD]

Medium Red Violet ↔ #b43288 Color Blindness Simulator

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

#B43288 Color Combinations - Color Schemes with b43288

#b43288 Analogous Colors

#b43288 Triadic Colors

#b43288 Split Complementary Colors

#b43288 Complementary Colors

Shades and Tints of #b43288 Color Variations

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

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

Alternatives colours to Medium Red Violet (#b43288)

#b43288 Color Codes for CSS3/HTML5 and Icon Previews

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

#B43288 in Programming

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

#b43288 - RGB(180, 50, 136) - Medium Red Violet Color FAQ

What is the color code for Medium Red Violet?

Hex color code for Medium Red Violet color is #b43288. RGB color code for medium red violet color is rgb(180, 50, 136).

What is the RGB value of #b43288?

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

What is the RGB percentage of #b43288?

The RGB percentage composition for the hexadecimal color code #b43288 is detailed as follows: 70.6% Red, 19.6% Green, and 53.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 70.6% 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 53.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 #b43288.

What does RGB 180,50,136 mean?

The RGB color 180, 50, 136 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 #b43288?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b43288 has an HSL value of 320° (degrees) for Hue, 57% for Saturation, and 45% for Lightness. In this HSL representation, the Hue at 320° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 57% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...