#dc78f6 - Heliotrope Hex Color Code

#DC78F6 (Heliotrope) - RGB 220, 120, 246 Color Information

#dc78f6 Conversion Table

HEX Triplet DC, 78, F6
RGB Decimal 220, 120, 246
RGB Octal 334, 170, 366
RGB Percent 86.3%, 47.1%, 96.5%
RGB Binary 11011100, 1111000, 11110110
CMY 0.137, 0.529, 0.035
CMYK 11, 51, 0, 4

Percentages of Color #DC78F6

R 86.3%
G 47.1%
B 96.5%
RGB Percentages of Color #dc78f6
C 11%
M 51%
Y 0%
K 4%
CMYK Percentages of Color #dc78f6

Color spaces of #DC78F6 Heliotrope - RGB(220, 120, 246)

HSV (or HSB) 288°, 51°, 96°
HSL 288°, 88°, 72°
Web Safe #cc66ff
XYZ 52.866, 35.302, 91.216
CIE-Lab 65.983, 57.820, -47.188
xyY 0.295, 0.197, 35.302
Decimal 14448886

#dc78f6 Color Accessibility Scores (Heliotrope Contrast Checker)

#dc78f6

On dark background [POOR]

#dc78f6

On light background [GOOD]

#dc78f6

As background color [GOOD]

Heliotrope ↔ #dc78f6 Color Blindness Simulator

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

#DC78F6 Color Combinations - Color Schemes with dc78f6

#dc78f6 Analogous Colors

#dc78f6 Triadic Colors

#dc78f6 Split Complementary Colors

#dc78f6 Complementary Colors

Shades and Tints of #dc78f6 Color Variations

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

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

Alternatives colours to Heliotrope (#dc78f6)

#dc78f6 Color Codes for CSS3/HTML5 and Icon Previews

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

#DC78F6 in Programming

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

#dc78f6 - RGB(220, 120, 246) - Heliotrope Color FAQ

What is the color code for Heliotrope?

Hex color code for Heliotrope color is #dc78f6. RGB color code for heliotrope color is rgb(220, 120, 246).

What is the RGB value of #dc78f6?

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

What is the RGB percentage of #dc78f6?

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

What does RGB 220,120,246 mean?

The RGB color 220, 120, 246 represents a dull and muted shade of Blue. The websafe version of this color is hex cc66ff. This color might be commonly referred to as a shade similar to Heliotrope.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #dc78f6 has an HSL value of 288° (degrees) for Hue, 88% for Saturation, and 72% for Lightness. In this HSL representation, the Hue at 288° 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 72% 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...

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

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

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