‎#C2BBBD Grey Shadows

‎#C2BBBD

‎#C2BBBD (Grey Shadows) RGB value is (194, 187, 189).
Red value is 194, green value is 187, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color ‎#C2BBBD: hue: 343°, saturation: 5.4%, and lightness: 74.7%.
Process color (CMYK) of ‎#C2BBBD is 0%, 3.6%, 2.6%, 23.9%. Web safe color equivalent of ‎#C2BBBD is ‎##CCCCCC. Color #C2BBBD contains mainly GRAY.

Color Spaces

Color spaces of #C2BBBD Value
RGB194, 187, 189
HSL343°, 5.4%, 74.7%
HSV / HSB343°, 3.6%, 76.1%
CMYK0%, 3.6%, 2.6%, 23.9%
XYZ49.2, 50.68, 55.33

Base Numbers

Base Red Green Blue
Binary 11000010 10111011 10111101
Octal 302 273 275
Decimal 194 187 189
Hex C2 BB BD

RGB Percentages for Color #C2BBBD

Red: 34%
Green: 32.8%
Blue: 33.2%

CMYK Percentages of Color #C2BBBD

Magenta: 3.6%
Yellow: 2.6%
Black: 23.9%

Shades of #C2BBBD

Tints of #C2BBBD

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

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

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

Background Color #C2BBBD

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

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

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

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

Related Colors & Harmonies

Detailed Specifications & Design Guide for #C2BBBD (Grey Shadows)

Color Overview & Profile: Color ‎#C2BBBD, also known as Grey Shadows, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 73% Green (187/255), and 74% Blue (189/255). The primary color family component is GRAY.

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

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

‎#C2BBBD Grey Shadows hexcolor for Grey Shadows Grey Shadows hexcode Shades of #C2BBBD Tints of #C2BBBD Similar Colors to #C2BBBD #C2BBBD Color Combinations #C2BBBD CSS & Web Code #C2BBBD RGB & CMYK Neutral Color Tone
Scroll to Top