#c1a2fe - Mauve Hex Color Code

#C1A2FE (Mauve) - RGB 193, 162, 254 Color Information

#c1a2fe Conversion Table

HEX Triplet C1, A2, FE
RGB Decimal 193, 162, 254
RGB Octal 301, 242, 376
RGB Percent 75.7%, 63.5%, 99.6%
RGB Binary 11000001, 10100010, 11111110
CMY 0.243, 0.365, 0.004
CMYK 24, 36, 0, 0

Percentages of Color #C1A2FE

R 75.7%
G 63.5%
B 99.6%
RGB Percentages of Color #c1a2fe
C 24%
M 36%
Y 0%
K 0%
CMYK Percentages of Color #c1a2fe

Color spaces of #C1A2FE Mauve - RGB(193, 162, 254)

HSV (or HSB) 260°, 36°, 100°
HSL 260°, 98°, 82°
Web Safe #cc99ff
XYZ 52.802, 44.334, 99.540
CIE-Lab 72.451, 29.776, -41.606
xyY 0.268, 0.225, 44.334
Decimal 12690174

#c1a2fe Color Accessibility Scores (Mauve Contrast Checker)

#c1a2fe

On dark background [POOR]

#c1a2fe

On light background [GOOD]

#c1a2fe

As background color [GOOD]

Mauve ↔ #c1a2fe Color Blindness Simulator

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

#C1A2FE Color Combinations - Color Schemes with c1a2fe

#c1a2fe Analogous Colors

#c1a2fe Triadic Colors

#c1a2fe Split Complementary Colors

#c1a2fe Complementary Colors

Shades and Tints of #c1a2fe Color Variations

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

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

Alternatives colours to Mauve (#c1a2fe)

#c1a2fe Color Codes for CSS3/HTML5 and Icon Previews

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

#C1A2FE in Programming

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

#c1a2fe - RGB(193, 162, 254) - Mauve Color FAQ

What is the color code for Mauve?

Hex color code for Mauve color is #c1a2fe. RGB color code for mauve color is rgb(193, 162, 254).

What is the RGB value of #c1a2fe?

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

What is the RGB percentage of #c1a2fe?

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

What does RGB 193,162,254 mean?

The RGB color 193, 162, 254 represents a dull and muted shade of Blue. The websafe version of this color is hex cc99ff. This color might be commonly referred to as a shade similar to Mauve.

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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