#bbafd8 - Wistful Hex Color Code

#BBAFD8 (Wistful) - RGB 187, 175, 216 Color Information

#bbafd8 Conversion Table

HEX Triplet BB, AF, D8
RGB Decimal 187, 175, 216
RGB Octal 273, 257, 330
RGB Percent 73.3%, 68.6%, 84.7%
RGB Binary 10111011, 10101111, 11011000
CMY 0.267, 0.314, 0.153
CMYK 13, 19, 0, 15

Percentages of Color #BBAFD8

R 73.3%
G 68.6%
B 84.7%
RGB Percentages of Color #bbafd8
C 13%
M 19%
Y 0%
K 15%
CMYK Percentages of Color #bbafd8

Color spaces of #BBAFD8 Wistful - RGB(187, 175, 216)

HSV (or HSB) 258°, 19°, 85°
HSL 258°, 34°, 77°
Web Safe #cc99cc
XYZ 48.218, 46.183, 71.339
CIE-Lab 73.664, 12.292, -19.114
xyY 0.291, 0.279, 46.183
Decimal 12300248

#bbafd8 Color Accessibility Scores (Wistful Contrast Checker)

#bbafd8

On dark background [POOR]

#bbafd8

On light background [GOOD]

#bbafd8

As background color [GOOD]

Wistful ↔ #bbafd8 Color Blindness Simulator

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

#BBAFD8 Color Combinations - Color Schemes with bbafd8

#bbafd8 Analogous Colors

#bbafd8 Triadic Colors

#bbafd8 Split Complementary Colors

#bbafd8 Complementary Colors

Shades and Tints of #bbafd8 Color Variations

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

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

Alternatives colours to Wistful (#bbafd8)

#bbafd8 Color Codes for CSS3/HTML5 and Icon Previews

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

#BBAFD8 in Programming

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

#bbafd8 - RGB(187, 175, 216) - Wistful Color FAQ

What is the color code for Wistful?

Hex color code for Wistful color is #bbafd8. RGB color code for wistful color is rgb(187, 175, 216).

What is the RGB value of #bbafd8?

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

What is the RGB percentage of #bbafd8?

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

What does RGB 187,175,216 mean?

The RGB color 187, 175, 216 represents a dull and muted shade of Blue. The websafe version of this color is hex cc99cc. This color might be commonly referred to as a shade similar to Wistful.

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

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...