#d12bf2 - Electric Violet Hex Color Code

#D12BF2 (Electric Violet) - RGB 209, 43, 242 Color Information

#d12bf2 Conversion Table

HEX Triplet D1, 2B, F2
RGB Decimal 209, 43, 242
RGB Octal 321, 53, 362
RGB Percent 82%, 16.9%, 94.9%
RGB Binary 11010001, 101011, 11110010
CMY 0.180, 0.831, 0.051
CMYK 14, 82, 0, 5

Percentages of Color #D12BF2

R 82%
G 16.9%
B 94.9%
RGB Percentages of Color #d12bf2
C 14%
M 82%
Y 0%
K 5%
CMYK Percentages of Color #d12bf2

Color spaces of #D12BF2 Electric Violet - RGB(209, 43, 242)

HSV (or HSB) 290°, 82°, 95°
HSL 290°, 88°, 56°
Web Safe #cc33ff
XYZ 43.185, 21.694, 85.916
CIE-Lab 53.701, 83.954, -64.640
xyY 0.286, 0.144, 21.694
Decimal 13708274

#d12bf2 Color Accessibility Scores (Electric Violet Contrast Checker)

#d12bf2

On dark background [POOR]

#d12bf2

On light background [GOOD]

#d12bf2

As background color [GOOD]

Electric Violet ↔ #d12bf2 Color Blindness Simulator

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

#D12BF2 Color Combinations - Color Schemes with d12bf2

#d12bf2 Analogous Colors

#d12bf2 Triadic Colors

#d12bf2 Split Complementary Colors

#d12bf2 Complementary Colors

Shades and Tints of #d12bf2 Color Variations

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

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

Alternatives colours to Electric Violet (#d12bf2)

#d12bf2 Color Codes for CSS3/HTML5 and Icon Previews

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

#D12BF2 in Programming

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

#d12bf2 - RGB(209, 43, 242) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #d12bf2. RGB color code for electric violet color is rgb(209, 43, 242).

What is the RGB value of #d12bf2?

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

What is the RGB percentage of #d12bf2?

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

What does RGB 209,43,242 mean?

The RGB color 209, 43, 242 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 #d12bf2?

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

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

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

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