#ba09f1 - Electric Violet Hex Color Code

#BA09F1 (Electric Violet) - RGB 186, 9, 241 Color Information

#ba09f1 Conversion Table

HEX Triplet BA, 09, F1
RGB Decimal 186, 9, 241
RGB Octal 272, 11, 361
RGB Percent 72.9%, 3.5%, 94.5%
RGB Binary 10111010, 1001, 11110001
CMY 0.271, 0.965, 0.055
CMYK 23, 96, 0, 5

Percentages of Color #BA09F1

R 72.9%
G 3.5%
B 94.5%
RGB Percentages of Color #ba09f1
C 23%
M 96%
Y 0%
K 5%
CMYK Percentages of Color #ba09f1

Color spaces of #BA09F1 Electric Violet - RGB(186, 9, 241)

HSV (or HSB) 286°, 96°, 95°
HSL 286°, 93°, 49°
Web Safe #cc00ff
XYZ 36.225, 16.985, 84.588
CIE-Lab 48.242, 85.611, -73.096
xyY 0.263, 0.123, 16.985
Decimal 12192241

#ba09f1 Color Accessibility Scores (Electric Violet Contrast Checker)

#ba09f1

On dark background [POOR]

#ba09f1

On light background [GOOD]

#ba09f1

As background color [GOOD]

Electric Violet ↔ #ba09f1 Color Blindness Simulator

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

#BA09F1 Color Combinations - Color Schemes with ba09f1

#ba09f1 Analogous Colors

#ba09f1 Triadic Colors

#ba09f1 Split Complementary Colors

#ba09f1 Complementary Colors

Shades and Tints of #ba09f1 Color Variations

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

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

Alternatives colours to Electric Violet (#ba09f1)

#ba09f1 Color Codes for CSS3/HTML5 and Icon Previews

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

#BA09F1 in Programming

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

#ba09f1 - RGB(186, 9, 241) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #ba09f1. RGB color code for electric violet color is rgb(186, 9, 241).

What is the RGB value of #ba09f1?

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

What is the RGB percentage of #ba09f1?

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

What does RGB 186,9,241 mean?

The RGB color 186, 9, 241 represents a dull and muted shade of Blue. The websafe version of this color is hex cc00ff. This color might be commonly referred to as a shade similar to Electric Violet.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ba09f1 has an HSL value of 286° (degrees) for Hue, 93% for Saturation, and 49% for Lightness. In this HSL representation, the Hue at 286° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 93% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 49% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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

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