#a12083 - Medium Red Violet Hex Color Code

#A12083 (Medium Red Violet) - RGB 161, 32, 131 Color Information

#a12083 Conversion Table

HEX Triplet A1, 20, 83
RGB Decimal 161, 32, 131
RGB Octal 241, 40, 203
RGB Percent 63.1%, 12.5%, 51.4%
RGB Binary 10100001, 100000, 10000011
CMY 0.369, 0.875, 0.486
CMYK 0, 80, 19, 37

Percentages of Color #A12083

R 63.1%
G 12.5%
B 51.4%
RGB Percentages of Color #a12083
C 0%
M 80%
Y 19%
K 37%
CMYK Percentages of Color #a12083

Color spaces of #A12083 Medium Red Violet - RGB(161, 32, 131)

HSV (or HSB) 314°, 80°, 63°
HSL 314°, 67°, 38°
Web Safe #993399
XYZ 19.311, 10.249, 22.433
CIE-Lab 38.285, 59.953, -24.529
xyY 0.371, 0.197, 10.249
Decimal 10559619

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

#a12083

On dark background [POOR]

#a12083

On light background [GOOD]

#a12083

As background color [GOOD]

Medium Red Violet ↔ #a12083 Color Blindness Simulator

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

#A12083 Color Combinations - Color Schemes with a12083

#a12083 Analogous Colors

#a12083 Triadic Colors

#a12083 Split Complementary Colors

#a12083 Complementary Colors

Shades and Tints of #a12083 Color Variations

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

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

Alternatives colours to Medium Red Violet (#a12083)

#a12083 Color Codes for CSS3/HTML5 and Icon Previews

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

#A12083 in Programming

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

#a12083 - RGB(161, 32, 131) - Medium Red Violet Color FAQ

What is the color code for Medium Red Violet?

Hex color code for Medium Red Violet color is #a12083. RGB color code for medium red violet color is rgb(161, 32, 131).

What is the RGB value of #a12083?

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

What is the RGB percentage of #a12083?

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

What does RGB 161,32,131 mean?

The RGB color 161, 32, 131 represents a dull and muted shade of Red. The websafe version of this color is hex 993399. 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 #a12083?

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...