#be3996 - Medium Red Violet Hex Color Code

#BE3996 (Medium Red Violet) - RGB 190, 57, 150 Color Information

#be3996 Conversion Table

HEX Triplet BE, 39, 96
RGB Decimal 190, 57, 150
RGB Octal 276, 71, 226
RGB Percent 74.5%, 22.4%, 58.8%
RGB Binary 10111110, 111001, 10010110
CMY 0.255, 0.776, 0.412
CMYK 0, 70, 21, 25

Percentages of Color #BE3996

R 74.5%
G 22.4%
B 58.8%
RGB Percentages of Color #be3996
C 0%
M 70%
Y 21%
K 25%
CMYK Percentages of Color #be3996

Color spaces of #BE3996 Medium Red Violet - RGB(190, 57, 150)

HSV (or HSB) 318°, 70°, 75°
HSL 318°, 54°, 48°
Web Safe #cc3399
XYZ 28.203, 16.075, 30.471
CIE-Lab 47.073, 61.629, -22.072
xyY 0.377, 0.215, 16.075
Decimal 12466582

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

#be3996

On dark background [POOR]

#be3996

On light background [GOOD]

#be3996

As background color [GOOD]

Medium Red Violet ↔ #be3996 Color Blindness Simulator

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

#BE3996 Color Combinations - Color Schemes with be3996

#be3996 Analogous Colors

#be3996 Triadic Colors

#be3996 Split Complementary Colors

#be3996 Complementary Colors

Shades and Tints of #be3996 Color Variations

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

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

Alternatives colours to Medium Red Violet (#be3996)

#be3996 Color Codes for CSS3/HTML5 and Icon Previews

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

#BE3996 in Programming

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

#be3996 - RGB(190, 57, 150) - Medium Red Violet Color FAQ

What is the color code for Medium Red Violet?

Hex color code for Medium Red Violet color is #be3996. RGB color code for medium red violet color is rgb(190, 57, 150).

What is the RGB value of #be3996?

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

What is the RGB percentage of #be3996?

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

What does RGB 190,57,150 mean?

The RGB color 190, 57, 150 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 #be3996?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #be3996 has an HSL value of 318° (degrees) for Hue, 54% for Saturation, and 48% for Lightness. In this HSL representation, the Hue at 318° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 54% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 48% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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