#d6b2ff - Mauve Hex Color Code

#D6B2FF (Mauve) - RGB 214, 178, 255 Color Information

#d6b2ff Conversion Table

HEX Triplet D6, B2, FF
RGB Decimal 214, 178, 255
RGB Octal 326, 262, 377
RGB Percent 83.9%, 69.8%, 100%
RGB Binary 11010110, 10110010, 11111111
CMY 0.161, 0.302, 0.000
CMYK 16, 30, 0, 0

Percentages of Color #D6B2FF

R 83.9%
G 69.8%
B 100%
RGB Percentages of Color #d6b2ff
C 16%
M 30%
Y 0%
K 0%
CMYK Percentages of Color #d6b2ff

Color spaces of #D6B2FF Mauve - RGB(214, 178, 255)

HSV (or HSB) 268°, 30°, 100°
HSL 268°, 100°, 85°
Web Safe #cc99ff
XYZ 61.702, 53.357, 101.655
CIE-Lab 78.085, 27.396, -33.257
xyY 0.285, 0.246, 53.357
Decimal 14070527

#d6b2ff Color Accessibility Scores (Mauve Contrast Checker)

#d6b2ff

On dark background [GOOD]

#d6b2ff

On light background [POOR]

#d6b2ff

As background color [POOR]

Mauve ↔ #d6b2ff Color Blindness Simulator

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

#D6B2FF Color Combinations - Color Schemes with d6b2ff

#d6b2ff Analogous Colors

#d6b2ff Triadic Colors

#d6b2ff Split Complementary Colors

#d6b2ff Complementary Colors

Shades and Tints of #d6b2ff Color Variations

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

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

Alternatives colours to Mauve (#d6b2ff)

#d6b2ff Color Codes for CSS3/HTML5 and Icon Previews

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

#D6B2FF in Programming

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

#d6b2ff - RGB(214, 178, 255) - Mauve Color FAQ

What is the color code for Mauve?

Hex color code for Mauve color is #d6b2ff. RGB color code for mauve color is rgb(214, 178, 255).

What is the RGB value of #d6b2ff?

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

What is the RGB percentage of #d6b2ff?

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

What does RGB 214,178,255 mean?

The RGB color 214, 178, 255 represents a bright and vivid 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 #d6b2ff?

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

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

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

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...