#db1c8f - Red Violet Hex Color Code

#DB1C8F (Red Violet) - RGB 219, 28, 143 Color Information

#db1c8f Conversion Table

HEX Triplet DB, 1C, 8F
RGB Decimal 219, 28, 143
RGB Octal 333, 34, 217
RGB Percent 85.9%, 11%, 56.1%
RGB Binary 11011011, 11100, 10001111
CMY 0.141, 0.890, 0.439
CMYK 0, 87, 35, 14

Percentages of Color #DB1C8F

R 85.9%
G 11%
B 56.1%
RGB Percentages of Color #db1c8f
C 0%
M 87%
Y 35%
K 14%
CMYK Percentages of Color #db1c8f

Color spaces of #DB1C8F Red Violet - RGB(219, 28, 143)

HSV (or HSB) 324°, 87°, 86°
HSL 324°, 77°, 48°
Web Safe #cc3399
XYZ 34.587, 17.874, 27.614
CIE-Lab 49.343, 75.316, -13.936
xyY 0.432, 0.223, 17.874
Decimal 14359695

#db1c8f Color Accessibility Scores (Red Violet Contrast Checker)

#db1c8f

On dark background [POOR]

#db1c8f

On light background [GOOD]

#db1c8f

As background color [GOOD]

Red Violet ↔ #db1c8f Color Blindness Simulator

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

#DB1C8F Color Combinations - Color Schemes with db1c8f

#db1c8f Analogous Colors

#db1c8f Triadic Colors

#db1c8f Split Complementary Colors

#db1c8f Complementary Colors

Shades and Tints of #db1c8f Color Variations

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

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

Alternatives colours to Red Violet (#db1c8f)

#db1c8f Color Codes for CSS3/HTML5 and Icon Previews

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

#DB1C8F in Programming

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

#db1c8f - RGB(219, 28, 143) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #db1c8f. RGB color code for red violet color is rgb(219, 28, 143).

What is the RGB value of #db1c8f?

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

What is the RGB percentage of #db1c8f?

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

What does RGB 219,28,143 mean?

The RGB color 219, 28, 143 represents a dull and muted shade of Red. The websafe version of this color is hex cc3399. 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 #db1c8f?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #db1c8f is composed of 0% Cyan, 87% 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 87% 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 #db1c8f?

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

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

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...