#c060c8 - Fuchsia Hex Color Code

#C060C8 (Fuchsia) - RGB 192, 96, 200 Color Information

#c060c8 Conversion Table

HEX Triplet C0, 60, C8
RGB Decimal 192, 96, 200
RGB Octal 300, 140, 310
RGB Percent 75.3%, 37.6%, 78.4%
RGB Binary 11000000, 1100000, 11001000
CMY 0.247, 0.624, 0.216
CMYK 4, 52, 0, 22

Percentages of Color #C060C8

R 75.3%
G 37.6%
B 78.4%
RGB Percentages of Color #c060c8
C 4%
M 52%
Y 0%
K 22%
CMYK Percentages of Color #c060c8

Color spaces of #C060C8 Fuchsia - RGB(192, 96, 200)

HSV (or HSB) 295°, 52°, 78°
HSL 295°, 49°, 58°
Web Safe #cc66cc
XYZ 36.346, 23.742, 57.311
CIE-Lab 55.829, 53.313, -37.638
xyY 0.310, 0.202, 23.742
Decimal 12607688

#c060c8 Color Accessibility Scores (Fuchsia Contrast Checker)

#c060c8

On dark background [POOR]

#c060c8

On light background [GOOD]

#c060c8

As background color [GOOD]

Fuchsia ↔ #c060c8 Color Blindness Simulator

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

#C060C8 Color Combinations - Color Schemes with c060c8

#c060c8 Analogous Colors

#c060c8 Triadic Colors

#c060c8 Split Complementary Colors

#c060c8 Complementary Colors

Shades and Tints of #c060c8 Color Variations

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

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

Alternatives colours to Fuchsia (#c060c8)

#c060c8 Color Codes for CSS3/HTML5 and Icon Previews

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

#C060C8 in Programming

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

#c060c8 - RGB(192, 96, 200) - Fuchsia Color FAQ

What is the color code for Fuchsia?

Hex color code for Fuchsia color is #c060c8. RGB color code for fuchsia color is rgb(192, 96, 200).

What is the RGB value of #c060c8?

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

What is the RGB percentage of #c060c8?

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

What does RGB 192,96,200 mean?

The RGB color 192, 96, 200 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 #c060c8?

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

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

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

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 Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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