#c32ed1 - Fuchsia Hex Color Code

#C32ED1 (Fuchsia) - RGB 195, 46, 209 Color Information

#c32ed1 Conversion Table

HEX Triplet C3, 2E, D1
RGB Decimal 195, 46, 209
RGB Octal 303, 56, 321
RGB Percent 76.5%, 18%, 82%
RGB Binary 11000011, 101110, 11010001
CMY 0.235, 0.820, 0.180
CMYK 7, 78, 0, 18

Percentages of Color #C32ED1

R 76.5%
G 18%
B 82%
RGB Percentages of Color #c32ed1
C 7%
M 78%
Y 0%
K 18%
CMYK Percentages of Color #c32ed1

Color spaces of #C32ED1 Fuchsia - RGB(195, 46, 209)

HSV (or HSB) 295°, 78°, 82°
HSL 295°, 64°, 50°
Web Safe #cc33cc
XYZ 34.991, 18.160, 61.982
CIE-Lab 49.689, 75.210, -52.498
xyY 0.304, 0.158, 18.160
Decimal 12791505

#c32ed1 Color Accessibility Scores (Fuchsia Contrast Checker)

#c32ed1

On dark background [POOR]

#c32ed1

On light background [GOOD]

#c32ed1

As background color [GOOD]

Fuchsia ↔ #c32ed1 Color Blindness Simulator

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

#C32ED1 Color Combinations - Color Schemes with c32ed1

#c32ed1 Analogous Colors

#c32ed1 Triadic Colors

#c32ed1 Split Complementary Colors

#c32ed1 Complementary Colors

Shades and Tints of #c32ed1 Color Variations

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

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

Alternatives colours to Fuchsia (#c32ed1)

#c32ed1 Color Codes for CSS3/HTML5 and Icon Previews

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

#C32ED1 in Programming

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

#c32ed1 - RGB(195, 46, 209) - Fuchsia Color FAQ

What is the color code for Fuchsia?

Hex color code for Fuchsia color is #c32ed1. RGB color code for fuchsia color is rgb(195, 46, 209).

What is the RGB value of #c32ed1?

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

What is the RGB percentage of #c32ed1?

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

What does RGB 195,46,209 mean?

The RGB color 195, 46, 209 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 #c32ed1?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c32ed1 has an HSL value of 295° (degrees) for Hue, 64% for Saturation, and 50% 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 64% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 50% 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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...