#bc5ed6 - Lavender Hex Color Code

#BC5ED6 (Lavender) - RGB 188, 94, 214 Color Information

#bc5ed6 Conversion Table

HEX Triplet BC, 5E, D6
RGB Decimal 188, 94, 214
RGB Octal 274, 136, 326
RGB Percent 73.7%, 36.9%, 83.9%
RGB Binary 10111100, 1011110, 11010110
CMY 0.263, 0.631, 0.161
CMYK 12, 56, 0, 16

Percentages of Color #BC5ED6

R 73.7%
G 36.9%
B 83.9%
RGB Percentages of Color #bc5ed6
C 12%
M 56%
Y 0%
K 16%
CMYK Percentages of Color #bc5ed6

Color spaces of #BC5ED6 Lavender - RGB(188, 94, 214)

HSV (or HSB) 287°, 56°, 84°
HSL 287°, 59°, 60°
Web Safe #cc66cc
XYZ 36.879, 23.552, 66.221
CIE-Lab 55.636, 55.908, -45.939
xyY 0.291, 0.186, 23.552
Decimal 12345046

#bc5ed6 Color Accessibility Scores (Lavender Contrast Checker)

#bc5ed6

On dark background [POOR]

#bc5ed6

On light background [GOOD]

#bc5ed6

As background color [GOOD]

Lavender ↔ #bc5ed6 Color Blindness Simulator

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

#BC5ED6 Color Combinations - Color Schemes with bc5ed6

#bc5ed6 Analogous Colors

#bc5ed6 Triadic Colors

#bc5ed6 Split Complementary Colors

#bc5ed6 Complementary Colors

Shades and Tints of #bc5ed6 Color Variations

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

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

Alternatives colours to Lavender (#bc5ed6)

#bc5ed6 Color Codes for CSS3/HTML5 and Icon Previews

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

#BC5ED6 in Programming

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

#bc5ed6 - RGB(188, 94, 214) - Lavender Color FAQ

What is the color code for Lavender?

Hex color code for Lavender color is #bc5ed6. RGB color code for lavender color is rgb(188, 94, 214).

What is the RGB value of #bc5ed6?

The RGB value corresponding to the hexadecimal color code #bc5ed6 is rgb(188, 94, 214). 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, '94' 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 #bc5ed6.

What is the RGB percentage of #bc5ed6?

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

What does RGB 188,94,214 mean?

The RGB color 188, 94, 214 represents a dull and muted shade of Blue. The websafe version of this color is hex cc66cc. This color might be commonly referred to as a shade similar to Lavender.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #bc5ed6 is composed of 12% Cyan, 56% 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 56% 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 #bc5ed6?

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

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

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