#b995b0 - Lilac Luster Hex Color Code

#B995B0 (Lilac Luster) - RGB 185, 149, 176 Color Information

#b995b0 Conversion Table

HEX Triplet B9, 95, B0
RGB Decimal 185, 149, 176
RGB Octal 271, 225, 260
RGB Percent 72.5%, 58.4%, 69%
RGB Binary 10111001, 10010101, 10110000
CMY 0.275, 0.416, 0.310
CMYK 0, 19, 5, 27

Percentages of Color #B995B0

R 72.5%
G 58.4%
B 69%
RGB Percentages of Color #b995b0
C 0%
M 19%
Y 5%
K 27%
CMYK Percentages of Color #b995b0

Color spaces of #B995B0 Lilac Luster - RGB(185, 149, 176)

HSV (or HSB) 315°, 19°, 73°
HSL 315°, 20°, 65°
Web Safe #cc9999
XYZ 38.592, 34.944, 45.785
CIE-Lab 65.705, 18.068, -8.966
xyY 0.323, 0.293, 34.944
Decimal 12162480

#b995b0 Color Accessibility Scores (Lilac Luster Contrast Checker)

#b995b0

On dark background [POOR]

#b995b0

On light background [GOOD]

#b995b0

As background color [GOOD]

Lilac Luster ↔ #b995b0 Color Blindness Simulator

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

#B995B0 Color Combinations - Color Schemes with b995b0

#b995b0 Analogous Colors

#b995b0 Triadic Colors

#b995b0 Split Complementary Colors

#b995b0 Complementary Colors

Shades and Tints of #b995b0 Color Variations

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

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

Alternatives colours to Lilac Luster (#b995b0)

#b995b0 Color Codes for CSS3/HTML5 and Icon Previews

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

#B995B0 in Programming

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

#b995b0 - RGB(185, 149, 176) - Lilac Luster Color FAQ

What is the color code for Lilac Luster?

Hex color code for Lilac Luster color is #b995b0. RGB color code for lilac luster color is rgb(185, 149, 176).

What is the RGB value of #b995b0?

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

What is the RGB percentage of #b995b0?

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

What does RGB 185,149,176 mean?

The RGB color 185, 149, 176 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 Lilac Luster.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b995b0 has an HSL value of 315° (degrees) for Hue, 20% for Saturation, and 65% for Lightness. In this HSL representation, the Hue at 315° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 20% 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?
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...

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

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