#bdaad6 - Cold Purple Hex Color Code

#BDAAD6 (Cold Purple) - RGB 189, 170, 214 Color Information

#bdaad6 Conversion Table

HEX Triplet BD, AA, D6
RGB Decimal 189, 170, 214
RGB Octal 275, 252, 326
RGB Percent 74.1%, 66.7%, 83.9%
RGB Binary 10111101, 10101010, 11010110
CMY 0.259, 0.333, 0.161
CMYK 12, 21, 0, 16

Percentages of Color #BDAAD6

R 74.1%
G 66.7%
B 83.9%
RGB Percentages of Color #bdaad6
C 12%
M 21%
Y 0%
K 16%
CMYK Percentages of Color #bdaad6

Color spaces of #BDAAD6 Cold Purple - RGB(189, 170, 214)

HSV (or HSB) 266°, 21°, 84°
HSL 266°, 35°, 75°
Web Safe #cc99cc
XYZ 47.499, 44.423, 69.689
CIE-Lab 72.511, 15.270, -19.754
xyY 0.294, 0.275, 44.423
Decimal 12430038

#bdaad6 Color Accessibility Scores (Cold Purple Contrast Checker)

#bdaad6

On dark background [POOR]

#bdaad6

On light background [GOOD]

#bdaad6

As background color [GOOD]

Cold Purple ↔ #bdaad6 Color Blindness Simulator

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

#BDAAD6 Color Combinations - Color Schemes with bdaad6

#bdaad6 Analogous Colors

#bdaad6 Triadic Colors

#bdaad6 Split Complementary Colors

#bdaad6 Complementary Colors

Shades and Tints of #bdaad6 Color Variations

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

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

Alternatives colours to Cold Purple (#bdaad6)

#bdaad6 Color Codes for CSS3/HTML5 and Icon Previews

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

#BDAAD6 in Programming

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

#bdaad6 - RGB(189, 170, 214) - Cold Purple Color FAQ

What is the color code for Cold Purple?

Hex color code for Cold Purple color is #bdaad6. RGB color code for cold purple color is rgb(189, 170, 214).

What is the RGB value of #bdaad6?

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

What is the RGB percentage of #bdaad6?

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

What does RGB 189,170,214 mean?

The RGB color 189, 170, 214 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 Cold Purple.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bdaad6 has an HSL value of 266° (degrees) for Hue, 35% for Saturation, and 75% 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 35% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 75% 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?
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 ...

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

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

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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