#c12dfc - Electric Violet Hex Color Code

#C12DFC (Electric Violet) - RGB 193, 45, 252 Color Information

#c12dfc Conversion Table

HEX Triplet C1, 2D, FC
RGB Decimal 193, 45, 252
RGB Octal 301, 55, 374
RGB Percent 75.7%, 17.6%, 98.8%
RGB Binary 11000001, 101101, 11111100
CMY 0.243, 0.824, 0.012
CMYK 23, 82, 0, 1

Percentages of Color #C12DFC

R 75.7%
G 17.6%
B 98.8%
RGB Percentages of Color #c12dfc
C 23%
M 82%
Y 0%
K 1%
CMYK Percentages of Color #c12dfc

Color spaces of #C12DFC Electric Violet - RGB(193, 45, 252)

HSV (or HSB) 283°, 82°, 99°
HSL 283°, 97°, 58°
Web Safe #cc33ff
XYZ 40.501, 20.243, 93.868
CIE-Lab 52.110, 82.675, -72.917
xyY 0.262, 0.131, 20.243
Decimal 12660220

#c12dfc Color Accessibility Scores (Electric Violet Contrast Checker)

#c12dfc

On dark background [POOR]

#c12dfc

On light background [GOOD]

#c12dfc

As background color [GOOD]

Electric Violet ↔ #c12dfc Color Blindness Simulator

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

#C12DFC Color Combinations - Color Schemes with c12dfc

#c12dfc Analogous Colors

#c12dfc Triadic Colors

#c12dfc Split Complementary Colors

#c12dfc Complementary Colors

Shades and Tints of #c12dfc Color Variations

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

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

Alternatives colours to Electric Violet (#c12dfc)

#c12dfc Color Codes for CSS3/HTML5 and Icon Previews

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

#C12DFC in Programming

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

#c12dfc - RGB(193, 45, 252) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #c12dfc. RGB color code for electric violet color is rgb(193, 45, 252).

What is the RGB value of #c12dfc?

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

What is the RGB percentage of #c12dfc?

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

What does RGB 193,45,252 mean?

The RGB color 193, 45, 252 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 #c12dfc?

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

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

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

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