#d240d7 - Fuchsia Hex Color Code

#D240D7 (Fuchsia) - RGB 210, 64, 215 Color Information

#d240d7 Conversion Table

HEX Triplet D2, 40, D7
RGB Decimal 210, 64, 215
RGB Octal 322, 100, 327
RGB Percent 82.4%, 25.1%, 84.3%
RGB Binary 11010010, 1000000, 11010111
CMY 0.176, 0.749, 0.157
CMYK 2, 70, 0, 16

Percentages of Color #D240D7

R 82.4%
G 25.1%
B 84.3%
RGB Percentages of Color #d240d7
C 2%
M 70%
Y 0%
K 16%
CMYK Percentages of Color #d240d7

Color spaces of #D240D7 Fuchsia - RGB(210, 64, 215)

HSV (or HSB) 298°, 70°, 84°
HSL 298°, 65°, 55°
Web Safe #cc33cc
XYZ 40.677, 22.275, 66.445
CIE-Lab 54.317, 73.706, -48.405
xyY 0.314, 0.172, 22.275
Decimal 13779159

#d240d7 Color Accessibility Scores (Fuchsia Contrast Checker)

#d240d7

On dark background [POOR]

#d240d7

On light background [GOOD]

#d240d7

As background color [GOOD]

Fuchsia ↔ #d240d7 Color Blindness Simulator

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

#D240D7 Color Combinations - Color Schemes with d240d7

#d240d7 Analogous Colors

#d240d7 Triadic Colors

#d240d7 Split Complementary Colors

#d240d7 Complementary Colors

Shades and Tints of #d240d7 Color Variations

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

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

Alternatives colours to Fuchsia (#d240d7)

#d240d7 Color Codes for CSS3/HTML5 and Icon Previews

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

#D240D7 in Programming

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

#d240d7 - RGB(210, 64, 215) - Fuchsia Color FAQ

What is the color code for Fuchsia?

Hex color code for Fuchsia color is #d240d7. RGB color code for fuchsia color is rgb(210, 64, 215).

What is the RGB value of #d240d7?

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

What is the RGB percentage of #d240d7?

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

What does RGB 210,64,215 mean?

The RGB color 210, 64, 215 represents a dull and muted shade of Blue. The websafe version of this color is hex cc33cc. This color might be commonly referred to as a shade similar to Fuchsia.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d240d7 has an HSL value of 298° (degrees) for Hue, 65% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 298° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 65% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 55% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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