#cc2bda - Fuchsia Hex Color Code

#CC2BDA (Fuchsia) - RGB 204, 43, 218 Color Information

#cc2bda Conversion Table

HEX Triplet CC, 2B, DA
RGB Decimal 204, 43, 218
RGB Octal 314, 53, 332
RGB Percent 80%, 16.9%, 85.5%
RGB Binary 11001100, 101011, 11011010
CMY 0.200, 0.831, 0.145
CMYK 6, 80, 0, 15

Percentages of Color #CC2BDA

R 80%
G 16.9%
B 85.5%
RGB Percentages of Color #cc2bda
C 6%
M 80%
Y 0%
K 15%
CMYK Percentages of Color #cc2bda

Color spaces of #CC2BDA Fuchsia - RGB(204, 43, 218)

HSV (or HSB) 295°, 80°, 85°
HSL 295°, 70°, 51°
Web Safe #cc33cc
XYZ 38.421, 19.627, 68.093
CIE-Lab 51.413, 79.123, -54.803
xyY 0.305, 0.156, 19.627
Decimal 13380570

#cc2bda Color Accessibility Scores (Fuchsia Contrast Checker)

#cc2bda

On dark background [POOR]

#cc2bda

On light background [GOOD]

#cc2bda

As background color [GOOD]

Fuchsia ↔ #cc2bda Color Blindness Simulator

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

#CC2BDA Color Combinations - Color Schemes with cc2bda

#cc2bda Analogous Colors

#cc2bda Triadic Colors

#cc2bda Split Complementary Colors

#cc2bda Complementary Colors

Shades and Tints of #cc2bda Color Variations

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

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

Alternatives colours to Fuchsia (#cc2bda)

#cc2bda Color Codes for CSS3/HTML5 and Icon Previews

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

#CC2BDA in Programming

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

#cc2bda - RGB(204, 43, 218) - Fuchsia Color FAQ

What is the color code for Fuchsia?

Hex color code for Fuchsia color is #cc2bda. RGB color code for fuchsia color is rgb(204, 43, 218).

What is the RGB value of #cc2bda?

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

What is the RGB percentage of #cc2bda?

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

What does RGB 204,43,218 mean?

The RGB color 204, 43, 218 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 #cc2bda?

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

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

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

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