‎#CCCCC0 Grey Pebble

‎#CCCCC0

‎#CCCCC0 (Grey Pebble) RGB value is (204, 204, 192).
Red value is 204, green value is 204, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color ‎#CCCCC0: hue: 60°, saturation: 10.5%, and lightness: 77.6%.
Process color (CMYK) of ‎#CCCCC0 is 0%, 0%, 5.9%, 20%. Web safe color equivalent of ‎#CCCCC0 is ‎##CCCCCC. Color #CCCCC0 contains mainly WHITE.

Color Spaces

Color spaces of #CCCCC0 Value
RGB204, 204, 192
HSL60°, 10.5%, 77.6%
HSV / HSB60°, 5.9%, 80%
CMYK0%, 0%, 5.9%, 20%
XYZ56.01, 59.83, 58.46

Base Numbers

Base Red Green Blue
Binary 11001100 11001100 11000000
Octal 314 314 300
Decimal 204 204 192
Hex CC CC C0

RGB Percentages for Color #CCCCC0

Red: 34%
Green: 34%
Blue: 32%

CMYK Percentages of Color #CCCCC0

Yellow: 5.9%
Black: 20%

Shades of #CCCCC0

Tints of #CCCCC0

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

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

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

Background Color #CCCCC0

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

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

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

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

Related Colors & Harmonies

Detailed Specifications & Design Guide for #CCCCC0 (Grey Pebble)

Color Overview & Profile: Color ‎#CCCCC0, also known as Grey Pebble, 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), 80% Green (204/255), and 75% Blue (192/255). The primary color family component is WHITE.

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

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

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