#ac2fec - Electric Violet Hex Color Code

#AC2FEC (Electric Violet) - RGB 172, 47, 236 Color Information

#ac2fec Conversion Table

HEX Triplet AC, 2F, EC
RGB Decimal 172, 47, 236
RGB Octal 254, 57, 354
RGB Percent 67.5%, 18.4%, 92.5%
RGB Binary 10101100, 101111, 11101100
CMY 0.325, 0.816, 0.075
CMYK 27, 80, 0, 7

Percentages of Color #AC2FEC

R 67.5%
G 18.4%
B 92.5%
RGB Percentages of Color #ac2fec
C 27%
M 80%
Y 0%
K 7%
CMYK Percentages of Color #ac2fec

Color spaces of #AC2FEC Electric Violet - RGB(172, 47, 236)

HSV (or HSB) 280°, 80°, 93°
HSL 280°, 83°, 55°
Web Safe #9933ff
XYZ 33.170, 16.860, 80.863
CIE-Lab 48.083, 75.805, -70.629
xyY 0.253, 0.129, 16.860
Decimal 11284460

#ac2fec Color Accessibility Scores (Electric Violet Contrast Checker)

#ac2fec

On dark background [POOR]

#ac2fec

On light background [GOOD]

#ac2fec

As background color [GOOD]

Electric Violet ↔ #ac2fec Color Blindness Simulator

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

#AC2FEC Color Combinations - Color Schemes with ac2fec

#ac2fec Analogous Colors

#ac2fec Triadic Colors

#ac2fec Split Complementary Colors

#ac2fec Complementary Colors

Shades and Tints of #ac2fec Color Variations

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

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

Alternatives colours to Electric Violet (#ac2fec)

#ac2fec Color Codes for CSS3/HTML5 and Icon Previews

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

#AC2FEC in Programming

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

#ac2fec - RGB(172, 47, 236) - Electric Violet Color FAQ

What is the color code for Electric Violet?

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

What is the RGB value of #ac2fec?

The RGB value corresponding to the hexadecimal color code #ac2fec is rgb(172, 47, 236). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '172' 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 #ac2fec.

What is the RGB percentage of #ac2fec?

The RGB percentage composition for the hexadecimal color code #ac2fec is detailed as follows: 67.5% 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 67.5% 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 #ac2fec.

What does RGB 172,47,236 mean?

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ac2fec is composed of 27% Cyan, 80% Magenta, 0% Yellow, and 7% Black. In this CMYK breakdown, the Cyan component at 27% 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 #ac2fec?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ac2fec has an HSL value of 280° (degrees) for Hue, 83% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 280° 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...

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

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