#b46ceb - Lilac Hex Color Code

#B46CEB (Lilac) - RGB 180, 108, 235 Color Information

#b46ceb Conversion Table

HEX Triplet B4, 6C, EB
RGB Decimal 180, 108, 235
RGB Octal 264, 154, 353
RGB Percent 70.6%, 42.4%, 92.2%
RGB Binary 10110100, 1101100, 11101011
CMY 0.294, 0.576, 0.078
CMYK 23, 54, 0, 8

Percentages of Color #B46CEB

R 70.6%
G 42.4%
B 92.2%
RGB Percentages of Color #b46ceb
C 23%
M 54%
Y 0%
K 8%
CMYK Percentages of Color #b46ceb

Color spaces of #B46CEB Lilac - RGB(180, 108, 235)

HSV (or HSB) 274°, 54°, 92°
HSL 274°, 76°, 67°
Web Safe #cc66ff
XYZ 39.180, 26.427, 81.633
CIE-Lab 58.440, 51.256, -53.346
xyY 0.266, 0.179, 26.427
Decimal 11824363

#b46ceb Color Accessibility Scores (Lilac Contrast Checker)

#b46ceb

On dark background [POOR]

#b46ceb

On light background [GOOD]

#b46ceb

As background color [GOOD]

Lilac ↔ #b46ceb Color Blindness Simulator

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

#B46CEB Color Combinations - Color Schemes with b46ceb

#b46ceb Analogous Colors

#b46ceb Triadic Colors

#b46ceb Split Complementary Colors

#b46ceb Complementary Colors

Shades and Tints of #b46ceb Color Variations

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

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

Alternatives colours to Lilac (#b46ceb)

#b46ceb Color Codes for CSS3/HTML5 and Icon Previews

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

#B46CEB in Programming

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

#b46ceb - RGB(180, 108, 235) - Lilac Color FAQ

What is the color code for Lilac?

Hex color code for Lilac color is #b46ceb. RGB color code for lilac color is rgb(180, 108, 235).

What is the RGB value of #b46ceb?

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

What is the RGB percentage of #b46ceb?

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

What does RGB 180,108,235 mean?

The RGB color 180, 108, 235 represents a dull and muted shade of Blue. The websafe version of this color is hex cc66ff. This color might be commonly referred to as a shade similar to Lilac.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b46ceb has an HSL value of 274° (degrees) for Hue, 76% for Saturation, and 67% for Lightness. In this HSL representation, the Hue at 274° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 76% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 67% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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