#cd61d3 - Fuchsia Hex Color Code

#CD61D3 (Fuchsia) - RGB 205, 97, 211 Color Information

#cd61d3 Conversion Table

HEX Triplet CD, 61, D3
RGB Decimal 205, 97, 211
RGB Octal 315, 141, 323
RGB Percent 80.4%, 38%, 82.7%
RGB Binary 11001101, 1100001, 11010011
CMY 0.196, 0.620, 0.173
CMYK 3, 54, 0, 17

Percentages of Color #CD61D3

R 80.4%
G 38%
B 82.7%
RGB Percentages of Color #cd61d3
C 3%
M 54%
Y 0%
K 17%
CMYK Percentages of Color #cd61d3

Color spaces of #CD61D3 Fuchsia - RGB(205, 97, 211)

HSV (or HSB) 297°, 54°, 83°
HSL 297°, 56°, 60°
Web Safe #cc66cc
XYZ 41.209, 26.232, 64.519
CIE-Lab 58.256, 58.363, -39.958
xyY 0.312, 0.199, 26.232
Decimal 13459923

#cd61d3 Color Accessibility Scores (Fuchsia Contrast Checker)

#cd61d3

On dark background [POOR]

#cd61d3

On light background [GOOD]

#cd61d3

As background color [GOOD]

Fuchsia ↔ #cd61d3 Color Blindness Simulator

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

#CD61D3 Color Combinations - Color Schemes with cd61d3

#cd61d3 Analogous Colors

#cd61d3 Triadic Colors

#cd61d3 Split Complementary Colors

#cd61d3 Complementary Colors

Shades and Tints of #cd61d3 Color Variations

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

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

Alternatives colours to Fuchsia (#cd61d3)

#cd61d3 Color Codes for CSS3/HTML5 and Icon Previews

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

#CD61D3 in Programming

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

#cd61d3 - RGB(205, 97, 211) - Fuchsia Color FAQ

What is the color code for Fuchsia?

Hex color code for Fuchsia color is #cd61d3. RGB color code for fuchsia color is rgb(205, 97, 211).

What is the RGB value of #cd61d3?

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

What is the RGB percentage of #cd61d3?

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

What does RGB 205,97,211 mean?

The RGB color 205, 97, 211 represents a dull and muted shade of Blue. The websafe version of this color is hex cc66cc. This color might be commonly referred to as a shade similar to Fuchsia.

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

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

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

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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