#bc8da8 - Bouquet Hex Color Code

#BC8DA8 (Bouquet) - RGB 188, 141, 168 Color Information

#bc8da8 Conversion Table

HEX Triplet BC, 8D, A8
RGB Decimal 188, 141, 168
RGB Octal 274, 215, 250
RGB Percent 73.7%, 55.3%, 65.9%
RGB Binary 10111100, 10001101, 10101000
CMY 0.263, 0.447, 0.341
CMYK 0, 25, 11, 26

Percentages of Color #BC8DA8

R 73.7%
G 55.3%
B 65.9%
RGB Percentages of Color #bc8da8
C 0%
M 25%
Y 11%
K 26%
CMYK Percentages of Color #bc8da8

Color spaces of #BC8DA8 Bouquet - RGB(188, 141, 168)

HSV (or HSB) 326°, 25°, 74°
HSL 326°, 26°, 65°
Web Safe #cc9999
XYZ 37.332, 32.568, 41.364
CIE-Lab 63.810, 22.163, -7.247
xyY 0.336, 0.293, 32.568
Decimal 12357032

#bc8da8 Color Accessibility Scores (Bouquet Contrast Checker)

#bc8da8

On dark background [POOR]

#bc8da8

On light background [GOOD]

#bc8da8

As background color [GOOD]

Bouquet ↔ #bc8da8 Color Blindness Simulator

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

#BC8DA8 Color Combinations - Color Schemes with bc8da8

#bc8da8 Analogous Colors

#bc8da8 Triadic Colors

#bc8da8 Split Complementary Colors

#bc8da8 Complementary Colors

Shades and Tints of #bc8da8 Color Variations

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

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

Alternatives colours to Bouquet (#bc8da8)

#bc8da8 Color Codes for CSS3/HTML5 and Icon Previews

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

#BC8DA8 in Programming

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

#bc8da8 - RGB(188, 141, 168) - Bouquet Color FAQ

What is the color code for Bouquet?

Hex color code for Bouquet color is #bc8da8. RGB color code for bouquet color is rgb(188, 141, 168).

What is the RGB value of #bc8da8?

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

What is the RGB percentage of #bc8da8?

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

What does RGB 188,141,168 mean?

The RGB color 188, 141, 168 represents a dull and muted shade of Red. The websafe version of this color is hex cc9999. This color might be commonly referred to as a shade similar to Bouquet.

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

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

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

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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