‎#CCBBFF Lavender Tonic

‎#CCBBFF

‎#CCBBFF (Lavender Tonic) RGB value is (204, 187, 255).
Red value is 204, green value is 187, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color ‎#CCBBFF: hue: 255°, saturation: 100%, and lightness: 86.7%.
Process color (CMYK) of ‎#CCBBFF is 20%, 26.7%, 0%, 0%. Web safe color equivalent of ‎#CCBBFF is ‎##CCCCFF. Color #CCBBFF contains mainly Magenta.

Color Spaces

Color spaces of #CCBBFF Value
RGB204, 187, 255
HSL255°, 100%, 86.7%
HSV / HSB255°, 26.7%, 100%
CMYK20%, 26.7%, 0%, 0%
XYZ60.72, 55.6, 102.12

Base Numbers

Base Red Green Blue
Binary 11001100 10111011 11111111
Octal 314 273 377
Decimal 204 187 255
Hex CC BB FF

RGB Percentages for Color #CCBBFF

Red: 31.6%
Green: 28.9%
Blue: 39.5%

CMYK Percentages of Color #CCBBFF

Cyan: 20%
Magenta: 26.7%

Shades of #CCBBFF

Tints of #CCBBFF

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

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

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

Background Color #CCBBFF

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

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

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

The border color of this container is #CCBBFF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 187, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CCBBFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CCBBFF;
-webkit-box-shadow: 1px 1px 3px #CCBBFF;
box-shadow: 1px 1px 3px #CCBBFF; }
                
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 #CCBBFF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #CCBBFF (Lavender Tonic)

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

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

Web Accessibility & Design Recommendations: When implementing ‎#CCBBFF 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.

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