#ddb0fb - Mauve Hex Color Code

#DDB0FB (Mauve) - RGB 221, 176, 251 Color Information

#ddb0fb Conversion Table

HEX Triplet DD, B0, FB
RGB Decimal 221, 176, 251
RGB Octal 335, 260, 373
RGB Percent 86.7%, 69%, 98.4%
RGB Binary 11011101, 10110000, 11111011
CMY 0.133, 0.310, 0.016
CMYK 12, 30, 0, 2

Percentages of Color #DDB0FB

R 86.7%
G 69%
B 98.4%
RGB Percentages of Color #ddb0fb
C 12%
M 30%
Y 0%
K 2%
CMYK Percentages of Color #ddb0fb

Color spaces of #DDB0FB Mauve - RGB(221, 176, 251)

HSV (or HSB) 276°, 30°, 98°
HSL 276°, 90°, 84°
Web Safe #cc99ff
XYZ 62.757, 53.388, 98.264
CIE-Lab 78.103, 29.771, -31.027
xyY 0.293, 0.249, 53.388
Decimal 14528763

#ddb0fb Color Accessibility Scores (Mauve Contrast Checker)

#ddb0fb

On dark background [GOOD]

#ddb0fb

On light background [POOR]

#ddb0fb

As background color [POOR]

Mauve ↔ #ddb0fb Color Blindness Simulator

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

#DDB0FB Color Combinations - Color Schemes with ddb0fb

#ddb0fb Analogous Colors

#ddb0fb Triadic Colors

#ddb0fb Split Complementary Colors

#ddb0fb Complementary Colors

Shades and Tints of #ddb0fb Color Variations

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

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

Alternatives colours to Mauve (#ddb0fb)

#ddb0fb Color Codes for CSS3/HTML5 and Icon Previews

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

#DDB0FB in Programming

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

#ddb0fb - RGB(221, 176, 251) - Mauve Color FAQ

What is the color code for Mauve?

Hex color code for Mauve color is #ddb0fb. RGB color code for mauve color is rgb(221, 176, 251).

What is the RGB value of #ddb0fb?

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

What is the RGB percentage of #ddb0fb?

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

What does RGB 221,176,251 mean?

The RGB color 221, 176, 251 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 #ddb0fb?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ddb0fb is composed of 12% Cyan, 30% Magenta, 0% Yellow, and 2% Black. In this CMYK breakdown, the Cyan component at 12% 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 2% 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 #ddb0fb?

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

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

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

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