#db0a8e - Red Violet Hex Color Code

#DB0A8E (Red Violet) - RGB 219, 10, 142 Color Information

#db0a8e Conversion Table

HEX Triplet DB, 0A, 8E
RGB Decimal 219, 10, 142
RGB Octal 333, 12, 216
RGB Percent 85.9%, 3.9%, 55.7%
RGB Binary 11011011, 1010, 10001110
CMY 0.141, 0.961, 0.443
CMYK 0, 95, 35, 14

Percentages of Color #DB0A8E

R 85.9%
G 3.9%
B 55.7%
RGB Percentages of Color #db0a8e
C 0%
M 95%
Y 35%
K 14%
CMYK Percentages of Color #db0a8e

Color spaces of #DB0A8E Red Violet - RGB(219, 10, 142)

HSV (or HSB) 322°, 95°, 86°
HSL 322°, 91°, 45°
Web Safe #cc0099
XYZ 34.204, 17.230, 27.114
CIE-Lab 48.549, 77.419, -14.537
xyY 0.435, 0.219, 17.230
Decimal 14355086

#db0a8e Color Accessibility Scores (Red Violet Contrast Checker)

#db0a8e

On dark background [POOR]

#db0a8e

On light background [GOOD]

#db0a8e

As background color [GOOD]

Red Violet ↔ #db0a8e Color Blindness Simulator

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

#DB0A8E Color Combinations - Color Schemes with db0a8e

#db0a8e Analogous Colors

#db0a8e Triadic Colors

#db0a8e Split Complementary Colors

#db0a8e Complementary Colors

Shades and Tints of #db0a8e Color Variations

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

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

Alternatives colours to Red Violet (#db0a8e)

#db0a8e Color Codes for CSS3/HTML5 and Icon Previews

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

#DB0A8E in Programming

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

#db0a8e - RGB(219, 10, 142) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #db0a8e. RGB color code for red violet color is rgb(219, 10, 142).

What is the RGB value of #db0a8e?

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

What is the RGB percentage of #db0a8e?

The RGB percentage composition for the hexadecimal color code #db0a8e is detailed as follows: 85.9% Red, 3.9% Green, and 55.7% 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 3.9% and 55.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 #db0a8e.

What does RGB 219,10,142 mean?

The RGB color 219, 10, 142 represents a dull and muted shade of Red. The websafe version of this color is hex cc0099. This color might be commonly referred to as a shade similar to Red Violet.

What is the CMYK (Cyan Magenta Yellow Black) color model of #db0a8e?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #db0a8e has an HSL value of 322° (degrees) for Hue, 91% for Saturation, and 45% for Lightness. In this HSL representation, the Hue at 322° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 91% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 45% 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?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...