#c9a1fe - Mauve Hex Color Code

#C9A1FE (Mauve) - RGB 201, 161, 254 Color Information

#c9a1fe Conversion Table

HEX Triplet C9, A1, FE
RGB Decimal 201, 161, 254
RGB Octal 311, 241, 376
RGB Percent 78.8%, 63.1%, 99.6%
RGB Binary 11001001, 10100001, 11111110
CMY 0.212, 0.369, 0.004
CMYK 21, 37, 0, 0

Percentages of Color #C9A1FE

R 78.8%
G 63.1%
B 99.6%
RGB Percentages of Color #c9a1fe
C 21%
M 37%
Y 0%
K 0%
CMYK Percentages of Color #c9a1fe

Color spaces of #C9A1FE Mauve - RGB(201, 161, 254)

HSV (or HSB) 266°, 37°, 100°
HSL 266°, 98°, 81°
Web Safe #cc99ff
XYZ 54.722, 45.063, 99.580
CIE-Lab 72.933, 32.619, -40.800
xyY 0.274, 0.226, 45.063
Decimal 13214206

#c9a1fe Color Accessibility Scores (Mauve Contrast Checker)

#c9a1fe

On dark background [POOR]

#c9a1fe

On light background [GOOD]

#c9a1fe

As background color [GOOD]

Mauve ↔ #c9a1fe Color Blindness Simulator

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

#C9A1FE Color Combinations - Color Schemes with c9a1fe

#c9a1fe Analogous Colors

#c9a1fe Triadic Colors

#c9a1fe Split Complementary Colors

#c9a1fe Complementary Colors

Shades and Tints of #c9a1fe Color Variations

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

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

Alternatives colours to Mauve (#c9a1fe)

#c9a1fe Color Codes for CSS3/HTML5 and Icon Previews

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

#C9A1FE in Programming

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

#c9a1fe - RGB(201, 161, 254) - Mauve Color FAQ

What is the color code for Mauve?

Hex color code for Mauve color is #c9a1fe. RGB color code for mauve color is rgb(201, 161, 254).

What is the RGB value of #c9a1fe?

The RGB value corresponding to the hexadecimal color code #c9a1fe is rgb(201, 161, 254). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '201' indicates the intensity of the red component, '161' 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 #c9a1fe.

What is the RGB percentage of #c9a1fe?

The RGB percentage composition for the hexadecimal color code #c9a1fe is detailed as follows: 78.8% Red, 63.1% 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 78.8% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 63.1% 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 #c9a1fe.

What does RGB 201,161,254 mean?

The RGB color 201, 161, 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 #c9a1fe?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c9a1fe is composed of 21% Cyan, 37% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 21% influences the coolness or green-blue aspects of the color, whereas the 37% 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 #c9a1fe?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c9a1fe has an HSL value of 266° (degrees) for Hue, 98% for Saturation, and 81% for Lightness. In this HSL representation, the Hue at 266° 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 81% 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...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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

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