#db4bd6 - Orchid Hex Color Code

#DB4BD6 (Orchid) - RGB 219, 75, 214 Color Information

#db4bd6 Conversion Table

HEX Triplet DB, 4B, D6
RGB Decimal 219, 75, 214
RGB Octal 333, 113, 326
RGB Percent 85.9%, 29.4%, 83.9%
RGB Binary 11011011, 1001011, 11010110
CMY 0.141, 0.706, 0.161
CMYK 0, 66, 2, 14

Percentages of Color #DB4BD6

R 85.9%
G 29.4%
B 83.9%
RGB Percentages of Color #db4bd6
C 0%
M 66%
Y 2%
K 14%
CMYK Percentages of Color #db4bd6

Color spaces of #DB4BD6 Orchid - RGB(219, 75, 214)

HSV (or HSB) 302°, 66°, 86°
HSL 302°, 67°, 58°
Web Safe #cc33cc
XYZ 43.867, 24.947, 66.122
CIE-Lab 57.024, 71.641, -43.462
xyY 0.325, 0.185, 24.947
Decimal 14371798

#db4bd6 Color Accessibility Scores (Orchid Contrast Checker)

#db4bd6

On dark background [POOR]

#db4bd6

On light background [GOOD]

#db4bd6

As background color [GOOD]

Orchid ↔ #db4bd6 Color Blindness Simulator

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

#DB4BD6 Color Combinations - Color Schemes with db4bd6

#db4bd6 Analogous Colors

#db4bd6 Triadic Colors

#db4bd6 Split Complementary Colors

#db4bd6 Complementary Colors

Shades and Tints of #db4bd6 Color Variations

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

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

Alternatives colours to Orchid (#db4bd6)

#db4bd6 Color Codes for CSS3/HTML5 and Icon Previews

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

#DB4BD6 in Programming

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

#db4bd6 - RGB(219, 75, 214) - Orchid Color FAQ

What is the color code for Orchid?

Hex color code for Orchid color is #db4bd6. RGB color code for orchid color is rgb(219, 75, 214).

What is the RGB value of #db4bd6?

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

What is the RGB percentage of #db4bd6?

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

What does RGB 219,75,214 mean?

The RGB color 219, 75, 214 represents a dull and muted shade of Red. The websafe version of this color is hex cc33cc. This color might be commonly referred to as a shade similar to Orchid.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #db4bd6 is composed of 0% Cyan, 66% Magenta, 2% 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 66% of Magenta contributes to the red-purple qualities. The 2% 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 #db4bd6?

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

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 Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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