#f40efc - Electric Violet Hex Color Code

#F40EFC (Electric Violet) - RGB 244, 14, 252 Color Information

#f40efc Conversion Table

HEX Triplet F4, 0E, FC
RGB Decimal 244, 14, 252
RGB Octal 364, 16, 374
RGB Percent 95.7%, 5.5%, 98.8%
RGB Binary 11110100, 1110, 11111100
CMY 0.043, 0.945, 0.012
CMYK 3, 94, 0, 1

Percentages of Color #F40EFC

R 95.7%
G 5.5%
B 98.8%
RGB Percentages of Color #f40efc
C 3%
M 94%
Y 0%
K 1%
CMYK Percentages of Color #f40efc

Color spaces of #F40EFC Electric Violet - RGB(244, 14, 252)

HSV (or HSB) 298°, 94°, 99°
HSL 298°, 98°, 52°
Web Safe #ff00ff
XYZ 55.036, 26.575, 94.324
CIE-Lab 58.579, 95.285, -62.071
xyY 0.313, 0.151, 26.575
Decimal 15994620

#f40efc Color Accessibility Scores (Electric Violet Contrast Checker)

#f40efc

On dark background [POOR]

#f40efc

On light background [GOOD]

#f40efc

As background color [GOOD]

Electric Violet ↔ #f40efc Color Blindness Simulator

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

#F40EFC Color Combinations - Color Schemes with f40efc

#f40efc Analogous Colors

#f40efc Triadic Colors

#f40efc Split Complementary Colors

#f40efc Complementary Colors

Shades and Tints of #f40efc Color Variations

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

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

Alternatives colours to Electric Violet (#f40efc)

#f40efc Color Codes for CSS3/HTML5 and Icon Previews

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

#F40EFC in Programming

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

#f40efc - RGB(244, 14, 252) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #f40efc. RGB color code for electric violet color is rgb(244, 14, 252).

What is the RGB value of #f40efc?

The RGB value corresponding to the hexadecimal color code #f40efc is rgb(244, 14, 252). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '244' indicates the intensity of the red component, '14' 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 #f40efc.

What is the RGB percentage of #f40efc?

The RGB percentage composition for the hexadecimal color code #f40efc is detailed as follows: 95.7% Red, 5.5% 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 95.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 5.5% 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 #f40efc.

What does RGB 244,14,252 mean?

The RGB color 244, 14, 252 represents a dull and muted shade of Blue. The websafe version of this color is hex ff00ff. 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 #f40efc?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #f40efc is composed of 3% Cyan, 94% Magenta, 0% Yellow, and 1% Black. In this CMYK breakdown, the Cyan component at 3% influences the coolness or green-blue aspects of the color, whereas the 94% 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 #f40efc?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f40efc has an HSL value of 298° (degrees) for Hue, 98% for Saturation, and 52% 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 98% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 52% 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...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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