#e6a7ff - Mauve Hex Color Code

#E6A7FF (Mauve) - RGB 230, 167, 255 Color Information

#e6a7ff Conversion Table

HEX Triplet E6, A7, FF
RGB Decimal 230, 167, 255
RGB Octal 346, 247, 377
RGB Percent 90.2%, 65.5%, 100%
RGB Binary 11100110, 10100111, 11111111
CMY 0.098, 0.345, 0.000
CMYK 10, 35, 0, 0

Percentages of Color #E6A7FF

R 90.2%
G 65.5%
B 100%
RGB Percentages of Color #e6a7ff
C 10%
M 35%
Y 0%
K 0%
CMYK Percentages of Color #e6a7ff

Color spaces of #E6A7FF Mauve - RGB(230, 167, 255)

HSV (or HSB) 283°, 35°, 100°
HSL 283°, 100°, 83°
Web Safe #ff99ff
XYZ 64.502, 51.680, 101.183
CIE-Lab 77.089, 38.140, -34.671
xyY 0.297, 0.238, 51.680
Decimal 15116287

#e6a7ff Color Accessibility Scores (Mauve Contrast Checker)

#e6a7ff

On dark background [GOOD]

#e6a7ff

On light background [POOR]

#e6a7ff

As background color [POOR]

Mauve ↔ #e6a7ff Color Blindness Simulator

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

#E6A7FF Color Combinations - Color Schemes with e6a7ff

#e6a7ff Analogous Colors

#e6a7ff Triadic Colors

#e6a7ff Split Complementary Colors

#e6a7ff Complementary Colors

Shades and Tints of #e6a7ff Color Variations

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

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

Alternatives colours to Mauve (#e6a7ff)

#e6a7ff Color Codes for CSS3/HTML5 and Icon Previews

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

#E6A7FF in Programming

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

#e6a7ff - RGB(230, 167, 255) - Mauve Color FAQ

What is the color code for Mauve?

Hex color code for Mauve color is #e6a7ff. RGB color code for mauve color is rgb(230, 167, 255).

What is the RGB value of #e6a7ff?

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

What is the RGB percentage of #e6a7ff?

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

What does RGB 230,167,255 mean?

The RGB color 230, 167, 255 represents a bright and vivid shade of Blue. The websafe version of this color is hex ff99ff. This color might be commonly referred to as a shade similar to Mauve.

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

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

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

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

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

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

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