#db0deb - Electric Violet Hex Color Code

#DB0DEB (Electric Violet) - RGB 219, 13, 235 Color Information

#db0deb Conversion Table

HEX Triplet DB, 0D, EB
RGB Decimal 219, 13, 235
RGB Octal 333, 15, 353
RGB Percent 85.9%, 5.1%, 92.2%
RGB Binary 11011011, 1101, 11101011
CMY 0.141, 0.949, 0.078
CMYK 7, 94, 0, 8

Percentages of Color #DB0DEB

R 85.9%
G 5.1%
B 92.2%
RGB Percentages of Color #db0deb
C 7%
M 94%
Y 0%
K 8%
CMYK Percentages of Color #db0deb

Color spaces of #DB0DEB Electric Violet - RGB(219, 13, 235)

HSV (or HSB) 296°, 94°, 92°
HSL 296°, 90°, 49°
Web Safe #cc00ff
XYZ 44.353, 21.346, 80.380
CIE-Lab 53.326, 89.001, -61.228
xyY 0.304, 0.146, 21.346
Decimal 14355947

#db0deb Color Accessibility Scores (Electric Violet Contrast Checker)

#db0deb

On dark background [POOR]

#db0deb

On light background [GOOD]

#db0deb

As background color [GOOD]

Electric Violet ↔ #db0deb Color Blindness Simulator

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

#DB0DEB Color Combinations - Color Schemes with db0deb

#db0deb Analogous Colors

#db0deb Triadic Colors

#db0deb Split Complementary Colors

#db0deb Complementary Colors

Shades and Tints of #db0deb Color Variations

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

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

Alternatives colours to Electric Violet (#db0deb)

#db0deb Color Codes for CSS3/HTML5 and Icon Previews

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

#DB0DEB in Programming

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

#db0deb - RGB(219, 13, 235) - Electric Violet Color FAQ

What is the color code for Electric Violet?

Hex color code for Electric Violet color is #db0deb. RGB color code for electric violet color is rgb(219, 13, 235).

What is the RGB value of #db0deb?

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

What is the RGB percentage of #db0deb?

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

What does RGB 219,13,235 mean?

The RGB color 219, 13, 235 represents a dull and muted shade of Blue. The websafe version of this color is hex cc00ff. 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 #db0deb?

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

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