#c106c8 - Electric Violet Hex Color Code

#C106C8 (Electric Violet) - RGB 193, 6, 200 Color Information

#c106c8 Conversion Table

HEX Triplet C1, 06, C8
RGB Decimal 193, 6, 200
RGB Octal 301, 6, 310
RGB Percent 75.7%, 2.4%, 78.4%
RGB Binary 11000001, 110, 11001000
CMY 0.243, 0.976, 0.216
CMYK 4, 97, 0, 22

Percentages of Color #C106C8

R 75.7%
G 2.4%
B 78.4%
RGB Percentages of Color #c106c8
C 4%
M 97%
Y 0%
K 22%
CMYK Percentages of Color #c106c8

Color spaces of #C106C8 Electric Violet - RGB(193, 6, 200)

HSV (or HSB) 298°, 97°, 78°
HSL 298°, 94°, 40°
Web Safe #cc00cc
XYZ 32.483, 15.638, 55.950
CIE-Lab 46.496, 80.198, -52.442
xyY 0.312, 0.150, 15.638
Decimal 12650184

#c106c8 Color Accessibility Scores (Electric Violet Contrast Checker)

#c106c8

On dark background [POOR]

#c106c8

On light background [GOOD]

#c106c8

As background color [GOOD]

Electric Violet ↔ #c106c8 Color Blindness Simulator

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

#C106C8 Color Combinations - Color Schemes with c106c8

#c106c8 Analogous Colors

#c106c8 Triadic Colors

#c106c8 Split Complementary Colors

#c106c8 Complementary Colors

Shades and Tints of #c106c8 Color Variations

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

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

Alternatives colours to Electric Violet (#c106c8)

#c106c8 Color Codes for CSS3/HTML5 and Icon Previews

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

#C106C8 in Programming

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

#c106c8 - RGB(193, 6, 200) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #c106c8. RGB color code for electric violet color is rgb(193, 6, 200).

What is the RGB value of #c106c8?

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

What is the RGB percentage of #c106c8?

The RGB percentage composition for the hexadecimal color code #c106c8 is detailed as follows: 75.7% Red, 2.4% Green, and 78.4% 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 2.4% and 78.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 #c106c8.

What does RGB 193,6,200 mean?

The RGB color 193, 6, 200 represents a dull and muted shade of Blue. The websafe version of this color is hex cc00cc. 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 #c106c8?

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...