#b395f2 - Lilac Hex Color Code

#B395F2 (Lilac) - RGB 179, 149, 242 Color Information

#b395f2 Conversion Table

HEX Triplet B3, 95, F2
RGB Decimal 179, 149, 242
RGB Octal 263, 225, 362
RGB Percent 70.2%, 58.4%, 94.9%
RGB Binary 10110011, 10010101, 11110010
CMY 0.298, 0.416, 0.051
CMYK 26, 38, 0, 5

Percentages of Color #B395F2

R 70.2%
G 58.4%
B 94.9%
RGB Percentages of Color #b395f2
C 26%
M 38%
Y 0%
K 5%
CMYK Percentages of Color #b395f2

Color spaces of #B395F2 Lilac - RGB(179, 149, 242)

HSV (or HSB) 259°, 38°, 95°
HSL 259°, 78°, 77°
Web Safe #cc99ff
XYZ 45.365, 37.489, 88.850
CIE-Lab 67.643, 30.220, -42.683
xyY 0.264, 0.218, 37.489
Decimal 11769330

#b395f2 Color Accessibility Scores (Lilac Contrast Checker)

#b395f2

On dark background [POOR]

#b395f2

On light background [GOOD]

#b395f2

As background color [GOOD]

Lilac ↔ #b395f2 Color Blindness Simulator

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

#B395F2 Color Combinations - Color Schemes with b395f2

#b395f2 Analogous Colors

#b395f2 Triadic Colors

#b395f2 Split Complementary Colors

#b395f2 Complementary Colors

Shades and Tints of #b395f2 Color Variations

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

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

Alternatives colours to Lilac (#b395f2)

#b395f2 Color Codes for CSS3/HTML5 and Icon Previews

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

#B395F2 in Programming

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

#b395f2 - RGB(179, 149, 242) - Lilac Color FAQ

What is the color code for Lilac?

Hex color code for Lilac color is #b395f2. RGB color code for lilac color is rgb(179, 149, 242).

What is the RGB value of #b395f2?

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

What is the RGB percentage of #b395f2?

The RGB percentage composition for the hexadecimal color code #b395f2 is detailed as follows: 70.2% Red, 58.4% Green, and 94.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 70.2% 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 94.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 #b395f2.

What does RGB 179,149,242 mean?

The RGB color 179, 149, 242 represents a dull and muted shade of Blue. The websafe version of this color is hex cc99ff. This color might be commonly referred to as a shade similar to Lilac.

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

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

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

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