#b42fec - Electric Violet Hex Color Code

#B42FEC (Electric Violet) - RGB 180, 47, 236 Color Information

#b42fec Conversion Table

HEX Triplet B4, 2F, EC
RGB Decimal 180, 47, 236
RGB Octal 264, 57, 354
RGB Percent 70.6%, 18.4%, 92.5%
RGB Binary 10110100, 101111, 11101100
CMY 0.294, 0.816, 0.075
CMYK 24, 80, 0, 7

Percentages of Color #B42FEC

R 70.6%
G 18.4%
B 92.5%
RGB Percentages of Color #b42fec
C 24%
M 80%
Y 0%
K 7%
CMYK Percentages of Color #b42fec

Color spaces of #B42FEC Electric Violet - RGB(180, 47, 236)

HSV (or HSB) 282°, 80°, 93°
HSL 282°, 83°, 55°
Web Safe #cc33ff
XYZ 34.979, 17.792, 80.948
CIE-Lab 49.243, 77.090, -68.692
xyY 0.262, 0.133, 17.792
Decimal 11808748

#b42fec Color Accessibility Scores (Electric Violet Contrast Checker)

#b42fec

On dark background [POOR]

#b42fec

On light background [GOOD]

#b42fec

As background color [GOOD]

Electric Violet ↔ #b42fec Color Blindness Simulator

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

#B42FEC Color Combinations - Color Schemes with b42fec

#b42fec Analogous Colors

#b42fec Triadic Colors

#b42fec Split Complementary Colors

#b42fec Complementary Colors

Shades and Tints of #b42fec Color Variations

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

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

Alternatives colours to Electric Violet (#b42fec)

#b42fec Color Codes for CSS3/HTML5 and Icon Previews

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

#B42FEC in Programming

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

#b42fec - RGB(180, 47, 236) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #b42fec. RGB color code for electric violet color is rgb(180, 47, 236).

What is the RGB value of #b42fec?

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

What is the RGB percentage of #b42fec?

The RGB percentage composition for the hexadecimal color code #b42fec is detailed as follows: 70.6% Red, 18.4% Green, and 92.5% 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 18.4% and 92.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 #b42fec.

What does RGB 180,47,236 mean?

The RGB color 180, 47, 236 represents a dull and muted shade of Blue. The websafe version of this color is hex cc33ff. 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 #b42fec?

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

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

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

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

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