#d30fdd - Electric Violet Hex Color Code

#D30FDD (Electric Violet) - RGB 211, 15, 221 Color Information

#d30fdd Conversion Table

HEX Triplet D3, 0F, DD
RGB Decimal 211, 15, 221
RGB Octal 323, 17, 335
RGB Percent 82.7%, 5.9%, 86.7%
RGB Binary 11010011, 1111, 11011101
CMY 0.173, 0.941, 0.133
CMYK 5, 93, 0, 13

Percentages of Color #D30FDD

R 82.7%
G 5.9%
B 86.7%
RGB Percentages of Color #d30fdd
C 5%
M 93%
Y 0%
K 13%
CMYK Percentages of Color #d30fdd

Color spaces of #D30FDD Electric Violet - RGB(211, 15, 221)

HSV (or HSB) 297°, 93°, 87°
HSL 297°, 87°, 46°
Web Safe #cc00cc
XYZ 40.086, 19.411, 70.041
CIE-Lab 51.165, 85.460, -56.846
xyY 0.309, 0.150, 19.411
Decimal 13832157

#d30fdd Color Accessibility Scores (Electric Violet Contrast Checker)

#d30fdd

On dark background [POOR]

#d30fdd

On light background [GOOD]

#d30fdd

As background color [GOOD]

Electric Violet ↔ #d30fdd Color Blindness Simulator

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

#D30FDD Color Combinations - Color Schemes with d30fdd

#d30fdd Analogous Colors

#d30fdd Triadic Colors

#d30fdd Split Complementary Colors

#d30fdd Complementary Colors

Shades and Tints of #d30fdd Color Variations

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

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

Alternatives colours to Electric Violet (#d30fdd)

#d30fdd Color Codes for CSS3/HTML5 and Icon Previews

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

#D30FDD in Programming

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

#d30fdd - RGB(211, 15, 221) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #d30fdd. RGB color code for electric violet color is rgb(211, 15, 221).

What is the RGB value of #d30fdd?

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

What is the RGB percentage of #d30fdd?

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

What does RGB 211,15,221 mean?

The RGB color 211, 15, 221 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 #d30fdd?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d30fdd has an HSL value of 297° (degrees) for Hue, 87% for Saturation, and 46% for Lightness. In this HSL representation, the Hue at 297° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 87% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 46% 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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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