‎#B8B8FF Greyish Lavender

‎#B8B8FF

‎#B8B8FF (Greyish Lavender) RGB value is (184, 184, 255).
Red value is 184, green value is 184, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color ‎#B8B8FF: hue: 240°, saturation: 100%, and lightness: 86.1%.
Process color (CMYK) of ‎#B8B8FF is 27.8%, 27.8%, 0%, 0%. Web safe color equivalent of ‎#B8B8FF is ‎##CCCCFF. Color #B8B8FF contains mainly Blue.

Color Spaces

Color spaces of #B8B8FF Value
RGB184, 184, 255
HSL240°, 100%, 86.1%
HSV / HSB240°, 27.8%, 100%
CMYK27.8%, 27.8%, 0%, 0%
XYZ54.95, 51.69, 101.67

Base Numbers

Base Red Green Blue
Binary 10111000 10111000 11111111
Octal 270 270 377
Decimal 184 184 255
Hex B8 B8 FF

RGB Percentages for Color #B8B8FF

Red: 29.5%
Green: 29.5%
Blue: 40.9%

CMYK Percentages of Color #B8B8FF

Cyan: 27.8%
Magenta: 27.8%

Shades of #B8B8FF

Tints of #B8B8FF

CSS Codes for Color #B8B8FF
.mybgColor { background-color: #B8B8FF; }
.myforeColor { color: #B8B8FF; }
.myborderColor { border: 3px solid #B8B8FF; }
Text Font Color #B8B8FF

<p style="color:#B8B8FF">Text here</p>

This sample text is styled with font color #B8B8FF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #B8B8FF

<div style="background-color:#B8B8FF">Div content here</div>

The background color of this container is #B8B8FF.
Border Color #B8B8FF

<div style="border:3px solid #B8B8FF">Div here</div>

The border color of this container is #B8B8FF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 184, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8B8FF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8B8FF;
-webkit-box-shadow: 1px 1px 3px #B8B8FF;
box-shadow: 1px 1px 3px #B8B8FF; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #B8B8FF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #B8B8FF (Greyish Lavender)

Color Overview & Profile: Color ‎#B8B8FF, also known as Greyish Lavender, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 72% Green (184/255), and 100% Blue (255/255). The primary color family component is Blue.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#B8B8FF translates into the CMYK subtractive color model with values of 27.8% Cyan, 27.8% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 100%, and lightness of 86.1%.

Web Accessibility & Design Recommendations: When implementing ‎#B8B8FF in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##CCCCFF.

‎#B8B8FF Greyish Lavender hexcolor for Greyish Lavender Greyish Lavender hexcode Shades of #B8B8FF Tints of #B8B8FF Similar Colors to #B8B8FF #B8B8FF Color Combinations #B8B8FF CSS & Web Code #B8B8FF RGB & CMYK Cool Color Tone
Scroll to Top